Mon, 04 Jun 2007 00:24:48 -0300 wsgicgi: change stdin to binary mode
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 04 Jun 2007 00:24:48 -0300] rev 4496
wsgicgi: change stdin to binary mode
Mon, 04 Jun 2007 00:24:48 -0300 Also check the index file size when deciding whether to reload a revlog.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 04 Jun 2007 00:24:48 -0300] rev 4495
Also check the index file size when deciding whether to reload a revlog. This should fix some spurious failures from test-clone-pull-corruption (issue552).
Mon, 04 Jun 2007 00:24:48 -0300 use .extend instead of .append in readtags
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 04 Jun 2007 00:24:48 -0300] rev 4494
use .extend instead of .append in readtags
Fri, 20 Apr 2007 16:17:42 -0500 hbisect: fix a typo in error message
TK Soh <teekaysoh@yahoo.com> [Fri, 20 Apr 2007 16:17:42 -0500] rev 4493
hbisect: fix a typo in error message
Sun, 03 Jun 2007 14:38:52 -0300 patch.diff: avoid calling workingctx().manifest()
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 03 Jun 2007 14:38:52 -0300] rev 4492
patch.diff: avoid calling workingctx().manifest() Right now, to generate the manifest of the working dir, we have to perform a full walk of the working dir, which will be very slow, especially if we're interested in only a small part of it. Since we use the manifest only to find out the mode of files for git patches, manually build an execf function to do it. This should fix issue567.
Sun, 03 Jun 2007 17:18:48 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 03 Jun 2007 17:18:48 +0200] rev 4491
Merge with crew-stable
Fri, 15 Dec 2006 10:32:57 +0300 hgk - fix CR issues on windows
"Andrei Vermel <avermel@mail.ru>" [Fri, 15 Dec 2006 10:32:57 +0300] rev 4490
hgk - fix CR issues on windows
Thu, 24 May 2007 16:32:38 +0200 Add sending date to notify message.
Mathieu Clabaut <mathieu.clabaut@gmail.com> [Thu, 24 May 2007 16:32:38 +0200] rev 4489
Add sending date to notify message. When using SMTP, no date field was set into the message, which causes it to be displayed as being send on 1st january 1970 on most MUA.
Sat, 02 Jun 2007 09:04:23 -0700 Merge with crew.
Bryan O'Sullivan <bos@serpentine.com> [Sat, 02 Jun 2007 09:04:23 -0700] rev 4488
Merge with crew.
Sun, 27 May 2007 14:58:59 -0700 patchbomb: Fail early if no revs given to email
Bryan O'Sullivan <bos@serpentine.com> [Sun, 27 May 2007 14:58:59 -0700] rev 4487
patchbomb: Fail early if no revs given to email
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip