Fri, 07 Dec 2007 18:15:24 -0600 win32: do not install bash hgmerge on Windows
Steve Borho <steve@borho.org> [Fri, 07 Dec 2007 18:15:24 -0600] rev 5623
win32: do not install bash hgmerge on Windows
Fri, 07 Dec 2007 18:14:16 -0600 win32: ignore all installers generated in Output/
Steve Borho <steve@borho.org> [Fri, 07 Dec 2007 18:14:16 -0600] rev 5622
win32: ignore all installers generated in Output/
Sun, 09 Dec 2007 15:25:36 +0100 convert: move commands definition to ease demandload job (issue 860)
Patrick Mezard <pmezard@gmail.com> [Sun, 09 Dec 2007 15:25:36 +0100] rev 5621
convert: move commands definition to ease demandload job (issue 860)
Fri, 07 Dec 2007 14:59:33 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 07 Dec 2007 14:59:33 -0600] rev 5620
Merge with crew
Wed, 05 Dec 2007 22:57:35 -0600 win32: favor local mercurial.ini over registry key
Steve Borho <steve@borho.org> [Wed, 05 Dec 2007 22:57:35 -0600] rev 5619
win32: favor local mercurial.ini over registry key Hopefully this is the best of both worlds. Multiple py2exe based installers can coexist on one machine, while source and lib based Mercurial users can still use a registry key in lieu of resorting to HGRCPATH.
Thu, 06 Dec 2007 13:11:36 -0800 Merge with stable
Bryan O'Sullivan <bos@serpentine.com> [Thu, 06 Dec 2007 13:11:36 -0800] rev 5618
Merge with stable
Thu, 06 Dec 2007 13:10:25 -0800 convert: fix SVN date parser dropping the final whole second digit
David J. Mellor <dmellor@whistlingcat.com> [Thu, 06 Dec 2007 13:10:25 -0800] rev 5617
convert: fix SVN date parser dropping the final whole second digit
Wed, 05 Dec 2007 12:48:33 +0100 highlight: adapt to hgweb_mode refactoring
Christian Ebert <blacktrash@gmx.net> [Wed, 05 Dec 2007 12:48:33 +0100] rev 5616
highlight: adapt to hgweb_mode refactoring
Thu, 06 Dec 2007 09:55:56 -0800 Merge with -stable
Bryan O'Sullivan <bos@serpentine.com> [Thu, 06 Dec 2007 09:55:56 -0800] rev 5615
Merge with -stable
Tue, 23 Oct 2007 10:39:24 +0000 Fix bdiff test failures on AIX.
Jim Hague <jim.hague@acm.org> [Tue, 23 Oct 2007 10:39:24 +0000] rev 5614
Fix bdiff test failures on AIX. The test fails when, in the call to calloc(), the number of elements (bn) is 0. In that case, calloc() on AIX will return NULL, while the code expects a valid heap pointer. Both results are permissible under C99, Unix98 etc. Work around by ensuring that at least 1 element is requested.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip