Wed, 17 Feb 2010 15:43:21 +0100 run commit and update hooks after command completion (issue1827) stable
Sune Foldager <cryo@cyanite.org> [Wed, 17 Feb 2010 15:43:21 +0100] rev 10492
run commit and update hooks after command completion (issue1827) Previously, the working dir state hadn't been written when these hooks were invoked, so external commands couldn't see all changes.
Wed, 17 Feb 2010 11:00:48 +0100 http: len(x) fails if it doesn't fit into an int, use __len__() instead stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 17 Feb 2010 11:00:48 +0100] rev 10491
http: len(x) fails if it doesn't fit into an int, use __len__() instead len(x) raises OverflowError if it's bigger than 2**31-1, we need to call __len__() ourself instead.
Tue, 16 Feb 2010 21:04:04 +0100 filelog: sort meta entries, ensure deterministic order stable
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 16 Feb 2010 21:04:04 +0100] rev 10490
filelog: sort meta entries, ensure deterministic order
Tue, 16 Feb 2010 23:28:46 +0100 Merge with i18n stable
Martin Geisler <mg@lazybytes.net> [Tue, 16 Feb 2010 23:28:46 +0100] rev 10489
Merge with i18n
Tue, 16 Feb 2010 22:01:27 +0100 i18n-sv: synchronized with 44b4a2a31623 stable
Jens Bäckman <jens.backman@gmail.com> [Tue, 16 Feb 2010 22:01:27 +0100] rev 10488
i18n-sv: synchronized with 44b4a2a31623
Tue, 16 Feb 2010 09:31:35 -0500 util: use the built-in any() and all() methods if they are available stable
Steve Losh <steve@stevelosh.com> [Tue, 16 Feb 2010 09:31:35 -0500] rev 10487
util: use the built-in any() and all() methods if they are available
Mon, 15 Feb 2010 21:18:16 -0600 mergetools: improve configuration for several merge tools stable
Steve Borho <steve@borho.org> [Mon, 15 Feb 2010 21:18:16 -0600] rev 10486
mergetools: improve configuration for several merge tools * meld - provide labels for the three panes * diffmerge - add registry key for detection, improve arguments * beyond compare - add linux version * winmerge - improve arguments * araxis - add configuration, including registry key for detection * misc - provide default priorities for more tools
Mon, 15 Feb 2010 20:28:42 -0600 hgrc.5: document use of environment variables on Windows stable
Steve Borho <steve@borho.org> [Mon, 15 Feb 2010 20:28:42 -0600] rev 10485
hgrc.5: document use of environment variables on Windows This feature was introduced in c31ac3f7fd8f
Mon, 15 Feb 2010 22:39:36 +0100 url: correctly quote '/' in user and password embedded in urls stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Feb 2010 22:39:36 +0100] rev 10484
url: correctly quote '/' in user and password embedded in urls
Mon, 15 Feb 2010 16:34:59 -0200 i18n-pt_BR: synchronized with 44b4a2a31623 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 15 Feb 2010 16:34:59 -0200] rev 10483
i18n-pt_BR: synchronized with 44b4a2a31623
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip