Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
Mon, 13 Sep 2010 13:09:31 +0200 |
Martin Geisler |
incoming: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:26 +0200 |
Martin Geisler |
outgoing: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:24 +0200 |
Martin Geisler |
outgoing: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:11 +0200 |
Martin Geisler |
add: move main part to cmdutil to make it easier to reuse
|
Mon, 13 Sep 2010 13:08:09 +0200 |
Martin Geisler |
patch: break import cycle with cmdutil
|
Wed, 08 Sep 2010 15:16:03 +0200 |
Dirkjan Ochtman |
check-code: fix ternary expression introduced in 1ef9b0b5efec
|
Wed, 08 Sep 2010 13:48:25 +0200 |
Dirkjan Ochtman |
bisect: warn about ending on a merge with only one side marked
|
Wed, 08 Sep 2010 12:53:15 +0200 |
Dirkjan Ochtman |
bisect: allow revsets in addition to single revs (issue2360)
|
Tue, 07 Sep 2010 10:30:29 +0200 |
Martin Geisler |
add: clarify that repo[None].add returns rejected filenames
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
status: recurse into subrepositories with --subrepos/-S flag
|
Wed, 01 Sep 2010 15:03:45 +0200 |
Sune Foldager |
debugindex(dot): try to access filelogs through repo, if possible
|
Wed, 01 Sep 2010 14:55:03 +0200 |
Sune Foldager |
debugdata: try to access filelogs through repo, if possible
|
Wed, 01 Sep 2010 12:28:34 +0200 |
Martin Geisler |
merge with stable
|
Mon, 30 Aug 2010 20:27:25 -0400 |
Brodie Rao |
remove: properly set return code when warnings are issued
stable
|
Wed, 01 Sep 2010 12:05:57 +0200 |
Martin Geisler |
pull: lowercase error message
stable
|
Mon, 30 Aug 2010 13:00:22 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 27 Aug 2010 22:36:35 -0400 |
Brodie Rao |
help: refer to user configuration file more consistently
stable
|
Sat, 28 Aug 2010 12:31:07 -0400 |
Brodie Rao |
mail/hgweb: support service names for ports (issue2350)
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
Wed, 25 Aug 2010 16:40:49 +0200 |
Martin Geisler |
revert: wrap long line
|
Wed, 25 Aug 2010 16:23:32 +0200 |
Martin Geisler |
util: remove lexists, Python 2.4 introduced os.path.lexists
|
Fri, 20 Aug 2010 15:31:05 -0500 |
Matt Mackall |
debuginstall: report installpath
|
Wed, 28 Jul 2010 23:05:03 -0600 |
Jeremy Whitlock |
color: enable branches support
|
Fri, 13 Aug 2010 13:59:26 -0400 |
Xavier Snelgrove |
revert: use opts.get
|
Sun, 15 Aug 2010 18:13:46 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 15 Aug 2010 17:33:03 +0200 |
Martin Geisler |
debugbuilddag: escape backslash properly in help string
stable
|
Sat, 14 Aug 2010 14:57:33 +0200 |
Greg Ward |
commit: explicitly document the existence of "last-message.txt"
stable
|
Fri, 13 Aug 2010 10:28:59 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 12 Aug 2010 22:48:22 +0200 |
Mark Edgington |
resolve: updated help documentation for improved clarity
stable
|
Wed, 11 Aug 2010 12:30:18 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 11 Aug 2010 12:21:27 +0200 |
Martin Geisler |
commands: use round parenthesis in 'hg head --active' help
stable
|
Sat, 31 Jul 2010 18:27:03 -0500 |
Matt Mackall |
help: fix bytes/digit confusion for hashes
|
Tue, 27 Jul 2010 16:04:00 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 27 Jul 2010 14:40:25 -0400 |
Benjamin Pollack |
tag: do not allow tag names to consist solely of whitespace (issue2307)
stable
|
Mon, 26 Jul 2010 23:26:15 +0200 |
Patrick Mezard |
debugbuilddag: build repository content in binary mode
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
Tue, 20 Jul 2010 18:29:00 +0900 |
Nicolas Dumazet |
bundle: lookup revisions after addbranchrevs
stable
|
Tue, 20 Jul 2010 15:07:10 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 13 Jul 2010 03:04:14 +0200 |
Mads Kiilerich |
revert: rename original to .orig instead of copying (issue2282)
stable
|
Mon, 19 Jul 2010 00:43:34 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 14 Jul 2010 18:28:12 -0400 |
Steve Losh |
commands: fix update's help to be more accurate
stable
|
Sun, 18 Jul 2010 01:06:50 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.colwidth() for correct column width
stable
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: move commands.archive.guess_type to archival.guesskind
|
Tue, 13 Jul 2010 17:30:29 +0200 |
Dirkjan Ochtman |
commands: addremove does similarity 100 by default
|
Fri, 09 Jul 2010 14:21:45 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 18:49:43 -0400 |
Steve Losh |
dispatch: add shell aliases
|
Fri, 09 Jul 2010 13:31:37 +0200 |
Arnab Bose |
commands: mention "hg status -C" in addremove help
stable
|
Wed, 07 Jul 2010 14:11:59 +0200 |
Robert Bauck Hamar |
commands: only warn when reopening the workdir's branch
stable
|
Fri, 02 Jul 2010 23:49:06 +0900 |
Yuya Nishihara |
log: fix missing diff output for hg log -p in sub directory
stable
|
Sun, 04 Jul 2010 17:05:17 +0900 |
Nicolas Dumazet |
commands: document return values of add and paths commands
stable
|
Tue, 29 Jun 2010 12:12:34 +0200 |
Mads Kiilerich |
log: follow filenames through renames (issue647)
stable 1.6
|
Mon, 28 Jun 2010 15:08:01 +0200 |
Mads Kiilerich |
revert: Make it clearer when not to use revert
stable
|
Sun, 27 Jun 2010 17:41:43 -0500 |
Matt Mackall |
merge: document how to 'undo' a merge
stable
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|