Sat, 23 Jul 2005 17:11:29 +0100 Show all dirstate info for 'hg debugstate'.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 23 Jul 2005 17:11:29 +0100] rev 791
Show all dirstate info for 'hg debugstate'.
Sat, 23 Jul 2005 17:09:37 +0100 Make test-pull work on slow machines, where hg serve needs some time to start.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 23 Jul 2005 17:09:37 +0100] rev 790
Make test-pull work on slow machines, where hg serve needs some time to start.
Sat, 23 Jul 2005 17:08:12 +0100 Fixed test to notice .out file generated by run-test.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 23 Jul 2005 17:08:12 +0100] rev 789
Fixed test to notice .out file generated by run-test.
Sat, 30 Jul 2005 08:30:12 -0800 add note about -C to update message
mpm@selenic.com [Sat, 30 Jul 2005 08:30:12 -0800] rev 788
add note about -C to update message
Thu, 28 Jul 2005 07:46:08 -0800 Drop -t option from mktemp
mpm@selenic.com [Thu, 28 Jul 2005 07:46:08 -0800] rev 787
Drop -t option from mktemp
Wed, 27 Jul 2005 18:50:32 -0800 Fix the directory and revlog collision problem
mpm@selenic.com [Wed, 27 Jul 2005 18:50:32 -0800] rev 786
Fix the directory and revlog collision problem This adds escaping for directory names so that directory foo.i doesn't collide with the revision data for file foo.
Wed, 27 Jul 2005 18:16:20 -0800 Fix undo after aborted commit bug
mpm@selenic.com [Wed, 27 Jul 2005 18:16:20 -0800] rev 785
Fix undo after aborted commit bug Commit would overwrite undo.dirstate unconditionally, so an undo after an aborted commit would restore the dirstate from the aborted commit and not the prior transaction. This copies dirstate to journal.dirstate and moves it after a successful transaction.
Wed, 27 Jul 2005 10:21:19 -0800 Fix tests for short changeset hashes and hidden manifest hashes
mpm@selenic.com [Wed, 27 Jul 2005 10:21:19 -0800] rev 784
Fix tests for short changeset hashes and hidden manifest hashes
Wed, 27 Jul 2005 10:18:44 -0800 Add a --time command line option to time hg commands
Stephen Darnell [Wed, 27 Jul 2005 10:18:44 -0800] rev 783
Add a --time command line option to time hg commands
Wed, 27 Jul 2005 10:18:22 -0800 Provided platform dependent implementations for explain_exit
thananck@yahoo.com [Wed, 27 Jul 2005 10:18:22 -0800] rev 782
Provided platform dependent implementations for explain_exit os.system return code is system dependent.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip