Mon, 11 Oct 2010 13:26:29 -0500 |
Benoit Boissinot |
merge with mpm
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 13:49:53 +0200 |
Dirkjan Ochtman |
commands: add move alias for the rename command
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 18:02:52 -0500 |
Matt Mackall |
util: make wrap() require a width argument
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 23:34:21 -0500 |
Kevin Bullock |
help: improve description of update --check
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 18:24:29 -0500 |
Matt Mackall |
revsets: introduce revsingle helper
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 23:16:11 +0200 |
Martin Geisler |
heads: mention STARTREV in synopsis and help for --rev
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 01:32:51 +0200 |
Mads Kiilerich |
init: expand destination url as a configured paths
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
serve: let --web-conf help reference hgweb
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 16:31:38 +0200 |
Christian Ebert |
Use more note admonitions in help texts
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 16:23:55 +0200 |
Erik Zielke |
Use note admonition
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 10:59:21 +0200 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 19:15:27 -0500 |
Brodie Rao |
grep: only catch re.error when compiling regular expressions
stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 01:59:02 +0200 |
Mads Kiilerich |
merge with stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 01:23:16 +0200 |
Mads Kiilerich |
log: include unmodified-in-merge files in log diff/stat (issue2383)
stable
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 17:35:49 +0200 |
Peter Arrenbrecht |
merge: delay writing the mergestate during until commit is called
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:31 +0200 |
Martin Geisler |
incoming: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:26 +0200 |
Martin Geisler |
outgoing: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:24 +0200 |
Martin Geisler |
outgoing: move code from commands to cmdutil
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:11 +0200 |
Martin Geisler |
add: move main part to cmdutil to make it easier to reuse
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:08:09 +0200 |
Martin Geisler |
patch: break import cycle with cmdutil
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 15:16:03 +0200 |
Dirkjan Ochtman |
check-code: fix ternary expression introduced in 1ef9b0b5efec
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 13:48:25 +0200 |
Dirkjan Ochtman |
bisect: warn about ending on a merge with only one side marked
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 12:53:15 +0200 |
Dirkjan Ochtman |
bisect: allow revsets in addition to single revs (issue2360)
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 10:30:29 +0200 |
Martin Geisler |
add: clarify that repo[None].add returns rejected filenames
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
status: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 15:03:45 +0200 |
Sune Foldager |
debugindex(dot): try to access filelogs through repo, if possible
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 14:55:03 +0200 |
Sune Foldager |
debugdata: try to access filelogs through repo, if possible
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 12:28:34 +0200 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 20:27:25 -0400 |
Brodie Rao |
remove: properly set return code when warnings are issued
stable
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 12:05:57 +0200 |
Martin Geisler |
pull: lowercase error message
stable
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 13:00:22 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 22:36:35 -0400 |
Brodie Rao |
help: refer to user configuration file more consistently
stable
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 12:31:07 -0400 |
Brodie Rao |
mail/hgweb: support service names for ports (issue2350)
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 16:40:49 +0200 |
Martin Geisler |
revert: wrap long line
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 16:23:32 +0200 |
Martin Geisler |
util: remove lexists, Python 2.4 introduced os.path.lexists
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 15:31:05 -0500 |
Matt Mackall |
debuginstall: report installpath
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 23:05:03 -0600 |
Jeremy Whitlock |
color: enable branches support
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 13:59:26 -0400 |
Xavier Snelgrove |
revert: use opts.get
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 18:13:46 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 17:33:03 +0200 |
Martin Geisler |
debugbuilddag: escape backslash properly in help string
stable
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 14:57:33 +0200 |
Greg Ward |
commit: explicitly document the existence of "last-message.txt"
stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 10:28:59 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 22:48:22 +0200 |
Mark Edgington |
resolve: updated help documentation for improved clarity
stable
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 12:30:18 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 12:21:27 +0200 |
Martin Geisler |
commands: use round parenthesis in 'hg head --active' help
stable
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 18:27:03 -0500 |
Matt Mackall |
help: fix bytes/digit confusion for hashes
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 16:04:00 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 14:40:25 -0400 |
Benjamin Pollack |
tag: do not allow tag names to consist solely of whitespace (issue2307)
stable
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 23:26:15 +0200 |
Patrick Mezard |
debugbuilddag: build repository content in binary mode
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
file |
diff |
annotate
|