Sun, 13 Dec 2009 18:06:24 +0100 test-command-template: test 'file_copies' keyword
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:24 +0100] rev 10059
test-command-template: test 'file_copies' keyword
Sun, 13 Dec 2009 18:06:24 +0100 cmdutil: extract file copies closure into templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:24 +0100] rev 10058
cmdutil: extract file copies closure into templatekw
Sun, 13 Dec 2009 18:06:24 +0100 cmdutil: extract latest tags closures in templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:24 +0100] rev 10057
cmdutil: extract latest tags closures in templatekw
Sun, 13 Dec 2009 18:06:24 +0100 cmdutil: extract file changes closures into templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:24 +0100] rev 10056
cmdutil: extract file changes closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: extract repo dependent closures in templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10055
cmdutil: extract repo dependent closures in templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: extract ctx dependent closures into templatekw
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10054
cmdutil: extract ctx dependent closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 cmdutil: replace showlist() closure with a function
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 18:06:23 +0100] rev 10053
cmdutil: replace showlist() closure with a function
Sun, 13 Dec 2009 11:56:22 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 13 Dec 2009 11:56:22 +0100] rev 10052
Merge with crew-stable
Mon, 07 Dec 2009 12:44:15 -0500 convert/svn: make sink recover gracefully from empty changeset stable
Patrick Mezard <pmezard@gmail.com> [Mon, 07 Dec 2009 12:44:15 -0500] rev 10051
convert/svn: make sink recover gracefully from empty changeset Otherwise when processing a changeset that in fact changes no files (perhaps due to bug in import from CVS) can get something like: unexpected svn output: abort: unable to cope with svn output Bug report and patch draft by Jesse Glick <jesse.glick@sun.com>
Mon, 07 Dec 2009 19:18:03 +0900 win32mbcs: Add configuration to specify path encoding
Shun-ichi GOTO <shunichi.goto@gmail.com> [Mon, 07 Dec 2009 19:18:03 +0900] rev 10050
win32mbcs: Add configuration to specify path encoding Add win32mbcs.encoding configuration option to specify the encoding to use instead of encoding.encoding. This option is useful for the users who want to write UTF-8 log message on non UTF-8 path encoding environment.
Sat, 12 Dec 2009 23:03:05 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 23:03:05 +0100] rev 10049
Merge with stable
Fri, 11 Dec 2009 15:09:52 +0900 mq: qpop: remove added files before re-adding removed files stable
Nicolas Dumazet <nicdumz.commits@gmail.com> [Fri, 11 Dec 2009 15:09:52 +0900] rev 10048
mq: qpop: remove added files before re-adding removed files We need to do this to avoid file/directories conflicts. This causes patches removing a committed file and replacing it with a directory to be "unpoppable".
Thu, 10 Dec 2009 09:35:43 -0500 revlog: rewrite several method docstrings stable
Greg Ward <greg-hg@gerg.ca> [Thu, 10 Dec 2009 09:35:43 -0500] rev 10047
revlog: rewrite several method docstrings - methods: findmissing(), nodesbetween(), descendants(), ancestors() - the goal is precise, concise, accurate, grammatical, understandable, consistently formatted docstrings
Fri, 11 Dec 2009 11:04:31 +0100 color: Add support for bookmarks
David Soria Parra <dsp@php.net> [Fri, 11 Dec 2009 11:04:31 +0100] rev 10046
color: Add support for bookmarks
Fri, 11 Dec 2009 11:04:31 +0100 color: Do not pass --color, --no-color parameters to wrapped function
David Soria Parra <dsp@php.net> [Fri, 11 Dec 2009 11:04:31 +0100] rev 10045
color: Do not pass --color, --no-color parameters to wrapped function Passing the --color and --no-color parameter to the wrapped function can cause a invalid argument exception if the wrapped function doesn't accepts a **opts dict.
Sat, 12 Dec 2009 16:54:33 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 16:54:33 +0100] rev 10044
Merge with stable
Sat, 12 Dec 2009 15:26:57 +0100 test-hgrc: cleanup
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 15:26:57 +0100] rev 10043
test-hgrc: cleanup - don't create a repository for no reason. - empty $HGRCPATH for better isolation between tests
Sat, 12 Dec 2009 16:46:16 +0100 config: raise ConfigError on non-existing include files stable
Martin Geisler <mg@lazybytes.net> [Sat, 12 Dec 2009 16:46:16 +0100] rev 10042
config: raise ConfigError on non-existing include files Before, an %include directive for a non-existing file resulted in an IOError and a traceback.
Thu, 10 Dec 2009 17:01:21 -0600 Merge with i18n
Matt Mackall <mpm@selenic.com> [Thu, 10 Dec 2009 17:01:21 -0600] rev 10041
Merge with i18n
Sat, 05 Dec 2009 05:29:37 +0200 i18n-el: translate Mercurial's copyright info message
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sat, 05 Dec 2009 05:29:37 +0200] rev 10040
i18n-el: translate Mercurial's copyright info message
Sat, 05 Dec 2009 05:21:33 +0200 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sat, 05 Dec 2009 05:21:33 +0200] rev 10039
i18n-el: translate the rest of hgext/bookmarks
Sat, 05 Dec 2009 04:43:13 +0200 i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sat, 05 Dec 2009 04:43:13 +0200] rev 10038
i18n-el: translate the help of acl.py
Thu, 03 Dec 2009 23:34:25 +0200 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr> [Thu, 03 Dec 2009 23:34:25 +0200] rev 10037
i18n-el: translate hgext/bugzilla.py
Thu, 03 Dec 2009 22:32:13 +0200 i18n-el: remove obsolete translations
Giorgos Keramidas <keramida@ceid.upatras.gr> [Thu, 03 Dec 2009 22:32:13 +0200] rev 10036
i18n-el: remove obsolete translations
Thu, 03 Dec 2009 22:31:14 +0200 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr> [Thu, 03 Dec 2009 22:31:14 +0200] rev 10035
i18n-el: translate verify
Thu, 03 Dec 2009 22:06:38 +0200 i18n-el: add missing space to "remote: "'s translation
Giorgos Keramidas <keramida@ceid.upatras.gr> [Thu, 03 Dec 2009 22:06:38 +0200] rev 10034
i18n-el: add missing space to "remote: "'s translation
Wed, 02 Dec 2009 18:49:10 +0200 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr> [Wed, 02 Dec 2009 18:49:10 +0200] rev 10033
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Wed, 02 Dec 2009 18:49:10 +0200 i18n-el: remove some Danish strings
Giorgos Keramidas <keramida@ceid.upatras.gr> [Wed, 02 Dec 2009 18:49:10 +0200] rev 10032
i18n-el: remove some Danish strings The original el.po file was copied from da.po and I missed a few Danish strings in the version I submitted to crew.
Thu, 10 Dec 2009 23:57:14 +0100 mercurial.iss: add tcsh completion script
Pascal Quantin <pascal.quantin@gmail.com> [Thu, 10 Dec 2009 23:57:14 +0100] rev 10031
mercurial.iss: add tcsh completion script
Thu, 10 Dec 2009 22:31:10 +0100 run-tests: backout d7c23f4a14c7
Martin Geisler <mg@lazybytes.net> [Thu, 10 Dec 2009 22:31:10 +0100] rev 10030
run-tests: backout d7c23f4a14c7 We no longer have any data files, so this is no longer needed. Augie Fackler reported on IRC that this "hack" had never worked for him in the first place.
Thu, 10 Dec 2009 22:28:09 +0100 mercurial.iss: backout 08bbed8ac9b8
Martin Geisler <mg@lazybytes.net> [Thu, 10 Dec 2009 22:28:09 +0100] rev 10029
mercurial.iss: backout 08bbed8ac9b8 Not a complete backout, the bash_completion script is still installed.
Thu, 10 Dec 2009 22:26:09 +0100 setup: backout 68964567e406
Martin Geisler <mg@lazybytes.net> [Thu, 10 Dec 2009 22:26:09 +0100] rev 10028
setup: backout 68964567e406 We decided that it is better to let the distributions install these files themselves since they know where to put them.
Wed, 09 Dec 2009 14:33:22 -0600 subrepo: document necessary methods for a subrepo class
Augie Fackler <durin42@gmail.com> [Wed, 09 Dec 2009 14:33:22 -0600] rev 10027
subrepo: document necessary methods for a subrepo class
Thu, 10 Dec 2009 12:31:57 +0100 merge with the stable branch
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 10 Dec 2009 12:31:57 +0100] rev 10026
merge with the stable branch
Thu, 10 Dec 2009 12:31:21 +0100 cmdutil: copy auth section in remoteui stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 10 Dec 2009 12:31:21 +0100] rev 10025
cmdutil: copy auth section in remoteui This allows me to specify an auth section in a .hg/hgrc instead of just a global or user-level hgrc.
Thu, 10 Dec 2009 00:14:22 +0100 log --follow: use a set instead of a list
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 10 Dec 2009 00:14:22 +0100] rev 10024
log --follow: use a set instead of a list benchmarked with hg log -qf on the linux kernel: before: Time: real 39.010 secs (user 38.840+0.000 sys 0.060+0.000) after: Time: real 8.560 secs (user 8.440+0.000 sys 0.080+0.000)
Tue, 08 Dec 2009 23:36:06 +0100 Merge with stable
Sune Foldager <cryo@cyanite.org> [Tue, 08 Dec 2009 23:36:06 +0100] rev 10023
Merge with stable
Tue, 08 Dec 2009 23:23:59 +0100 patchbomb: fix bug introduced in 4ddfad7ebd98 and add test stable
Sune Foldager <cryo@cyanite.org> [Tue, 08 Dec 2009 23:23:59 +0100] rev 10022
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test Thanks to Augie Fackler for reporting this.
Sat, 05 Dec 2009 23:26:27 -0500 help: don't display bogus help messages for invalid aliases
Brodie Rao <me+hg@dackz.net> [Sat, 05 Dec 2009 23:26:27 -0500] rev 10021
help: don't display bogus help messages for invalid aliases
Sat, 05 Dec 2009 23:16:09 +0100 run-tests: install data files correctly
Martin Geisler <mg@lazybytes.net> [Sat, 05 Dec 2009 23:16:09 +0100] rev 10020
run-tests: install data files correctly In 68964567e406 we began installing some data files in PREFIX/share. When preparing to run the tests, run-tests.py uses --home="" in order to work around home being set in a ~/.pydistutils.cfg file. This somehow overwrites the --prefix option. The result was that the share/ directory was installed in the top of the Mercurial source tree.
Sun, 06 Dec 2009 23:28:49 +0100 Merge with stable
Sune Foldager <cryo@cyanite.org> [Sun, 06 Dec 2009 23:28:49 +0100] rev 10019
Merge with stable
Sun, 06 Dec 2009 23:22:17 +0100 patchbomb: handle repository#rev URLs correctly stable
Sune Foldager <cryo@cyanite.org> [Sun, 06 Dec 2009 23:22:17 +0100] rev 10018
patchbomb: handle repository#rev URLs correctly
Sat, 05 Dec 2009 00:15:17 +0100 contrib: helper extension to track memory usage
Martin Geisler <mg@lazybytes.net> [Sat, 05 Dec 2009 00:15:17 +0100] rev 10017
contrib: helper extension to track memory usage
Fri, 04 Dec 2009 13:59:33 -0600 export: fix tests
Matt Mackall <mpm@selenic.com> [Fri, 04 Dec 2009 13:59:33 -0600] rev 10016
export: fix tests
Sat, 28 Nov 2009 16:48:07 +0200 commands.export: accept -r option as revision specification
Alexander Solovyov <piranha@piranha.org.ua> [Sat, 28 Nov 2009 16:48:07 +0200] rev 10015
commands.export: accept -r option as revision specification This brings consistency with other commands option and allows specification of negative numbers (-r -2), which were recognized as options earlier.
Mon, 30 Nov 2009 23:51:06 +0100 status: add the --change option to display files changed in a revision
Gilles Moris <gilles.moris@free.fr> [Mon, 30 Nov 2009 23:51:06 +0100] rev 10014
status: add the --change option to display files changed in a revision This option is similar to the one already used for the diff command. Unfortunately, the c and C short option are already used for status, so there is no corresponding short option. However, there is no short option for --rev either, so that's consistent.
Tue, 01 Dec 2009 09:53:02 +0900 run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
Nicolas Dumazet <nicdumz.commits@gmail.com> [Tue, 01 Dec 2009 09:53:02 +0900] rev 10013
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS Introduce a inotify.appendpid configuration possibility that appends pids to inotify.pidfile when set to True.
Tue, 01 Dec 2009 11:28:31 +0900 cmdutil: service: add appendpid parameter to append pids to pid file
Nicolas Dumazet <nicdumz.commits@gmail.com> [Tue, 01 Dec 2009 11:28:31 +0900] rev 10012
cmdutil: service: add appendpid parameter to append pids to pid file
Fri, 04 Dec 2009 17:43:01 +0100 changegroupsubset: readdelta() can be used if the previous rev is a parent
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 17:43:01 +0100] rev 10011
changegroupsubset: readdelta() can be used if the previous rev is a parent
Fri, 04 Dec 2009 17:42:59 +0100 changegroupsubset: simplify parents pruning
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 17:42:59 +0100] rev 10010
changegroupsubset: simplify parents pruning
Fri, 04 Dec 2009 15:36:13 +0100 shrink-revlog: improve performance: use changegroup instead of revisions
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 15:36:13 +0100] rev 10009
shrink-revlog: improve performance: use changegroup instead of revisions Before: real 0m23.971s Now: real 0m4.229s The only case where the output would be different is if the newer hg was using a different diff algorithm than used originally.
Fri, 04 Dec 2009 07:52:30 +0100 Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
Pascal Quantin <pascal.quantin@gmail.com> [Fri, 04 Dec 2009 07:52:30 +0100] rev 10008
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
Fri, 04 Dec 2009 12:48:23 +0100 rst2man: s/dont/don't/ in comment
Christian Ebert <blacktrash@gmx.net> [Fri, 04 Dec 2009 12:48:23 +0100] rev 10007
rst2man: s/dont/don't/ in comment
Fri, 04 Dec 2009 12:48:17 +0100 rst2man: separate inline blocks from previous paragraphs
Christian Ebert <blacktrash@gmx.net> [Fri, 04 Dec 2009 12:48:17 +0100] rev 10006
rst2man: separate inline blocks from previous paragraphs
Mon, 30 Nov 2009 21:54:34 +0100 setup: install some useful data files.
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Mon, 30 Nov 2009 21:54:34 +0100] rev 10005
setup: install some useful data files. The selection is somewhat arbitrary. In the case of the Zsh completion file, it will not conflict with the builtin Zsh completions: they are in a file named `_mercurial', not `_hg'.
Mon, 30 Nov 2009 23:10:21 +0200 color: add support for churn --diffstat
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 30 Nov 2009 23:10:21 +0200] rev 10004
color: add support for churn --diffstat
Thu, 03 Dec 2009 22:54:33 +0100 Makefile: help/ was moved in f91e5630ce7e update paths to match
Martin Geisler <mg@lazybytes.net> [Thu, 03 Dec 2009 22:54:33 +0100] rev 10003
Makefile: help/ was moved in f91e5630ce7e update paths to match
Thu, 03 Dec 2009 22:34:51 +0100 Update win32 installer with changes from f91e5630ce7e
Pascal Quantin <pascal.quantin@gmail.com> [Thu, 03 Dec 2009 22:34:51 +0100] rev 10002
Update win32 installer with changes from f91e5630ce7e
Thu, 03 Dec 2009 22:37:49 +0100 doc: correct path to help files in Makefile
Christian Ebert <blacktrash@gmx.net> [Thu, 03 Dec 2009 22:37:49 +0100] rev 10001
doc: correct path to help files in Makefile
Thu, 03 Dec 2009 20:50:00 +0100 setup: cleanup coding style
Martin Geisler <mg@lazybytes.net> [Thu, 03 Dec 2009 20:50:00 +0100] rev 10000
setup: cleanup coding style
Tue, 01 Dec 2009 16:06:10 +0100 setup: install translation files as package data
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Tue, 01 Dec 2009 16:06:10 +0100] rev 9999
setup: install translation files as package data Remove the `install_package_data' subclass of `install_data' and use the `package_data' functionality provided by distutils instead. As package data must be located within the package directory, the data files are now generated in the build directory. To simplify the functionality of this change, the top-level `doc' and `templates' directories have been moved into the `mercurial' package directory.
Thu, 03 Dec 2009 20:41:43 +0100 setup: don't ship i18n directory
Martin Geisler <mg@lazybytes.net> [Thu, 03 Dec 2009 20:41:43 +0100] rev 9998
setup: don't ship i18n directory The directory was never actually used at runtime and other programs don't ship it either.
Thu, 03 Dec 2009 11:07:14 +0100 Merge with stable
Sune Foldager <cryo@cyanite.org> [Thu, 03 Dec 2009 11:07:14 +0100] rev 9997
Merge with stable
Thu, 03 Dec 2009 11:06:55 +0100 handle file URIs correctly, according to RFC 2396 (issue1153) stable
Sune Foldager <cryo@cyanite.org> [Thu, 03 Dec 2009 11:06:55 +0100] rev 9996
handle file URIs correctly, according to RFC 2396 (issue1153) The new code aims to implement the RFC correctly for file URIs. Previously they were handled incorrectly in several ways, which could cause problem on Windows in particular.
Thu, 03 Dec 2009 11:06:44 +0100 transplant: fix small bug when a patch fails while using --filter stable
Sune Foldager <cryo@cyanite.org> [Thu, 03 Dec 2009 11:06:44 +0100] rev 9995
transplant: fix small bug when a patch fails while using --filter
Thu, 03 Dec 2009 06:35:39 +0100 Merge with stable
Henrik Stuart <hg@hstuart.dk> [Thu, 03 Dec 2009 06:35:39 +0100] rev 9994
Merge with stable
Thu, 03 Dec 2009 14:14:44 +0900 alias: do not crash when aliased command has no usage help text stable
Nicolas Dumazet <nicdumz.commits@gmail.com> [Thu, 03 Dec 2009 14:14:44 +0900] rev 9993
alias: do not crash when aliased command has no usage help text
Thu, 03 Dec 2009 01:06:15 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Thu, 03 Dec 2009 01:06:15 +0100] rev 9992
Merge with stable
Thu, 03 Dec 2009 01:01:49 +0100 revlog: add fast path to ancestor
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 03 Dec 2009 01:01:49 +0100] rev 9991
revlog: add fast path to ancestor
Tue, 01 Dec 2009 16:19:53 -0500 share: add a test script.
Greg Ward <greg-hg@gerg.ca> [Tue, 01 Dec 2009 16:19:53 -0500] rev 9990
share: add a test script.
Wed, 02 Dec 2009 14:30:39 +0200 hgk: do not ignore ---/+++ lines in diff stable
Fabian Kreutz <project+hg@fabian-kreutz.de> [Wed, 02 Dec 2009 14:30:39 +0200] rev 9989
hgk: do not ignore ---/+++ lines in diff
Tue, 01 Dec 2009 20:10:31 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 20:10:31 -0600] rev 9988
Merge with stable
Tue, 01 Dec 2009 19:30:49 -0600 Added signature for changeset 439d7ea6fe3a stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 19:30:49 -0600] rev 9987
Added signature for changeset 439d7ea6fe3a
Tue, 01 Dec 2009 19:30:49 -0600 Added tag 1.4.1 for changeset 439d7ea6fe3a stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 19:30:49 -0600] rev 9986
Added tag 1.4.1 for changeset 439d7ea6fe3a
Tue, 01 Dec 2009 19:30:30 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 19:30:30 -0600] rev 9985
Merge with stable
Tue, 01 Dec 2009 19:28:15 -0600 share: fix interaction with clone stable 1.4.1
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 19:28:15 -0600] rev 9984
share: fix interaction with clone
Tue, 01 Dec 2009 14:37:57 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 14:37:57 -0600] rev 9983
Merge with crew
Tue, 01 Dec 2009 14:37:33 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 14:37:33 -0600] rev 9982
Merge with stable
Tue, 01 Dec 2009 14:36:47 -0600 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Tue, 01 Dec 2009 14:36:47 -0600] rev 9981
Merge with i18n
Tue, 01 Dec 2009 00:48:25 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Tue, 01 Dec 2009 00:48:25 +0100] rev 9980
Merge with stable
Tue, 01 Dec 2009 00:47:25 +0100 i18n: hand-transplant change in 36760956f6d3 stable
Martin Geisler <mg@lazybytes.net> [Tue, 01 Dec 2009 00:47:25 +0100] rev 9979
i18n: hand-transplant change in 36760956f6d3
Sun, 29 Nov 2009 20:32:41 +0100 i18n-da: synchronized with af5f99d8195e
Martin Geisler <mg@lazybytes.net> [Sun, 29 Nov 2009 20:32:41 +0100] rev 9978
i18n-da: synchronized with af5f99d8195e
Mon, 30 Nov 2009 12:44:32 -0200 merge with i18n-stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 30 Nov 2009 12:44:32 -0200] rev 9977
merge with i18n-stable
Mon, 30 Nov 2009 12:36:24 -0200 i18n-pt_BR: added strings from crew 5b149c88d9e8 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 30 Nov 2009 12:36:24 -0200] rev 9976
i18n-pt_BR: added strings from crew 5b149c88d9e8
Tue, 01 Dec 2009 01:43:46 +0100 backout experimental change from 777c1df76ef4
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 01 Dec 2009 01:43:46 +0100] rev 9975
backout experimental change from 777c1df76ef4
Tue, 01 Dec 2009 01:08:16 +0100 context: parents() already filters nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 01 Dec 2009 01:08:16 +0100] rev 9974
context: parents() already filters nullid
Tue, 01 Dec 2009 01:03:54 +0100 context: use key-sorting instead of tuples
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 01 Dec 2009 01:03:54 +0100] rev 9973
context: use key-sorting instead of tuples
Tue, 01 Dec 2009 00:43:54 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Tue, 01 Dec 2009 00:43:54 +0100] rev 9972
Merge with stable
Tue, 01 Dec 2009 00:43:21 +0100 doc/Makefile: ensure C locale stable
Martin Geisler <mg@lazybytes.net> [Tue, 01 Dec 2009 00:43:21 +0100] rev 9971
doc/Makefile: ensure C locale The man pages can actually be translated by building them in a different locale. However, the man pages contain internal links to certain sections, and when the section titles are translated, the links change too. So it is currently not recommended to build the man pages in anything by the "C" locale.
Tue, 01 Dec 2009 00:15:45 +0100 commands: mark "ssh://" as inline literals in help texts stable
Martin Geisler <mg@lazybytes.net> [Tue, 01 Dec 2009 00:15:45 +0100] rev 9970
commands: mark "ssh://" as inline literals in help texts
Mon, 30 Nov 2009 23:39:58 +0100 test-rollback: fix reference to /bin/false (fails on OSX)
Patrick Mezard <pmezard@gmail.com> [Mon, 30 Nov 2009 23:39:58 +0100] rev 9969
test-rollback: fix reference to /bin/false (fails on OSX)
Mon, 30 Nov 2009 23:27:37 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Mon, 30 Nov 2009 23:27:37 +0100] rev 9968
Merge with stable
Mon, 30 Nov 2009 23:12:51 +0100 schemes: fixed typos in module docstring stable
Martin Geisler <mg@lazybytes.net> [Mon, 30 Nov 2009 23:12:51 +0100] rev 9967
schemes: fixed typos in module docstring
Tue, 24 Nov 2009 17:48:23 +0200 schemes extension stable
Alexander Solovyov <piranha@piranha.org.ua> [Tue, 24 Nov 2009 17:48:23 +0200] rev 9966
schemes extension
Mon, 30 Nov 2009 23:12:51 +0100 schemes: fixed typos in module docstring
Martin Geisler <mg@lazybytes.net> [Mon, 30 Nov 2009 23:12:51 +0100] rev 9965
schemes: fixed typos in module docstring
Tue, 24 Nov 2009 17:48:23 +0200 schemes extension
Alexander Solovyov <piranha@piranha.org.ua> [Tue, 24 Nov 2009 17:48:23 +0200] rev 9964
schemes extension
Mon, 30 Nov 2009 15:31:14 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 30 Nov 2009 15:31:14 -0600] rev 9963
Merge with crew
Mon, 30 Nov 2009 22:23:04 +0100 convert: better error on invalid repository type
Patrick Mezard <pmezard@gmail.com> [Mon, 30 Nov 2009 22:23:04 +0100] rev 9962
convert: better error on invalid repository type
Mon, 30 Nov 2009 22:23:09 +0100 cmdutil: fix missing default 'extra' template
Patrick Mezard <pmezard@gmail.com> [Mon, 30 Nov 2009 22:23:09 +0100] rev 9961
cmdutil: fix missing default 'extra' template
Sat, 28 Nov 2009 11:21:19 +0900 test blacklist: add inotify-failures target
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sat, 28 Nov 2009 11:21:19 +0900] rev 9960
test blacklist: add inotify-failures target
Sat, 28 Nov 2009 10:25:09 +0900 run-tests: add a "--blacklist target" option to skip predefined test lists
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sat, 28 Nov 2009 10:25:09 +0900] rev 9959
run-tests: add a "--blacklist target" option to skip predefined test lists Rely on a ConfigParser file, tests/blacklist, to define blacklist targets. This allows exposing specific test suites for testing incomplete/particular features, e.g. "run-tests.py --blacklist inotify-failures --inotify *"
Tue, 17 Nov 2009 18:50:39 +0900 run-tests: add --inotify option to test runner
Nicolas Dumazet <nicdumz.commits@gmail.com> [Tue, 17 Nov 2009 18:50:39 +0900] rev 9958
run-tests: add --inotify option to test runner Activate inotify extension when running tests.
Mon, 30 Nov 2009 19:52:03 +0100 merge with stable
Sune Foldager <cryo@cyanite.org> [Mon, 30 Nov 2009 19:52:03 +0100] rev 9957
merge with stable
Mon, 30 Nov 2009 19:37:38 +0100 extdiff: respect --option in command aliases (issue949) stable
Sune Foldager <cryo@cyanite.org> [Mon, 30 Nov 2009 19:37:38 +0100] rev 9956
extdiff: respect --option in command aliases (issue949)
Mon, 30 Nov 2009 16:53:05 +0100 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Nov 2009 16:53:05 +0100] rev 9955
merge with stable
Mon, 30 Nov 2009 14:58:52 +0100 fix bug in prepush logic involving merge changesets stable
Sune Foldager <cryo@cyanite.org> [Mon, 30 Nov 2009 14:58:52 +0100] rev 9954
fix bug in prepush logic involving merge changesets When creating new branches and merging them into existing ones, you would sometimes be able to push some changesets (the existing branches) without using --force, even when that creates a new head on the remote. A test which triggers the error has been added.
Sat, 28 Nov 2009 23:58:03 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 28 Nov 2009 23:58:03 +0100] rev 9953
Merge with stable
Sat, 28 Nov 2009 23:44:18 +0100 commands: add missing options in command line help stable
timeless@mozdev.org [Sat, 28 Nov 2009 23:44:18 +0100] rev 9952
commands: add missing options in command line help
Sat, 28 Nov 2009 23:23:16 +0100 commands: mark strings for translation stable
Martin Geisler <mg@lazybytes.net> [Sat, 28 Nov 2009 23:23:16 +0100] rev 9951
commands: mark strings for translation
Fri, 27 Nov 2009 18:26:25 +0000 keyword: clarify object of backwards compatibility
timeless [Fri, 27 Nov 2009 18:26:25 +0000] rev 9950
keyword: clarify object of backwards compatibility
Fri, 27 Nov 2009 11:50:52 -0500 commit: write last-message.txt with no content modifications.
Greg Ward <greg-hg@gerg.ca> [Fri, 27 Nov 2009 11:50:52 -0500] rev 9949
commit: write last-message.txt with no content modifications. This assumes the user will use either a sane editor (anything but Notepad) or the same editor again: even Notepad should be able to read what it previously wrote.
Thu, 26 Nov 2009 10:47:39 +0200 mail: add parseaddrlist() function for parsing many addresses at once
Marti Raudsepp <marti@juffo.org> [Thu, 26 Nov 2009 10:47:39 +0200] rev 9948
mail: add parseaddrlist() function for parsing many addresses at once Adds a new function addrlistencode() to mercurial.mail, like addressencode(), but accepts a list of addresses as input, and returns a list of formatted addresses. This will be used by patchbomb. The difference is that each element in the input list can contain multiple addresses (comma separated or otherwise), and are split using Python's email.Utils.getaddresses().
Thu, 26 Nov 2009 12:23:28 +0200 patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc
Marti Raudsepp <marti@juffo.org> [Thu, 26 Nov 2009 12:23:28 +0200] rev 9947
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc Instead of using custom code to split apart addresses, we now use mail.parseaddrlist() which always does the Right Thing as it relies on Python's email.Utils.getaddresses(). Previously, 'hg email --to=foo,bar' only respected foo and discarded bar. Also, commas in names were not allowed in hgrc or the interactive prompt; specifying '"Lastname, Firstname" <foo>' would confuse patchbomb. The testcase uses '-m tmp.mbox' because -n (like in other tests) would disable address mangling.
Fri, 27 Nov 2009 13:53:27 +0100 templates: add raw templates for tags/branches pages
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 27 Nov 2009 13:53:27 +0100] rev 9946
templates: add raw templates for tags/branches pages
Thu, 26 Nov 2009 23:10:59 +0100 extdiff: wrap long lines in docstring and comments
Martin Geisler <mg@lazybytes.net> [Thu, 26 Nov 2009 23:10:59 +0100] rev 9945
extdiff: wrap long lines in docstring and comments Gettext wraps lines in the messages when it writes them to the hg.pot file and that makes long lines look odd in the resulting .po file.
Thu, 26 Nov 2009 20:59:35 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Thu, 26 Nov 2009 20:59:35 +0100] rev 9944
Merge with stable
Thu, 26 Nov 2009 10:51:17 +0100 keyword: the CVS keyword is $RCSfile$, not $RCSFile$ stable
Christian Ebert <blacktrash@gmx.net> [Thu, 26 Nov 2009 10:51:17 +0100] rev 9943
keyword: the CVS keyword is $RCSfile$, not $RCSFile$ http://cvsbook.red-bean.com/cvsbook.html#List%20Of%20Keywords Fix default keyword map accordingly. Keep $RCSFile$ for Mercurial backwards compatibility.
Thu, 26 Nov 2009 20:50:16 +0100 keyword: sort demo output to ensure deterministic output stable
Martin Geisler <mg@lazybytes.net> [Thu, 26 Nov 2009 20:50:16 +0100] rev 9942
keyword: sort demo output to ensure deterministic output
Thu, 26 Nov 2009 20:06:45 +0100 extdiff: prevent exception on double-translation stable
Martin Geisler <mg@lazybytes.net> [Thu, 26 Nov 2009 20:06:45 +0100] rev 9941
extdiff: prevent exception on double-translation The docstring is translated twice: once when used as a format string, and once on display. The second translation fails when the first translation introduces non-ASCII characters in the string. The problem is that the gettext module calls unicode(message) on the string, i.e., it decodes it to a Unicode string using the ASCII encoding (the default encoding). By translating it into a Unicode string here, the unicode() call becomes a noop.
Wed, 25 Nov 2009 21:54:47 -0600 Merge with stable again
Matt Mackall <mpm@selenic.com> [Wed, 25 Nov 2009 21:54:47 -0600] rev 9940
Merge with stable again
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip