##// END OF EJS Templates
inotify: fix status not showing "clean" files (issue907)...
inotify: fix status not showing "clean" files (issue907) The inotify server uses 'c' for clean, not 'n'.

File last commit:

r6935:03916abd default
r7145:6f4a253f default
Show More
test-addremove.out
17 lines | 265 B | text/plain | TextLexer
/ tests / test-addremove.out
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar
adding foo
dir/bar
foo
Gilles Moris
Have verbose and debug flag print the changeset rev and hash when committing....
r6935 committed changeset 0:d44511117907
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar_2
adding foo_2
dir/bar_2
foo_2
Gilles Moris
Have verbose and debug flag print the changeset rev and hash when committing....
r6935 committed changeset 1:a85812e0561a
Vadim Gelfer
addremove: add -s/--similarity option...
r2958 adding a
adding c
Matt Mackall
dirstate.walk: push sorting up
r6827 removing a
Vadim Gelfer
addremove: add -s/--similarity option...
r2958 adding b
Matt Mackall
dirstate.walk: push sorting up
r6827 removing c
Vadim Gelfer
addremove: add -s/--similarity option...
r2958 adding d
recording removal of a as rename to b (100% similar)