log

age author description
Sun, 19 Aug 2007 17:38:40 +0200 Patrick Mezard convert: load parent commits on-demand
Sun, 19 Aug 2007 17:38:07 +0200 Patrick Mezard convert: wrap cached commits author remapping
Sat, 18 Aug 2007 21:36:10 -0300 Alexis S. L. Carvalho path_auditor: cache names of audited directories
Sat, 18 Aug 2007 20:21:14 +0200 Thomas Arendsen Hein Quote ^ and ~ chars in test-parentrevspec.
Sat, 18 Aug 2007 14:25:55 -0300 Alexis S. L. Carvalho Remove demandimport.enable from dispatch.py
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Fri, 17 Aug 2007 23:20:13 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho Fix sshrepo.unbundle
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho run-tests.py: pass --install-scripts to setup.py
Fri, 17 Aug 2007 22:43:38 -0300 Peter Meerwald recognize user:password in URLs that include port numbers.
Fri, 17 Aug 2007 20:18:05 -0300 Alexis S. L. Carvalho convert: fix mercurial_sink.putcommit
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
Wed, 15 Aug 2007 15:30:33 -0500 Matt Mackall test-grep: use lowercase hg command
Wed, 15 Aug 2007 16:22:12 -0700 Brendan Cully Merge with crew-stable
Wed, 15 Aug 2007 16:20:10 -0700 Brendan Cully mq: truncate patch just before rewriting header
Wed, 15 Aug 2007 14:38:18 -0700 Brendan Cully convert: raise Abort instead of NoRepo when CVS pserver auth fails.