Tue, 01 Dec 2009 00:43:54 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:15:45 +0100 |
Martin Geisler |
commands: mark "ssh://" as inline literals in help texts
stable
|
Sat, 28 Nov 2009 23:58:03 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 28 Nov 2009 23:44:18 +0100 |
timeless |
commands: add missing options in command line help
stable
|
Sat, 28 Nov 2009 23:23:16 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Tue, 24 Nov 2009 16:07:36 +0200 |
Alexander Solovyov |
commands.log: getrenamed() cleanup
|
Fri, 20 Nov 2009 14:11:05 +0200 |
Henri Wiechers |
commands: minor refactoring
|
Thu, 19 Nov 2009 17:33:41 -0500 |
Faheem Mitha |
commands: improve help for "hg clone -r"
stable
|
Thu, 19 Nov 2009 23:29:02 +0100 |
Martin Geisler |
commands, dates: use real lists instead of literal blocks
stable
|
Thu, 19 Nov 2009 23:27:11 +0100 |
Martin Geisler |
commands: use field lists instead of literal blocks in docstrings
stable
|
Thu, 19 Nov 2009 22:25:38 +0100 |
Martin Geisler |
commands: do not indent list in clone help string
stable
|
Tue, 17 Nov 2009 16:23:05 -0600 |
Matt Mackall |
summary: note non-default branches with -q
stable
|
Sat, 14 Nov 2009 14:21:53 +0100 |
Martin Geisler |
diff: change --inverse to --reverse
|
Thu, 12 Nov 2009 13:43:36 +0100 |
Dirkjan Ochtman |
help: don't show extension list on extension help
|
Tue, 10 Nov 2009 22:27:31 -0800 |
Stuart W Marks |
help: improve wording of update help text
|
Mon, 09 Nov 2009 17:28:40 -0200 |
Wagner Bruna |
clone: simplify help text
|
Mon, 26 Oct 2009 02:06:23 +0200 |
timeless |
hg help resolve grossly mischaracterizes the --all switch
|
Sat, 07 Nov 2009 03:16:23 +0100 |
Martin Geisler |
commands: use enumerated lists in help texts
|
Sat, 07 Nov 2009 01:46:27 +0100 |
Martin Geisler |
commands: call ui.username carefully in debuginstall
|
Thu, 05 Nov 2009 15:18:56 +0100 |
Yannick Gingras |
diff: add --inverse option
|
Thu, 05 Nov 2009 10:59:33 +0100 |
Stuart W Marks |
help: describe new cross-branch behavior in update help text, plus cleanups
|
Thu, 05 Nov 2009 11:05:13 +0100 |
Adrian Buehlmann |
clone: add option -u/--updaterev
|
Mon, 02 Nov 2009 20:50:57 +0100 |
Martin Geisler |
commands: slightly better help for --traceback
|
Sun, 01 Nov 2009 03:26:10 +0100 |
Benoit Boissinot |
bisect: no need to save the state if it wasn't changed
|
Sun, 01 Nov 2009 02:54:32 +0100 |
Benoit Boissinot |
log --limit: break after a limited number of csets (broken by f3d60543924f)
|
Sat, 31 Oct 2009 17:04:46 +0100 |
Benoit Boissinot |
pychecker: remove unused local variables
|
Sat, 31 Oct 2009 16:56:58 +0100 |
Benoit Boissinot |
remove unused imports
|
Sat, 31 Oct 2009 00:31:08 +0100 |
Benoit Boissinot |
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
|
Thu, 29 Oct 2009 19:03:16 -0500 |
Matt Mackall |
walkchangerevs: drop ui arg
|
Thu, 29 Oct 2009 17:07:54 -0500 |
Matt Mackall |
log: tidy up some filter tests
|
Thu, 29 Oct 2009 17:07:51 -0500 |
Matt Mackall |
walkchangerevs: move 'add' to callback
|
Tue, 27 Oct 2009 17:14:19 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 27 Oct 2009 17:01:32 -0500 |
Matt Mackall |
walkchangerevs: internalize ctx caching
|
Sun, 25 Oct 2009 18:43:59 -0500 |
Matt Mackall |
walkchangerevs: yield contexts
|
Sun, 25 Oct 2009 18:43:58 -0500 |
Matt Mackall |
walkchangerevs: kill window step of iterator
|
Sun, 25 Oct 2009 18:43:56 -0500 |
Matt Mackall |
walkchangerevs: pull out matchfn
|
Sun, 25 Oct 2009 14:45:38 +0200 |
timeless |
minor documentation improvements
|
Sun, 25 Oct 2009 13:27:54 +0100 |
timeless |
commands: adding --no-status to resolve to match status
|
Wed, 21 Oct 2009 12:41:28 +0300 |
timeless |
commands: use rev from remote repo when updating as part of a pull
|
Wed, 21 Oct 2009 12:03:14 +0300 |
timeless |
commands: highlighting that rev is based on the remote repository
|
Sun, 25 Oct 2009 02:53:33 +0200 |
Brodie Rao |
diffstat: with --git, mark binary files with Bin
|
Sun, 25 Oct 2009 02:52:35 +0200 |
Brodie Rao |
diff: add --stat for diffstat output
|
Sat, 24 Oct 2009 00:29:25 +0200 |
Martin Geisler |
commands: search for translated version of "DEPRECATED"
|
Wed, 21 Oct 2009 17:42:22 -0500 |
Matt Mackall |
summary: remove reference to -p
|
Tue, 20 Oct 2009 11:59:38 -0500 |
Matt Mackall |
summary: add --remote
|
Tue, 20 Oct 2009 11:58:09 -0500 |
Matt Mackall |
summary: restore briefer commit status
|
Tue, 20 Oct 2009 11:57:25 -0500 |
Matt Mackall |
summary: add empty repository and no revision checked out hints
|
Mon, 19 Oct 2009 23:53:25 -0500 |
Matt Mackall |
Merge with crew
|
Mon, 19 Oct 2009 07:14:44 +0200 |
David Soria Parra |
commands: clarify output for the commit summary
|
Mon, 19 Oct 2009 14:37:37 +0200 |
Martin Geisler |
commands: do not split a translated string
|
Mon, 19 Oct 2009 00:36:52 -0500 |
Matt Mackall |
Remove parents from default help in favor of summary
|
Mon, 19 Oct 2009 00:22:49 -0500 |
Matt Mackall |
summary: quieter with -q
|
Mon, 19 Oct 2009 00:21:06 -0500 |
Matt Mackall |
commands: fix missing empty synopses
|
Sun, 18 Oct 2009 22:31:05 -0500 |
Matt Mackall |
Introduce summary command
|
Mon, 12 Oct 2009 18:25:46 -0500 |
Matt Mackall |
bisect: use util.system and fix good/bad when using -c
|
Thu, 08 Oct 2009 01:16:32 -0500 |
Matt Mackall |
Merge with i18n
|
Tue, 29 Sep 2009 00:54:15 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Sun, 04 Oct 2009 12:18:43 +0200 |
Martin Geisler |
help: un-indent help topics
|
Sun, 04 Oct 2009 10:17:01 +0200 |
Martin Geisler |
commands: simpler sort of help topic names
|
Wed, 30 Sep 2009 21:42:51 -0500 |
Matt Mackall |
Merge with -stable
|