log

age author description
Wed, 15 Aug 2007 14:38:18 -0700 Brendan Cully convert: raise Abort instead of NoRepo when CVS pserver auth fails.
Thu, 16 Aug 2007 08:19:15 +0200 Patrick Mezard Merge with hg-stable
Wed, 15 Aug 2007 16:20:10 -0700 Brendan Cully mq: truncate patch just before rewriting header
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
Wed, 15 Aug 2007 13:21:23 -0700 Brendan Cully convert: hg: optionally create branches as clones
Wed, 15 Aug 2007 17:27:51 +0200 Sascha Wilde Use smerge minor mode in emacs to resolve conflicts.
Wed, 15 Aug 2007 16:43:40 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 21:36:08 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 14 Aug 2007 19:30:14 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 19:06:10 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 18:25:27 +0200 Benoit Boissinot fix bundlerepo broken by 4205f626dc05
Tue, 14 Aug 2007 16:30:38 +0200 Patrick Mezard Merge with crew-stable
Mon, 13 Aug 2007 11:58:47 -0700 Brendan Cully imerge: simplify 1d5ebb0d366f
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard imerge: fix status file lookups
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.
Mon, 13 Aug 2007 19:42:50 +0200 Patrick Mezard util: ignore invalid path errors in path_auditor.
Sun, 12 Aug 2007 12:43:52 -0300 Alexis S. L. Carvalho merge with crew-stable
Sat, 11 Aug 2007 13:35:25 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 10 Aug 2007 10:51:47 -0700 Bryan O'Sullivan Make a few portability improvements to path auditing code.
Fri, 10 Aug 2007 10:46:03 -0700 Bryan O'Sullivan Make audit_path more stringent.
Thu, 09 Aug 2007 20:16:00 -0700 Bryan O'Sullivan mq: teach qpop about symlinks
Thu, 09 Aug 2007 20:03:34 -0700 Bryan O'Sullivan debugstate: print symlinks as 'lnk', not '777'
Thu, 09 Aug 2007 19:42:33 -0700 Bryan O'Sullivan manifest: accept -r for rev specification
Thu, 09 Aug 2007 17:29:16 -0700 Bryan O'Sullivan record: improve docs, improve prompts
Thu, 09 Aug 2007 23:29:29 +0200 Patrick Mezard Merge with crew-stable