Mon, 12 Jan 2009 09:53:55 +0100 mq: refactor the pop code to be more readable and allow more changes
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 12 Jan 2009 09:53:55 +0100] rev 7620
mq: refactor the pop code to be more readable and allow more changes
Mon, 12 Jan 2009 09:13:45 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 12 Jan 2009 09:13:45 +0100] rev 7619
merge with crew-stable
Fri, 09 Jan 2009 22:15:08 +0000 Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Jim Hague <jim.hague@acm.org> [Fri, 09 Jan 2009 22:15:08 +0000] rev 7618
Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail. During 2.17, Bugzilla ditched the old 'processmail' script. With 2.18 contrib/sendbugmail.pl arrived in its place. For notification emails to work properly, sendbugmail.pl requires as its second parameter the Bugzilla user who made the commit. Otherwise the user will not be recognised as the committer, and will receive notification emails about the commit regardless of their preference about being notified on their own commits. This parameter should be given to processmail also, but wasn't for historical reasons. Add new config with the local Bugzilla install directory, and provide defaults for the notify string which should work for most setups. Still permit notify string to be specified, and for backwards compatibility with any extant notify strings try first interpolating notify string with old-style single bug ID argument. Add new 2.18 support version to introduce sendbugmail.pl. In other words, this update should be backwards-compatible with existing installations, but offers simplified setup in most cases. And as a bonus Bugzilla notification emails will be dispatched correctly; notifiers will not receive an email unless configured to do so.
Fri, 09 Jan 2009 18:12:53 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 09 Jan 2009 18:12:53 +0100] rev 7617
merge with -stable
Fri, 09 Jan 2009 01:37:54 +0100 use enumerate instead of zip
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 09 Jan 2009 01:37:54 +0100] rev 7616
use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 patch: export shouldn't close files received as a parameter
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 09 Jan 2009 01:36:35 +0100] rev 7615
patch: export shouldn't close files received as a parameter We rely on __del__ to close the fd instead. Patchbomb was relying on this behaviour, fix it. Thanks to Manuel Barkhau for reporting it.
Mon, 12 Jan 2009 09:12:35 +0100 mq: make qnew patch format consistent with qrefresh (issue1457)
Bernhard Leiner <bleiner@gmail.com> [Mon, 12 Jan 2009 09:12:35 +0100] rev 7614
mq: make qnew patch format consistent with qrefresh (issue1457)
Sat, 10 Jan 2009 00:30:22 +0100 monoblue: fix child revision display in file diff page
Pascal Quantin <pascal.quantin@gmail.com> [Sat, 10 Jan 2009 00:30:22 +0100] rev 7613
monoblue: fix child revision display in file diff page
Fri, 09 Jan 2009 17:34:06 +0100 web: use the correct filectx in filelog
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 09 Jan 2009 17:34:06 +0100] rev 7612
web: use the correct filectx in filelog
Thu, 08 Jan 2009 14:26:30 +0100 convert: display child command output if --debug (fix 878466138b57)
Patrick Mezard <pmezard@gmail.com> [Thu, 08 Jan 2009 14:26:30 +0100] rev 7611
convert: display child command output if --debug (fix 878466138b57)
Wed, 07 Jan 2009 17:33:29 -0800 convert: print darcs error messages iff --debug
Bryan O'Sullivan <bos@serpentine.com> [Wed, 07 Jan 2009 17:33:29 -0800] rev 7610
convert: print darcs error messages iff --debug
Wed, 07 Jan 2009 17:33:07 -0800 convert: check for darcs-2-compatible path
Bryan O'Sullivan <bos@serpentine.com> [Wed, 07 Jan 2009 17:33:07 -0800] rev 7609
convert: check for darcs-2-compatible path
Wed, 07 Jan 2009 02:13:32 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 07 Jan 2009 02:13:32 +0100] rev 7608
merge with -stable
Tue, 06 Jan 2009 10:33:57 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 06 Jan 2009 10:33:57 +0100] rev 7607
merge with crew-stable
Mon, 05 Jan 2009 20:49:12 +0100 zeroconf: add extension documentation
David Soria Parra <dsp@php.net> [Mon, 05 Jan 2009 20:49:12 +0100] rev 7606
zeroconf: add extension documentation
Mon, 05 Jan 2009 12:48:20 -0500 1 file changed, 7 insertions(+), 9 deletions(-)
Benjamin Pollack <benjamin@bitquabit.com> [Mon, 05 Jan 2009 12:48:20 -0500] rev 7605
1 file changed, 7 insertions(+), 9 deletions(-) hgext/purge.py | 16 +++++++--------- purge: clarify behavior with regard to ignored files The purge documentation previously said that purge would delete ignored files. This is only true if purge is passed the --all option, which is now stated explicitly. A few trivial grammar errors were also fixed.
Mon, 05 Jan 2009 18:45:20 +0100 tests: shrink wait interval for test-convert-bzr-merges
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 05 Jan 2009 18:45:20 +0100] rev 7604
tests: shrink wait interval for test-convert-bzr-merges
Mon, 05 Jan 2009 14:37:46 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Mon, 05 Jan 2009 14:37:46 +0100] rev 7603
Merge with crew-stable
Mon, 05 Jan 2009 12:31:00 +0100 tests: try to prevent different ordering in test-convert-bzr-merges
Marek Kubica <marek@xivilization.net> [Mon, 05 Jan 2009 12:31:00 +0100] rev 7602
tests: try to prevent different ordering in test-convert-bzr-merges
Sun, 04 Jan 2009 21:49:37 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 04 Jan 2009 21:49:37 +0100] rev 7601
merge with crew
Sat, 03 Jan 2009 17:15:21 +0100 lowercase prompts
Martin Geisler <mg@daimi.au.dk> [Sat, 03 Jan 2009 17:15:21 +0100] rev 7600
lowercase prompts The prompts are interactive and not meant for scripts.
Sat, 03 Jan 2009 17:15:21 +0100 lowercase ui.debug and assert output
Martin Geisler <mg@daimi.au.dk> [Sat, 03 Jan 2009 17:15:21 +0100] rev 7599
lowercase ui.debug and assert output This does not effect the log or status commands and should be okay according to the compatibility rules.
Sat, 03 Jan 2009 17:15:15 +0100 lowercase help output
Martin Geisler <mg@daimi.au.dk> [Sat, 03 Jan 2009 17:15:15 +0100] rev 7598
lowercase help output Changes docstrings to begin with a lowercase word. Only docstrings used in help output is changed. Scripts are not expected to grep the output of 'hg help' so this change should pose no problem with regard to the compatibility rules.
Sat, 03 Jan 2009 16:15:11 +0100 mq, i18n: mark strings for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 03 Jan 2009 16:15:11 +0100] rev 7597
mq, i18n: mark strings for translation
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip