log hg @ 5452:82b4ff3abbcd

age author description
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Wed, 15 Aug 2007 16:55:13 -0500 Matt Mackall dispatch: move command dispatching into its own module
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Sun, 05 Feb 2006 22:21:02 -0600 Matt Mackall Update copyright notice
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Fri, 24 Jun 2005 12:28:09 -0800 mpm Release tweaks 0.6
Wed, 08 Jun 2005 10:52:01 -0800 mpm Mark the usual things executable
Sat, 04 Jun 2005 14:16:32 -0800 mpm import and startup cleanups
Sat, 04 Jun 2005 13:45:31 -0800 mpm migrate remaining commands
Sat, 04 Jun 2005 12:24:23 -0800 mpm migrate verify
Sat, 04 Jun 2005 12:14:14 -0800 mpm Migrate rawcommit, import, export, history, and merge
Sat, 04 Jun 2005 11:18:56 -0800 mpm big heap of command clean-up work
Fri, 03 Jun 2005 18:29:46 -0800 mpm Resolve bits from TAH
Fri, 03 Jun 2005 13:32:37 -0800 mpm Merge from tah
Fri, 03 Jun 2005 12:55:56 -0800 mpm make diffdir default to dirstate.parents()
Fri, 03 Jun 2005 12:46:38 -0800 mpm move repo.current to dirstate.parents()
Fri, 03 Jun 2005 12:45:04 -0800 mpm merge: don't bail on outstanding changes
Fri, 03 Jun 2005 12:43:16 -0800 mpm fix bad assumption about uniqueness of file versions
Thu, 02 Jun 2005 17:39:29 -0800 mpm change dircache into dirstate
Wed, 01 Jun 2005 19:19:38 -0800 mpm hg checkout: refuse to checkout if there are outstanding changes
Wed, 01 Jun 2005 11:48:34 -0800 mpm commands: migrate status and branch
Wed, 01 Jun 2005 10:40:19 -0800 mpm hg undo: fixup working dir state
Wed, 01 Jun 2005 00:25:42 -0800 mpm Beginning of new command parsing interface
Tue, 31 May 2005 22:57:53 -0800 mpm Move ui class to its own module
Tue, 31 May 2005 22:45:50 -0800 mpm hg: don't complain about missing repo with no args
Tue, 31 May 2005 21:33:27 -0800 mpm hg rawcommit command
Mon, 30 May 2005 10:21:21 -0800 mpm hgweb: fix tip so that it doesn't need refreshing
Mon, 30 May 2005 09:53:48 -0700 jake add export, recover, and undo to the man page
Mon, 30 May 2005 08:27:21 -0800 mpm Bump the version number to 0.5b for the protocol change 0.5b