log

age author description
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
Wed, 24 Aug 2005 14:46:02 -0700 bos Merge with MPM.
Wed, 24 Aug 2005 14:45:35 -0700 bos Fix a small corner of log behaviour.
Wed, 24 Aug 2005 14:24:20 -0700 mpm Update hg log docs
Wed, 24 Aug 2005 13:31:46 -0700 mpm Merge with BOS
Wed, 24 Aug 2005 13:26:45 -0700 Bryan O'Sullivan Fix help output, and a few broken tests.
Wed, 24 Aug 2005 12:50:11 -0700 Bryan O'Sullivan Merge with MPM.
Wed, 24 Aug 2005 12:43:09 -0700 Bryan O'Sullivan Get patchbomb working with tip again.
Wed, 24 Aug 2005 12:39:10 -0700 Bryan O'Sullivan Rewrite log command. New version is faster and more featureful.
Tue, 23 Aug 2005 21:57:22 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 21:53:13 -0700 Bryan O'Sullivan Emacs: implement hg-incoming, hg-outgoing and hg-push.
Tue, 23 Aug 2005 21:30:12 -0700 Bryan O'Sullivan Add commands.debugconfig.
Tue, 23 Aug 2005 16:46:10 -0700 Bryan O'Sullivan Emacs: fix up hg-log and hg-diff to operate more uniformly.
Tue, 23 Aug 2005 15:42:06 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 15:30:06 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 15:27:17 -0700 bos Sync buffers prior to doing a diff.
Wed, 24 Aug 2005 03:33:54 -0700 mpm Minor tweak to the revgen algorithm
Wed, 24 Aug 2005 03:32:08 -0700 mpm Minor hgwebdir tweaks
Wed, 24 Aug 2005 00:38:36 -0700 mpm Add Makefile to the manifest