log mercurial/commands.py @ 3268:bb057b6ce3cf

age author description
Thu, 05 Oct 2006 15:51:54 +0200 Thomas Arendsen Hein Un-debugify debugconfig to showconfig. (issue 317)
Wed, 04 Oct 2006 17:59:27 -0500 Matt Mackall Make status -C work with merge+rename
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Sat, 30 Sep 2006 10:29:57 +0200 Thomas Arendsen Hein Remove duplicate walkopts + dryrunopts from addremove.
Thu, 28 Sep 2006 21:00:01 +0100 Stephen Darnell Remove single character equivalent of --nodates (was -D)
Tue, 26 Sep 2006 00:05:24 +0100 Stephen Darnell Add -D/--nodates options to hg diff/export that removes dates from diff headers
Fri, 29 Sep 2006 23:14:22 +0200 Thomas Arendsen Hein Documentation clarification for --update option to pull and unbundle
Fri, 29 Sep 2006 13:01:19 -0700 Brendan Cully Show copies in hg log.
Fri, 29 Sep 2006 21:24:45 +0200 Thomas Arendsen Hein merge with crew
Fri, 29 Sep 2006 21:24:15 +0200 Thomas Arendsen Hein Make "hg log --style=changelog > changelog" work (issue338)
Fri, 29 Sep 2006 19:43:07 +0200 Thomas Arendsen Hein Clarify precedence for template/style in commands.show_changeset():
Fri, 29 Sep 2006 20:00:24 +0200 Benoit Boissinot add remoteopts to bundle command
Fri, 29 Sep 2006 19:59:06 +0200 Benoit Boissinot factor opts: remote repo access options
Fri, 29 Sep 2006 18:39:49 +0200 Benoit Boissinot factor opts: --dry-run option
Fri, 29 Sep 2006 18:39:32 +0200 Benoit Boissinot factor opts: walk options
Fri, 29 Sep 2006 18:39:08 +0200 Benoit Boissinot factor opts: move globalopts to a more logical place
Wed, 27 Sep 2006 21:43:45 +0200 Thomas Arendsen Hein Documentation fixes for addremove.
Wed, 27 Sep 2006 09:10:21 -0700 Brendan Cully Refactor annotate copy support.
Tue, 26 Sep 2006 13:58:58 +0200 Benoit Boissinot fix users of dirstate.copies broken by b1f10d3223c1
Fri, 22 Sep 2006 08:19:25 -0700 Brendan Cully filectx.annotate: return filectx for each line instead of rev
Fri, 15 Sep 2006 15:23:52 -0700 Brendan Cully Move defaultrev into changectx
Thu, 14 Sep 2006 19:24:00 -0700 Brendan Cully cat: default to working dir parent instead of tip
Thu, 14 Sep 2006 11:19:35 -0700 Brendan Cully Move revision parsing into cmdutil.
Mon, 11 Sep 2006 10:23:23 +0200 Thomas Arendsen Hein Fixed OSError "No such file or directory: None" and make IOError consistent.
Mon, 11 Sep 2006 10:08:30 +0200 Thomas Arendsen Hein If local repository is missing, make error message clearer.
Fri, 08 Sep 2006 09:36:18 +0200 Thomas Arendsen Hein Never apply string formatting to generated errors with util.Abort.
Fri, 08 Sep 2006 02:16:16 +0200 Benoit Boissinot hg merge: fix lookup of branch
Thu, 07 Sep 2006 13:53:20 -0500 TK Soh allow shell-quoting in command defaults
Wed, 30 Aug 2006 10:08:56 -0700 Brendan Cully Add --git to hg export
Tue, 29 Aug 2006 19:02:57 +0200 Benoit Boissinot Add a hint for revert --all when aborting
Tue, 22 Aug 2006 12:20:24 -0500 TK Soh minor docstring fix for revert
Tue, 22 Aug 2006 22:49:30 -0300 Alexis S. L. Carvalho load extensions only after the ui object has been completely initialized
Tue, 22 Aug 2006 10:18:40 +0200 Thomas Arendsen Hein Merge with tah
Mon, 21 Aug 2006 21:59:29 -0700 Bryan O'Sullivan Add ui.strict config item.
Mon, 21 Aug 2006 11:05:43 -0700 Vadim Gelfer revert: add -a as alias for --all
Mon, 21 Aug 2006 09:44:52 -0700 Vadim Gelfer revert: require --all to revert all files.
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Sun, 20 Aug 2006 02:21:51 -0300 Alexis S. L. Carvalho fix incoming -p
Fri, 18 Aug 2006 22:13:58 -0700 Vadim Gelfer addremove: add -s/--similarity option
Fri, 18 Aug 2006 21:17:28 -0700 Vadim Gelfer merge.
Sun, 23 Jul 2006 09:04:14 -0700 Vadim Gelfer addremove: do not deprecate.
Fri, 18 Aug 2006 14:13:44 -0700 Vadim Gelfer merge with self.
Fri, 18 Aug 2006 14:13:24 -0700 Vadim Gelfer load extensions from every hgrc.
Fri, 11 Aug 2006 16:12:14 -0700 Vadim Gelfer refactor extension loading.
Fri, 18 Aug 2006 13:01:40 -0700 Vadim Gelfer merge with brendan.
Wed, 16 Aug 2006 19:46:18 -0700 Brendan Cully Move import's working dir update code into patch.updatedir
Fri, 18 Aug 2006 10:05:44 -0700 Brendan Cully Fix bug #345.
Wed, 16 Aug 2006 10:52:42 -0700 Vadim Gelfer override previous merge with mpm.
Wed, 16 Aug 2006 10:52:19 -0700 Vadim Gelfer redo merge with mpm.
Wed, 16 Aug 2006 10:46:24 -0700 Vadim Gelfer merge with mpm.
Tue, 15 Aug 2006 11:28:50 -0700 Brendan Cully Unify mq and hg patch invocation.
Tue, 15 Aug 2006 11:38:07 -0700 Vadim Gelfer merge with other head by default, not tip.
Tue, 15 Aug 2006 00:03:48 -0700 Brendan Cully A fix for --prune.
Mon, 14 Aug 2006 22:48:03 -0700 Brendan Cully Add diff --git option
Mon, 14 Aug 2006 10:27:02 -0700 Brendan Cully Test for log --prune.
Tue, 15 Aug 2006 11:34:08 -0500 Matt Mackall Move ui.diffopts to patch.diffopts where it belongs
Sun, 13 Aug 2006 16:57:45 -0700 Vadim Gelfer move commands.addremove_lock to cmdutil.addremove
Sun, 13 Aug 2006 16:11:22 -0700 Vadim Gelfer move walk and matchpats from commands to cmdutil.
Sun, 13 Aug 2006 18:35:24 +0300 Giorgos Keramidas Make clear that hg pull -r REV pulls "up to" a revision.