Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 31 Mar 2008 18:49:15 +0200] rev 6420
merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 31 Mar 2008 18:44:12 +0200] rev 6419
hg serve: add clearer message when starting the server with --verbose
Explicitly tell the address is the one the process is bound to.
Fix the printing of IPv6 addresses.
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 31 Mar 2008 13:10:47 +0200] rev 6418
convert: fix trailing space introduced in 5efd447a9b8d
David Soria Parra <dsp <at> php.net> [Sat, 29 Mar 2008 19:41:50 +0100] rev 6417
pager: Add a configuration to enable/disable the pager for certain commands
Add the configuration options pager.ignore and pager.attend.
You can disable the pager on certain commands by adding them to the
pager.ignore setting. To whitelist commands, you can add them to pager.attend.
To disable or enable global commands like 'hg version' or 'hg help'
you have to use your global .hgrc. (thanks, Matt Mackall)
Christian Ebert <blacktrash@gmx.net> [Mon, 31 Mar 2008 11:08:52 +0200] rev 6416
keyword: regroup monkey patch code, underscore prefix private vars
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 31 Mar 2008 00:01:27 +0200] rev 6415
merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 30 Mar 2008 23:58:02 +0200] rev 6414
Fix test-convert-svn-tags on case sensitive filesystems
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 30 Mar 2008 22:29:02 +0200] rev 6413
fix bug introduced by 2540521dc7c1 (thanks pychecker)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 30 Mar 2008 22:23:55 +0200] rev 6412
merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 30 Mar 2008 20:21:46 +0200] rev 6411
fix error spotted by pychecker