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.
|
Mon, 14 Aug 2006 22:48:03 -0700 |
Brendan Cully |
Add diff --git option
|
Thu, 20 Jul 2006 16:21:07 -0700 |
Vadim Gelfer |
status: add -c (clean) and -A (all files) options
|
Wed, 19 Jul 2006 07:56:40 -0700 |
Vadim Gelfer |
fix tests.
|
Thu, 29 Jun 2006 15:16:25 +0200 |
Haakon Riiser |
diff: add -b/-B options
|
Mon, 03 Jul 2006 14:30:24 -0700 |
Vadim Gelfer |
help: make "hg help EXTENSION" work
|
Fri, 09 Jun 2006 09:14:52 -0700 |
Vadim Gelfer |
update test-help output after new options.
|
Tue, 09 May 2006 20:56:13 -0700 |
Vadim Gelfer |
hide deprecated undo command by making it an alias for debugundo.
|
Mon, 08 May 2006 14:18:19 -0700 |
Vadim Gelfer |
fix test-help output.
|
Sat, 06 May 2006 16:43:16 +0200 |
Thomas Arendsen Hein |
Fixed tests for changed help output
|
Fri, 05 May 2006 11:07:29 -0700 |
Vadim Gelfer |
revert: remove word "modified" from description.
|
Thu, 04 May 2006 15:25:24 -0700 |
Vadim Gelfer |
update test-help.out after fixing revert docs.
|
Wed, 03 May 2006 10:53:51 +0200 |
Thomas Arendsen Hein |
Add debugaddremove alias to addremove, so it doesn't show up in 'hg help'.
|
Tue, 02 May 2006 21:50:53 -0700 |
Vadim Gelfer |
deprecate addremove command.
|
Sat, 29 Apr 2006 20:56:46 -0700 |
Vadim Gelfer |
add backout command.
|
Thu, 27 Apr 2006 13:11:23 +0200 |
Thomas Arendsen Hein |
Make the deprecated forget an alias of debugforget.
|
Wed, 26 Apr 2006 12:05:16 -0700 |
Vadim Gelfer |
mark forget command as deprecated.
|
Fri, 21 Apr 2006 15:47:27 -0700 |
Vadim Gelfer |
update tests after changing archival code.
|
Wed, 29 Mar 2006 22:58:34 +0200 |
Thomas Arendsen Hein |
New option -i/--ignored for 'hg status' to show ignored files.
|
Wed, 29 Mar 2006 10:27:16 -0800 |
Vadim Gelfer |
add merge command. means same thing as "update -m".
|
Wed, 01 Mar 2006 09:14:25 +0100 |
Thomas Arendsen Hein |
Make the deprecated rawcommit an alias of debugrawcommit.
|
Wed, 01 Mar 2006 09:08:56 +0100 |
Thomas Arendsen Hein |
Updated help synopsises and reordered some options. Dropped [-n] from revert.
|
Thu, 16 Feb 2006 09:09:45 -0800 |
Vadim Gelfer |
fix test-help diff options.
|
Sun, 29 Jan 2006 19:06:42 +1300 |
Matt Mackall |
deprecate the rawcommit command
|
Thu, 12 Jan 2006 21:02:38 +0100 |
Thomas Arendsen Hein |
Adjusted all but one test output for the new behaviour of localrepo.changes()
|
Thu, 01 Dec 2005 10:51:45 -0600 |
Benoit Boissinot |
make all commands be repo-wide by default
|
Tue, 08 Nov 2005 10:36:23 -0800 |
Matt Mackall |
Fix up test-help, mark test-rename +x
|
Thu, 27 Oct 2005 13:49:15 -0700 |
Matt Mackall |
Elevate parents to a "common" command in help
|
Mon, 24 Oct 2005 15:52:28 -0700 |
Benoit Boissinot |
import docstring from doc/hg.1.txt
|
Wed, 14 Sep 2005 21:57:41 -0700 |
Bryan O'Sullivan |
Switch cat command to use walk code.
|
Wed, 14 Sep 2005 16:34:22 -0700 |
Bryan O'Sullivan |
Add rename/mv command.
|
Wed, 14 Sep 2005 14:29:02 -0700 |
Bryan O'Sullivan |
Fix up copy command to behave more like regular "cp".
|
Thu, 08 Sep 2005 12:17:24 -0700 |
mpm |
Update test-help for bundle/unbundle
|
Sat, 27 Aug 2005 18:55:14 -0700 |
TK Soh |
Updated manpage and help.
|
Sat, 27 Aug 2005 23:35:30 +0200 |
Thomas Arendsen Hein |
Adjusted test-help for change to hg status.
|
Sat, 27 Aug 2005 01:50:18 -0700 |
mpm |
Fix up help test
|
Fri, 26 Aug 2005 01:56:49 -0700 |
mpm |
Merge from BOS, fix help
|
Fri, 26 Aug 2005 01:51:44 -0700 |
mpm |
Minor test-help fix
|
Fri, 26 Aug 2005 09:56:33 +0200 |
Thomas Arendsen Hein |
Adjust display and alignment of command options to match global options.
|
Fri, 26 Aug 2005 08:37:41 +0200 |
Thomas Arendsen Hein |
Added options -h/--help.
|
Wed, 24 Aug 2005 13:26:45 -0700 |
Bryan O'Sullivan |
Fix help output, and a few broken tests.
|
Wed, 24 Aug 2005 00:09:56 -0700 |
mpm |
Fix up help for binary options
|
Tue, 16 Aug 2005 21:33:50 -0800 |
mpm |
Fix incoming help test again
|
Tue, 16 Aug 2005 19:27:46 -0800 |
mpm |
hg incoming/outgoing: fix tests and update man page
|
Tue, 16 Aug 2005 19:03:01 -0800 |
mpm |
run-tests: remove '+ hg' trick
|
Tue, 16 Aug 2005 10:44:04 -0800 |
mpm |
Fix up help test
|
Sun, 14 Aug 2005 22:00:16 -0800 |
mpm |
Merge with TAH
|
Sun, 14 Aug 2005 21:36:08 -0800 |
mpm |
Fix tests for new init command
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
Sat, 13 Aug 2005 15:23:06 -0800 |
Bryan O'Sullivan |
Merge with TAH.
|
Fri, 12 Aug 2005 10:17:12 -0800 |
Bryan O'Sullivan |
Merge patchbomb script.
|
Fri, 12 Aug 2005 09:58:35 -0800 |
Bryan O'Sullivan |
Merge Chris's changes with mine.
|
Tue, 09 Aug 2005 17:24:38 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
Sat, 06 Aug 2005 15:43:12 +0100 |
Thomas Arendsen Hein |
Further help improvements:
|
Sat, 06 Aug 2005 14:04:59 +0100 |
Thomas Arendsen Hein |
Always show short help when an unknown command is given.
|
Sat, 06 Aug 2005 13:33:14 +0100 |
kreijack |
Update the TODO file to the help changes, and the output of test-help.
|
Sat, 30 Jul 2005 09:00:14 -0800 |
mpm |
Merge with BOS
|
Sat, 30 Jul 2005 08:35:29 -0800 |
mpm |
Merge with TAH
|
Fri, 29 Jul 2005 15:21:02 +0100 |
Thomas Arendsen Hein |
Updated output of tests.
|
Fri, 22 Jul 2005 08:47:35 +0100 |
Thomas Arendsen Hein |
Updated help strings and test-help:
|
Wed, 20 Jul 2005 20:00:29 -0500 |
mpm |
Merge from BOS
|
Wed, 20 Jul 2005 03:52:06 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Wed, 20 Jul 2005 03:43:05 -0800 |
Bryan O'Sullivan |
Update tests to reflect walk changes.
|
Tue, 19 Jul 2005 07:00:03 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Fri, 15 Jul 2005 09:38:57 +0100 |
Thomas Arendsen Hein |
Changed command synopsises to match style of common UNIX tools.
|
Sun, 03 Jul 2005 11:47:45 -0800 |
mpm |
A bunch of parsing/help updates
|
Sun, 03 Jul 2005 03:58:05 -0800 |
mpm |
Shorten help
|
Sat, 02 Jul 2005 19:49:46 -0800 |
mpm |
[PATCH] hg revert
|
Sat, 02 Jul 2005 18:31:13 -0800 |
mpm |
Fix up test-help for export
|
Tue, 28 Jun 2005 02:48:21 -0800 |
mpm |
[PATCH] replace history with log
|
Mon, 27 Jun 2005 23:52:31 -0800 |
mpm |
[PATCH] simplify init
|
Sun, 26 Jun 2005 15:20:46 -0800 |
mpm |
[PATCH] add clone command
|
Fri, 24 Jun 2005 23:22:46 -0800 |
mpm |
[PATCH] add "root" command
|
Fri, 24 Jun 2005 23:20:30 -0800 |
mpm |
Add version command
|
Thu, 23 Jun 2005 09:26:43 -0800 |
mpm |
Fix up tests for command name changes
|