Wed, 10 Dec 2008 14:02:54 +0000 Add debugcvsps command, replacing cvsps script
Frank Kingswood <frank@kingswood-consulting.co.uk> [Wed, 10 Dec 2008 14:02:54 +0000] rev 7502
Add debugcvsps command, replacing cvsps script
Wed, 10 Dec 2008 11:32:31 +0100 merge stable changes, via crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 10 Dec 2008 11:32:31 +0100] rev 7501
merge stable changes, via crew-stable
Wed, 10 Dec 2008 11:30:11 +0100 merge changes from stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 10 Dec 2008 11:30:11 +0100] rev 7500
merge changes from stable
Tue, 02 Dec 2008 15:31:48 +0100 hgrc 5: fix email.charsets documentation
Christian Ebert <blacktrash@gmx.net> [Tue, 02 Dec 2008 15:31:48 +0100] rev 7499
hgrc 5: fix email.charsets documentation
Tue, 02 Dec 2008 15:31:33 +0100 notify: no charset conversion when testing
Christian Ebert <blacktrash@gmx.net> [Tue, 02 Dec 2008 15:31:33 +0100] rev 7498
notify: no charset conversion when testing Same as for patchbomb. Make "test" a notifier attribute so we don't have to check the boolean over and over.
Tue, 09 Dec 2008 17:02:52 -0800 Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Tue, 09 Dec 2008 17:02:52 -0800] rev 7497
Merge with crew-stable
Tue, 09 Dec 2008 17:01:14 -0800 issue1419: catch strange readline import error on windows
Brendan Cully <brendan@kublai.com> [Tue, 09 Dec 2008 17:01:14 -0800] rev 7496
issue1419: catch strange readline import error on windows
Wed, 10 Dec 2008 00:29:10 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Wed, 10 Dec 2008 00:29:10 +0100] rev 7495
Merge with crew-stable
Wed, 10 Dec 2008 00:16:12 +0100 util: disable walkrepo() recursive behaviour
Patrick Mezard <pmezard@gmail.com> [Wed, 10 Dec 2008 00:16:12 +0100] rev 7494
util: disable walkrepo() recursive behaviour Revert b1aea76f700 and 268c582bd42a for performances reasons. Traversing checkout working directories may be too expensive.
Tue, 09 Dec 2008 09:58:13 +0000 Fix Bugzilla integration to work with new Bugzilla 3.2.
Jim Hague <jim.hague@acm.org> [Tue, 09 Dec 2008 09:58:13 +0000] rev 7493
Fix Bugzilla integration to work with new Bugzilla 3.2. Bugzilla 3.2 changes the type of all MySQL tables it uses from MyISAM to InnoDB. MyISAM does not support transactions, and performs an implied commit after each update. InnoDB does support transactions, and so exposes a bug where changes to the Bugzilla database were not committed, and so with 3.2 are lost when the database connection closes.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip