log mercurial/cmdutil.py @ 5608:784eadabd985

age author description
Fri, 07 Dec 2007 02:01:13 -0600 Matt Mackall copy: simplify inner copy
Fri, 07 Dec 2007 02:01:10 -0600 Matt Mackall copy: minor cleanups
Thu, 06 Dec 2007 15:15:47 -0600 Matt Mackall copy: propagate errors properly
Thu, 06 Dec 2007 14:58:57 -0600 Matt Mackall copy: refactor okaytocopy into walkpat
Sun, 02 Dec 2007 18:41:22 -0600 Matt Mackall copy: fix copying back with -A (issue836)
Sun, 02 Dec 2007 18:11:59 -0600 Matt Mackall move commands.docopy to cmdutil.copy
Sat, 24 Nov 2007 20:16:59 +0100 Patrick Mezard cmdutil: make "files" list all files, add "file_mods" for modified files
Sat, 24 Nov 2007 17:56:15 +0100 Patrick Mezard cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Mon, 05 Nov 2007 20:05:44 +0300 Maxim Dounin Fix file-changed-to-dir and dir-to-file commits (issue660).
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 parseurl: also return the revision after the "#"; add a test
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
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 22:25:12 +0200 Thomas Arendsen Hein Simplify/correct finding the hg executable (fixes issue644)