log

age author description
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
Sat, 27 Aug 2005 12:00:12 -0700 TK Soh updated manpage for new options of status
Sat, 27 Aug 2005 01:55:10 -0700 mpm hgweb: add catch for connection reset
Sat, 27 Aug 2005 01:50:18 -0700 mpm Fix up help test
Sat, 27 Aug 2005 01:49:41 -0700 TK Soh status: added option -p and -0 to assist xargs
Sat, 27 Aug 2005 01:49:35 -0700 TK Soh updated manpage on global options and typo fix.
Sat, 27 Aug 2005 01:43:48 -0700 mpm Add some docstrings to revlog.py
Sat, 27 Aug 2005 01:13:28 -0700 mpm Update util.py docstrings, fix walk test
Fri, 26 Aug 2005 23:29:10 -0700 mpm Change canonpath to not know about repo objects
Sat, 27 Aug 2005 08:22:10 +0200 Thomas Arendsen Hein Updated list of contributors.
Fri, 26 Aug 2005 20:56:50 -0700 mpm Document archive download options
Fri, 26 Aug 2005 20:52:31 -0700 mpm Various cleanups for tarball support
Fri, 26 Aug 2005 20:51:48 -0700 Wojciech Milkowski tarball support v0.3 pt 2
Fri, 26 Aug 2005 20:51:34 -0700 Wojciech Milkowski tarball support v0.3
Fri, 26 Aug 2005 19:20:04 -0700 Volker Kleinfeld Fixed system command abord reason on windows.
Fri, 26 Aug 2005 19:19:35 -0700 mason Add revlog.reachable to find a graph of ancestors for a given rev
Fri, 26 Aug 2005 19:08:25 -0700 Bart Trojanowski [PATCH] raise exceptions with Exception subclasses
Fri, 26 Aug 2005 16:49:23 -0700 mpm Fixes for push corner case
Fri, 26 Aug 2005 14:05:52 -0700 mason Add support for extension modules
Fri, 26 Aug 2005 13:59:14 -0700 mpm hgwebdir index: change "author" to "contact"
Fri, 26 Aug 2005 22:40:56 +0200 Thomas Arendsen Hein Allow using a ssh repository without a path.
Fri, 26 Aug 2005 16:47:09 +0200 Thomas Arendsen Hein Fixed synopsis for grep command.
Fri, 26 Aug 2005 16:37:28 +0200 Thomas Arendsen Hein Fixed zero-padded filenames with %r if there is a longer number in the middle.
Fri, 26 Aug 2005 15:26:44 +0200 Thomas Arendsen Hein Shortened commands.revrange() a little bit, added docstring.
Fri, 26 Aug 2005 15:19:18 +0200 Thomas Arendsen Hein Cleanups to commands.py
Fri, 26 Aug 2005 13:31:40 +0200 Thomas Arendsen Hein Removed obsolete imports from hgwebdir.cgi
Fri, 26 Aug 2005 13:29:52 +0200 Thomas Arendsen Hein Some more spacing/indentation/linebreak cleanups to hgweb.py.
Fri, 26 Aug 2005 13:06:58 +0200 benoit boissinot pep-0008 cleanup
Fri, 26 Aug 2005 02:03:35 -0700 mpm Fix set type usage for Python 2.3
Fri, 26 Aug 2005 01:56:49 -0700 mpm Merge from BOS, fix help
Thu, 25 Aug 2005 17:13:48 -0700 bos grep: speed up matching, and only return one match per line.
Thu, 25 Aug 2005 10:11:54 -0700 Bryan O'Sullivan Use ui.write instead of print in debugwalk.
Thu, 25 Aug 2005 02:00:03 -0700 Bryan O'Sullivan Add grep command.
Wed, 24 Aug 2005 22:25:55 -0700 Bryan O'Sullivan Map long option names containing dashes to ones containing underscores.
Fri, 26 Aug 2005 01:51:44 -0700 mpm Minor test-help fix
Fri, 26 Aug 2005 10:39:43 +0200 Thomas Arendsen Hein Fixed some synopsises in command help.
Fri, 26 Aug 2005 10:01:55 +0200 Thomas Arendsen Hein Added missing doc strings for two new debug commmands.
Fri, 26 Aug 2005 09:56:33 +0200 Thomas Arendsen Hein Adjust display and alignment of command options to match global options.
Fri, 26 Aug 2005 09:15:04 +0200 Thomas Arendsen Hein Clean up displaying help of global options, only one row per option.
Fri, 26 Aug 2005 08:47:43 +0200 Thomas Arendsen Hein Moved --cwd handling to a place where ui and exception handling already exists.
Fri, 26 Aug 2005 08:42:56 +0200 Thomas Arendsen Hein Allow --help and --version being used together.
Fri, 26 Aug 2005 08:37:41 +0200 Thomas Arendsen Hein Added options -h/--help.
Fri, 26 Aug 2005 08:26:21 +0200 Thomas Arendsen Hein Moved special handling of --version and no hg command from parse to dispatch.
Thu, 25 Aug 2005 18:35:35 +0200 Thomas Arendsen Hein Sort global options by topic: directories, ui, timing, other
Thu, 25 Aug 2005 18:25:19 +0200 Benoit Boissinot run the doc/* through aspell.
Thu, 25 Aug 2005 16:00:08 +0200 Thomas Arendsen Hein Removed forgotten debug print statement from commands.py and tests.
Wed, 24 Aug 2005 19:19:35 -0700 mpm Update tests
Wed, 24 Aug 2005 19:16:45 -0700 mpm Fix a couple fencepost errors in hg log
Wed, 24 Aug 2005 18:45:49 -0700 mpm Fix hg log -p
Wed, 24 Aug 2005 18:42:42 -0700 mpm Show number of new heads when doing a pull
Wed, 24 Aug 2005 18:40:17 -0700 mpm Add debugdata for dumping revlog revision data