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
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip