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
|
Wed, 18 Nov 2009 22:23:11 -0500 |
Greg Ward |
run-tests: give each child its own tmp dir (issue1911)
|
Thu, 19 Nov 2009 21:59:06 +0100 |
Martin Geisler |
test-non-interactive-wsgi: make output deterministic
|
Thu, 19 Nov 2009 15:54:57 +0100 |
Henrik Stuart |
hgweb: fix error in 38170eeed18c and introduce test for change
|
Thu, 19 Nov 2009 10:32:33 +0100 |
Sune Foldager |
ui: add environ property to access os.environ or wsgirequest.environ
|
Sun, 08 Nov 2009 00:27:15 +0100 |
Martin Geisler |
relink: wrap long lines in docstring
|
Wed, 18 Nov 2009 21:58:49 +0100 |
Patrick Mezard |
test-convert-filemap: test improved filtering algorithm
|
Tue, 10 Nov 2009 13:04:03 +0100 |
Stefan Simek |
convert: make filemap favor most specific filtering rule
|
Tue, 17 Nov 2009 13:24:58 +0100 |
Dan Villiom Podlaski Christiansen |
run-tests: set --home when building with distutils
|
Wed, 18 Nov 2009 20:14:17 +0100 |
Zhigang Wang |
gitweb: add a latest link to the gitweb style
|
Wed, 18 Nov 2009 12:47:58 +0100 |
Dan Villiom Podlaski Christiansen |
httprepo: suppress the `real URL is...' message in safe, common cases.
|
Wed, 18 Nov 2009 17:09:00 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 18 Nov 2009 16:47:20 +0100 |
Thomas Arendsen Hein |
Extend test-branchmap to test c51494c53841
stable
|
Wed, 18 Nov 2009 15:20:08 +0100 |
Sune Foldager |
branchmap: fix defective fallback fix 0262bb59016f
stable
|
Wed, 18 Nov 2009 00:19:42 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 11 Nov 2009 17:48:00 +0100 |
Peter Arrenbrecht |
alias: improve help text for command aliases
|
Fri, 13 Nov 2009 16:38:27 +0200 |
Henri Wiechers |
dispatch: minor refactoring
|
Tue, 17 Nov 2009 22:16:41 +0100 |
Dan Villiom Podlaski Christiansen |
qseries: don't truncate the patch name (issue1912)
stable
|
Tue, 17 Nov 2009 16:23:05 -0600 |
Matt Mackall |
summary: note non-default branches with -q
stable
|
Tue, 17 Nov 2009 16:22:17 -0600 |
Matt Mackall |
Add stable branch
stable
|
Mon, 16 Nov 2009 14:50:30 -0600 |
Matt Mackall |
Added signature for changeset 31ec469f9b55
|
Mon, 16 Nov 2009 14:50:24 -0600 |
Matt Mackall |
Added tag 1.4 for changeset 31ec469f9b55
|
Mon, 16 Nov 2009 21:25:36 +0100 |
Martin Geisler |
i18n-ja: fixed bad indentation
1.4
|
Mon, 16 Nov 2009 13:52:53 -0600 |
Matt Mackall |
Merge with crew
|
Mon, 16 Nov 2009 11:31:08 -0800 |
Brendan Cully |
Allow import --no-commit over an applied MQ patch.
|
Mon, 16 Nov 2009 12:51:00 -0600 |
Matt Mackall |
Merge with i18n
|
Mon, 16 Nov 2009 14:37:31 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with crew 9c43089b372a
|
Mon, 16 Nov 2009 09:58:45 +0200 |
Fabian Kreutz |
i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
|
Sun, 15 Nov 2009 21:57:02 -0200 |
Wagner Bruna |
i18n-pt_BR: messages for 9e7b2c49d25d and cleanup
|
Fri, 13 Nov 2009 14:30:57 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 004bf1d6e6af
|
Mon, 16 Nov 2009 13:35:36 +0100 |
Henrik Stuart |
support encoding fallback in branchmap to maintain compatibility with 1.3.x
|
Mon, 16 Nov 2009 14:09:31 +0100 |
Patrick Mezard |
convert/svn: fix warning when repo detection failed
|
Mon, 16 Nov 2009 11:58:03 +0100 |
Benoit Boissinot |
inotify: workaround test-inotify-dirty-dirstate failures
|
Mon, 16 Nov 2009 11:55:29 +0100 |
Benoit Boissinot |
lock: the correct way to do a trylock() is to use a timeout of 0
|
Sat, 14 Nov 2009 14:21:53 +0100 |
Martin Geisler |
diff: change --inverse to --reverse
|
Mon, 09 Nov 2009 17:41:21 +0100 |
Christian Boos |
setup: pass LD_LIBRARY_PATH to subprocess when determining version.
|
Wed, 11 Nov 2009 14:38:59 +0900 |
Nicolas Dumazet |
inotify: Do not access inotify when dirstate is dirty (issue1811)
|
Fri, 13 Nov 2009 08:31:10 +0900 |
Nicolas Dumazet |
inotify: mark directories visited during lookup (issue1844)
|
Fri, 13 Nov 2009 06:36:26 +0100 |
Henrik Stuart |
Merge with crew-stable
|
Fri, 13 Nov 2009 06:29:49 +0100 |
Henrik Stuart |
url: generalise HTTPS proxy handling to accomodate Python changes
|
Thu, 12 Nov 2009 14:05:52 -0800 |
Bryan O'Sullivan |
Make it possible to debug failed hook imports via use of --traceback
|
Thu, 12 Nov 2009 14:34:07 -0600 |
Matt Mackall |
Merge with i18n
|
Thu, 12 Nov 2009 16:51:32 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with crew d3dbdca92458
|
Wed, 11 Nov 2009 22:55:44 +0100 |
Martin Geisler |
i18n-da: translate parentrevspec and record
|
Wed, 11 Nov 2009 00:44:40 +0100 |
Martin Geisler |
i18n-da: translations in color, graphlog, mq
|
Tue, 10 Nov 2009 20:51:11 +0100 |
Martin Geisler |
i18n-da: synchronized with a40ec11795c3
|
Tue, 10 Nov 2009 20:07:32 +0100 |
Jens Bäckman |
i18n-sv: synchronized with a40ec11795c3
|
Mon, 09 Nov 2009 19:46:08 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with a40ec11795c3
|
Thu, 12 Nov 2009 12:03:39 -0600 |
Matt Mackall |
merge: fix changectx.ancestor(workingctx) (issue1327)
|
Thu, 12 Nov 2009 16:39:11 +0100 |
Dirkjan Ochtman |
hgweb: don't choke when an inexistent style is requested (issue1901)
|
Thu, 12 Nov 2009 10:29:40 -0500 |
Brodie Rao |
pager: provide a default attend list
|
Thu, 12 Nov 2009 12:46:00 +0100 |
Thomas Arendsen Hein |
Add missing bash_completion for qfinish
|
Thu, 12 Nov 2009 13:43:36 +0100 |
Dirkjan Ochtman |
help: don't show extension list on extension help
|
Thu, 12 Nov 2009 12:05:43 +0100 |
Patrick Mezard |
convert/svn: fix HTTP detection bug introduced by 1b2516a547d4
|
Wed, 11 Nov 2009 22:53:01 +0100 |
Martin Geisler |
record: handle translated prompt correctly
|
Wed, 11 Nov 2009 21:52:02 +0100 |
Nicolas Dumazet |
doc/style: add orange border color to notes
|
Wed, 11 Nov 2009 21:45:13 +0100 |
Martin Geisler |
hgrc.5: mark some words as inline literals
|