##// END OF EJS Templates
profiling: dropping hotshot profiling. --profile as a unique profiling option...
profiling: dropping hotshot profiling. --profile as a unique profiling option hotshot was an experimental module, which is broken for Python < 2.5 And even for Python >= 2.5 users, hotshot usage is discouraged: cProfile (formerly lsprof) should be used instead.

File last commit:

r6935:03916abd default
r8021:1c2cf2e5 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)