log

age author description
Sat, 27 Aug 2005 23:10:49 -0700 mpm patchbomb: eliminate silly complete summary message
Sat, 27 Aug 2005 22:04:17 -0700 mpm fix some rename/copy bugs
Sat, 27 Aug 2005 20:58:53 -0700 mpm Add some rename debugging support
Sat, 27 Aug 2005 20:42:53 -0700 mpm bash_completion: add debugindex and debugdata support
Sat, 27 Aug 2005 19:15:02 -0700 Stephen Darnell Remove the lock file copied during clone (was the source lock file)
Sat, 27 Aug 2005 18:55:14 -0700 TK Soh Updated manpage and help.
Sat, 27 Aug 2005 18:40:25 -0700 mpm hgweb: add mdiff / fix sorting of archives
Sat, 27 Aug 2005 18:27:45 -0700 mpm Add an old-http test case
Sat, 27 Aug 2005 18:11:32 -0700 mpm Add a simple dummy ssh test
Sat, 27 Aug 2005 17:26:26 -0700 mpm Merge with TAH
Sat, 27 Aug 2005 23:36:25 +0200 Thomas Arendsen Hein Remove some options from 'hg grep':
Sat, 27 Aug 2005 23:35:30 +0200 Thomas Arendsen Hein Adjusted test-help for change to hg status.
Sat, 27 Aug 2005 23:25:55 +0200 Thomas Arendsen Hein Whitespace cleanup.
Sat, 27 Aug 2005 23:23:32 +0200 Thomas Arendsen Hein Replaced hg status -p/--strip with -n/--no-status to not confuse with patch.
Sat, 27 Aug 2005 16:42:03 -0700 mpm Fix dirstate imports
Sat, 27 Aug 2005 16:40:24 -0700 mpm Fix sshrepo imports
Sat, 27 Aug 2005 16:34:54 -0700 mpm localrepo: minor opener usage restructuring
Sat, 27 Aug 2005 16:28:53 -0700 mpm Separate out old-http support
Sat, 27 Aug 2005 15:35:37 -0700 mpm localrepo: more import/namespace tidying
Sat, 27 Aug 2005 15:19:36 -0700 mpm Minor import fixups
Sat, 27 Aug 2005 15:13:52 -0700 mpm manifest: convert sys.stderr bits to AssertionError
Sat, 27 Aug 2005 15:09:46 -0700 mpm localrepo: adjust some imports, remove sys dependency
Sat, 27 Aug 2005 15:05:59 -0700 mpm sshrepo: adjust file comment
Sat, 27 Aug 2005 15:05:43 -0700 mpm changelog: adjust imports, comment
Sat, 27 Aug 2005 14:59:25 -0700 mpm Adjust some imports
Sat, 27 Aug 2005 14:56:58 -0700 mpm commands: use revlog directly for debug commands
Sat, 27 Aug 2005 14:55:07 -0700 mpm commands: use node functions directly
Sat, 27 Aug 2005 14:43:20 -0700 mpm Move hash function back to revlog from node
Sat, 27 Aug 2005 14:31:41 -0700 mpm Move opener to utils
Sat, 27 Aug 2005 14:21:25 -0700 mpm Break apart hg.py