diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-21 16:39:11 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-21 16:39:11 -0400 |
commit | 0c16d245aecd7804385252a82145b5c366b7c6bc (patch) | |
tree | 9fdeb1391016842044b7d0b0c4d667c0e54814d3 | |
parent | 83a0fbfa85d01554420f329697cf51166f7c7978 (diff) | |
parent | 5def3373e20798206c30a6b221608ab754499090 (diff) |
Merge branch 'master' of ssh://etckeeper.branchable.com
-rw-r--r-- | doc/todo/Do_not_recreate_ignored_empty_directory.mdwn | 8 | ||||
-rw-r--r-- | doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn | 5 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/Do_not_recreate_ignored_empty_directory.mdwn b/doc/todo/Do_not_recreate_ignored_empty_directory.mdwn new file mode 100644 index 0000000..ee13ae6 --- /dev/null +++ b/doc/todo/Do_not_recreate_ignored_empty_directory.mdwn @@ -0,0 +1,8 @@ +Hi + +* I made some change to have a more powerful ignore_filter https://github.com/jeremiejig/etckeeper/commit/faed9ba87a71a2d09cf078c0154bd3a6bd36786a +The filtering process concern only **git**. + +* And I filter the empty directories to avoid creating ignored empty directories https://github.com/jeremiejig/etckeeper/commit/4f257707ed85097a93289b4a33f18ea21dcf3a6e + +Tell me what you think. diff --git a/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn b/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn new file mode 100644 index 0000000..a2bec83 --- /dev/null +++ b/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn @@ -0,0 +1,5 @@ +Please add support pacmatic http://kmkeen.com/pacmatic/ + +https://github.com/nicolaichuk/etckeeper/commit/52846aebb91770e3bbc466881998714c88cbcaa6 + +Patch attached: 'add_support_pacmatic.patch' |