emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (53bcfc9 -> 4a83f36)


From: Stephen Leake
Subject: [elpa] master updated (53bcfc9 -> 4a83f36)
Date: Fri, 1 Feb 2019 18:12:03 -0500 (EST)

stephen_leake pushed a change to branch master.

      from  53bcfc9   [javaimp] Bump version to 0.6.1
       new  16390ac   In path-iterator, add new function and test
       new  a323e93   In uniquify-files, handle list tables, refactor code, 
update tests
       new  3b3ca82   Fix bugs, add tests in uniquify-files
       new  02764f9   Improve uniquify-files-test.el, improve uniquify-files to 
handle new tests
       new  4a83f36   Merge commit '53bcfc9e49f6306ac3e911a9de3d4a2a74c70f95'


Summary of changes:
 .../alice-1/foo-file1.text                         |   0
 .../bob-1/bob-2}/foo-file2.text                    |   0
 .../bob-1/bob-3/foo-file3.text}                    |   0
 packages/path-iterator/path-iterator-test.el       |  19 +-
 packages/path-iterator/path-iterator.el            |  17 +
 .../Alice/alice-1/bar-file1.text                   |   2 +-
 .../Alice/alice-1/bar-file2.text                   |   2 +-
 .../Alice/alice-1/foo-file1.text                   |   2 +-
 .../Alice/alice-1/foo-file2.text                   |   2 +-
 .../Alice/alice-3/foo-file4.text                   |   1 +
 .../Bob/alice-3/foo-file4.text                     |   1 +
 packages/uniquify-files/uniquify-files-test.el     | 529 +++++++++-------
 packages/uniquify-files/uniquify-files.el          | 665 ++++++++++++---------
 13 files changed, 754 insertions(+), 486 deletions(-)
 copy packages/{uniquify-files/uniquify-files-resources/Alice => 
path-iterator/path-iterator-resources}/alice-1/foo-file1.text (100%)
 copy packages/{uniquify-files/uniquify-files-resources/Bob/bob-1 => 
path-iterator/path-iterator-resources/bob-1/bob-2}/foo-file2.text (100%)
 copy 
packages/{uniquify-files/uniquify-files-resources/Bob/bob-2/foo-file5.text => 
path-iterator/path-iterator-resources/bob-1/bob-3/foo-file3.text} (100%)
 create mode 100644 
packages/uniquify-files/uniquify-files-resources/Alice/alice-3/foo-file4.text
 create mode 100644 
packages/uniquify-files/uniquify-files-resources/Bob/alice-3/foo-file4.text



reply via email to

[Prev in Thread] Current Thread [Next in Thread]