fourier pushed a change to branch master. from e7f3aa4 multishell - merge code tidying, still on 1.0.8. new c6c9257 Implemented issue #23: Add optional unicode tree drawing facility new 5603c70 Updated README to include new variable introduced in issue #23 new 67b9b4b Issue #24: updated traverse function new 4e112f8 Updated add-tree method new ac0834d Updated readme: added information about contributing new 04b29c8 Updated readme new 4a935ee Reshuffled readme new 418af99 Added face for ignored files new 45b6921 Updated print function new c75719f Replaced hardcoded diff with diff-command from diff.el new 6018029 Started updating diff logic to include ignored files new c227ed8 Added debug output and some other changes new 64d3960 Added face for ignored files new 45dda44 Started updating diff logic to include ignored files new 2dc412f Added debug output and some other changes new c3144bd Updated model - ignored files still not handled new 9408ca1 Fixed ztree-node-is-visible new bc6a12a Traverse function now supports ignored new eea3c2b added comments new cef7d95 Functions with errors still: ztree-diff-model-partial-rescan ztree-diff-delete-file and probably (need to test) ztree-diff-copy new 653a7f1 Fixed ignored files new a27dbbd Started to fix issues with delete file new 7b5dfce Use defvar-local instead of combo defvar && make-variable-buffer-local new 159ddbd Fixed partial update new e143f66 Fixed copy of the files; added 'R' for full rescan new 6d7ce1f Fixed Delete method new b021697 Added comment to not to forget to update copy procedure. new be4e000 Fix typo in value of Created header keyword new 3d70aef Merge pull request #30 from tarsius/fix-typo new 74899aa Merge branch 'master' of github.com:fourier/ztree new dbf9539 Fixed issue #27 new b5b2d02 removed test files new da721ab Fixed compile warnings new 597b005 2016-01-26 Stefan Monnier <monn...@iro.umontreal.ca> new a7c5489 Upgraded version number new a136ff8 Merged from upstream with StefanM's changes
Summary of changes: packages/ztree/README.md | 21 ++- packages/ztree/ztree-diff-model.el | 386 +++++++++++++++++++----------------- packages/ztree/ztree-diff.el | 274 ++++++++++++++++---------- packages/ztree/ztree-dir.el | 56 +++++- packages/ztree/ztree-util.el | 6 +- packages/ztree/ztree-view.el | 192 ++++++++++-------- packages/ztree/ztree.el | 4 +- 7 files changed, 558 insertions(+), 381 deletions(-)