log

age author description
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Add parentrevspec extension
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Move enabling of demandimport to dispatch.py
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Move cmdtable and reposetup handling out of extensions.py
Fri, 17 Aug 2007 19:11:16 +0200 Thomas Arendsen Hein Adjust contrib/hg-ssh for moved dispatch() function.
Fri, 17 Aug 2007 00:35:16 -0500 Matt Mackall Merge with crew
Wed, 15 Aug 2007 16:55:15 -0500 Matt Mackall verify: report expected linkrev
Wed, 15 Aug 2007 16:55:13 -0500 Matt Mackall dispatch: move command dispatching into its own module
Wed, 15 Aug 2007 16:10:36 -0500 Matt Mackall move parseurl from cmdutil to hg
Wed, 15 Aug 2007 16:10:24 -0500 Matt Mackall fix-up references to repo.RepoError
Wed, 15 Aug 2007 16:09:50 -0500 Matt Mackall remove unneeded imports of mdiff
Wed, 15 Aug 2007 15:56:39 -0500 Matt Mackall Merge with stable
Fri, 17 Aug 2007 00:43:49 +0200 Benoit Boissinot merge with -stable
Fri, 17 Aug 2007 00:42:22 +0200 Benoit Boissinot clone: do not delete the target if only the update fails
Thu, 16 Aug 2007 08:23:14 +0200 Patrick Mezard Merge with crew-stable
Thu, 16 Aug 2007 08:19:15 +0200 Patrick Mezard Merge with hg-stable