Sun, 18 Oct 2009 22:31:05 -0500 |
Matt Mackall |
Introduce summary command
|
Sun, 02 Aug 2009 17:17:17 +0200 |
Martin Geisler |
minirst: indent literal blocks with two spaces
|
Thu, 16 Jul 2009 23:25:26 +0200 |
Martin Geisler |
commands: use minirst parser when displaying help
|
Tue, 07 Jul 2009 23:54:30 +0200 |
Martin Geisler |
commands: wrapped docstrings at 78 characters
|
Sun, 31 May 2009 03:09:00 -0400 |
Steve Losh |
Add a forget command for easily untracking files.
|
Sat, 20 Jun 2009 20:55:43 +0200 |
Cédric Duval |
help: adding a new help topic about extensions
|
Tue, 09 Jun 2009 21:51:34 -0400 |
timeless |
Improve English for help text of many core hg commands.
|
Thu, 09 Apr 2009 20:00:48 +0200 |
Martin Geisler |
commands: more informative description of "!" files in status
|
Wed, 08 Apr 2009 21:20:31 +0200 |
Martin Geisler |
commands: consistently write switches as -a/--abc
|
Tue, 07 Apr 2009 22:47:56 +0200 |
Martin Geisler |
expand "dir" to "directory" in help texts
|
Tue, 07 Apr 2009 17:32:40 +0200 |
Martin Geisler |
commands: describe "!" files as "missing" in help for status
|
Sun, 05 Apr 2009 05:12:43 -0300 |
Wagner Bruna |
commands: fix typo on flag description
|
Sat, 04 Apr 2009 23:21:23 +0200 |
Martin Geisler |
commands: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 17:44:18 +0200 |
Martin Geisler |
commands, help: consistently write 'URL' in upper-case
|
Sat, 04 Apr 2009 00:27:55 +0200 |
Martin Geisler |
commands: use single-quotes for 'hg help ...' hints
|
Sat, 28 Feb 2009 12:38:45 +0100 |
timeless |
help: miscellaneous language fixes
|
Sun, 25 Jan 2009 12:07:41 -0600 |
Matt Mackall |
fix up tests for paths and urls help
|
Thu, 22 Jan 2009 14:32:39 +0100 |
Dirkjan Ochtman |
tests: fix up tests to cope with 6a0bc2dc9da6
|
Tue, 13 Jan 2009 10:44:16 +0100 |
Stepan Koltsov |
diff: add --change option to display single changeset diff (issue1420)
|
Fri, 19 Dec 2008 20:58:33 -0600 |
Matt Mackall |
resolve: clarify and simplify help
1.1.1
|
Tue, 18 Nov 2008 15:35:34 -0600 |
Matt Mackall |
update help on git diffs
|
Fri, 07 Nov 2008 13:08:34 +0100 |
Thomas Arendsen Hein |
Fix test output for updated gitdiffs help and web template cleanups
|
Mon, 03 Nov 2008 16:31:47 +0100 |
Dirkjan Ochtman |
help: commands supporting --git point to the gitdiffs topic (issue1352)
|
Thu, 30 Oct 2008 08:21:20 +0100 |
Dirkjan Ochtman |
help: add a topic on git diffs (issue1352)
|
Wed, 22 Oct 2008 14:30:34 -0500 |
Matt Mackall |
help: update help
|
Tue, 21 Oct 2008 11:29:27 +0200 |
Dirkjan Ochtman |
help: show extension commands in short list, separate extension list in help
|
Thu, 12 Jun 2008 07:38:15 -0500 |
Jason Orendorff |
mq: qdiff: support all diffopts
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
Fri, 04 Apr 2008 22:18:38 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 04 Apr 2008 22:15:14 +0200 |
Patrick Mezard |
Let --unified default to diff.unified (issue 1076)
|
Wed, 02 Apr 2008 14:03:16 +0200 |
Christian Ebert |
Consistently 1 space after full stops in command doc strings
|
Fri, 14 Mar 2008 15:38:56 -0700 |
John Coomes |
tag: allow multiple tags to be added or removed
|
Sun, 02 Mar 2008 13:52:34 +0100 |
Thomas Arendsen Hein |
Extend/correct acc40572da5b regarding -qA and ignored files.
|
Sat, 01 Mar 2008 22:30:03 +0100 |
Zoran Bosnjak |
'hg status -q' output skips non-tracked files.
|
Wed, 06 Feb 2008 19:57:52 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Thu, 26 Jul 2007 07:56:04 -0400 |
jorendorff |
commands.py, patch.py: add -U option to hg diff command
|
Sat, 02 Feb 2008 14:49:31 +0100 |
Thomas Arendsen Hein |
Clarify help for hg status and make it consistent.
|
Wed, 02 Jan 2008 20:22:10 +0100 |
Thomas Arendsen Hein |
Move aliases section in help below synopsis (issue362)
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
Mon, 31 Dec 2007 17:47:02 -0600 |
Matt Mackall |
Backed out changeset c2a21fe60994
|
Sun, 30 Dec 2007 17:45:26 +0100 |
Thomas Arendsen Hein |
"C" status code considered harmful, so changed to "=" (issue899)
|
Sun, 02 Dec 2007 15:52:36 -0600 |
Matt Mackall |
doc: add repo/ to .hgignore and .hgtags
|
Sun, 24 Jun 2007 10:08:38 -0500 |
Giorgos Keramidas |
unbundle: accept multiple file arguments
|
Thu, 21 Jun 2007 11:54:11 -0500 |
Matt Mackall |
identify: accept a revision argument
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
update the output of test-help and test-globalopts
|
Sat, 07 Apr 2007 04:27:55 -0300 |
Alexis S. L. Carvalho |
Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
|
Tue, 06 Mar 2007 12:52:07 +0100 |
Thomas Arendsen Hein |
Fix help text for hg status -i
|
Fri, 29 Dec 2006 06:37:43 +0100 |
Benoit Boissinot |
various doc fixes
|
Sat, 16 Dec 2006 23:33:24 +0100 |
Thomas Arendsen Hein |
Adjust test-help output for the change in 3c82ab166eea.
|
Sat, 16 Dec 2006 22:33:39 +0100 |
Thomas Arendsen Hein |
doc string fix: hg cat and manifest default to current parent revision.
|
Thu, 14 Dec 2006 19:30:18 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for many commands.
|
Fri, 08 Dec 2006 14:55:45 -0600 |
Matt Mackall |
Add doc notes about revert and hg status vs diff
|
Tue, 24 Oct 2006 16:49:36 -0500 |
Matt Mackall |
add branch and branches commands
|
Wed, 18 Oct 2006 18:44:23 -0300 |
Alexis S. L. Carvalho |
Update tests output
|
Thu, 05 Oct 2006 15:51:54 +0200 |
Thomas Arendsen Hein |
Un-debugify debugconfig to showconfig. (issue 317)
|
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
|
Wed, 27 Sep 2006 21:43:45 +0200 |
Thomas Arendsen Hein |
Documentation fixes for addremove.
|
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.
|