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.
Wed, 27 Jul 2005 10:05:12 -0800 Fix copy in subdirectories
mpm@selenic.com [Wed, 27 Jul 2005 10:05:12 -0800] rev 781
Fix copy in subdirectories Spotted by Chad Netzer
Wed, 27 Jul 2005 09:07:28 -0800 Add changegroup hook for push/pull
mpm@selenic.com [Wed, 27 Jul 2005 09:07:28 -0800] rev 780
Add changegroup hook for push/pull
Wed, 27 Jul 2005 08:19:59 -0800 Add paths command
TK Soh <teekaysoh@yahoo.com> [Wed, 27 Jul 2005 08:19:59 -0800] rev 779
Add paths command The following patch adds the 'paths' commands to show a named path, or list of available paths. In case anyone find it useful.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip