log mercurial/commands.py @ 5405:8feb33c2d153

age author description
Sat, 06 Oct 2007 22:30:22 +0200 Patrick Mezard Display symlink or executable bit with manifest -v
Mon, 24 Sep 2007 19:14:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho make identify an optionalrepo command
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho copy: if destination ends with "/", make sure it's a directory
Fri, 21 Sep 2007 17:13:38 -0500 Matt Mackall debugindex: more robust for damaged indexes
Sat, 15 Sep 2007 16:07:05 +0200 Patrick Mezard debuginstall: stop looking for patch utility, just test it
Tue, 11 Sep 2007 23:38:29 +0200 Patrick Mezard Merge with crew-stable
Tue, 11 Sep 2007 23:04:42 +0200 Patrick Mezard parents: make it match the doc when called on a file
Wed, 29 Aug 2007 16:19:27 -0700 Brendan Cully Merge with crew-stable
Wed, 29 Aug 2007 16:15:23 -0700 Brendan Cully When reverting a file which was renamed, also revert the old name
Mon, 27 Aug 2007 14:48:08 -0700 Bryan O'Sullivan Push capability checking into protocol-level code.
Mon, 27 Aug 2007 02:21:58 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho pull -u: if "url#rev" was given, update to rev
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho parseurl: also return the revision after the "#"; add a test
Sat, 25 Aug 2007 11:30:11 +0200 Benoit Boissinot improve error message for 'hg merge' when repo already at branchtip
Mon, 20 Aug 2007 22:02:05 +0200 rupert thurner add import from url capability
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
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:43:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 15 Aug 2007 16:09:04 +0200 Patrick Mezard Fix issue 685: trackback in grep -r after rename
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
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
Wed, 08 Aug 2007 22:47:30 +0200 Eric Hopper Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
Wed, 08 Aug 2007 12:27:20 +0200 Benoit Boissinot refactor options from cmdtable
Mon, 06 Aug 2007 20:31:15 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 06 Aug 2007 20:25:50 +0200 Thomas Arendsen Hein Update on pull -u when heads were closed (fixes issue666).
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable