Sat, 14 Oct 2006 16:03:23 -0700 hgweb: fix parent/child links across renames
Brendan Cully <brendan@kublai.com> [Sat, 14 Oct 2006 16:03:23 -0700] rev 3392
hgweb: fix parent/child links across renames
Sat, 14 Oct 2006 15:28:45 -0700 hgweb: add changeset description to annotate page
Brendan Cully <brendan@kublai.com> [Sat, 14 Oct 2006 15:28:45 -0700] rev 3391
hgweb: add changeset description to annotate page
Sat, 14 Oct 2006 18:47:48 -0300 make revlog.addgroup pass its file handles to addrevision
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 14 Oct 2006 18:47:48 -0300] rev 3390
make revlog.addgroup pass its file handles to addrevision This should fix issue255. It looks like the problem there happens when addgroup calls addrevision to add a full revision, and addrevision decides to split the index file into a .i/.d pair. Since addgroup has an open file handle for the index file, the renaming of the new .i file to its final name fails on windows.
Sat, 14 Oct 2006 10:53:29 +0200 Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 14 Oct 2006 10:53:29 +0200] rev 3389
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates) (Test case created by Johannes Hofmann)
Sat, 14 Oct 2006 10:39:40 +0200 merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 14 Oct 2006 10:39:40 +0200] rev 3388
merge with upstream
Fri, 13 Oct 2006 15:34:35 -0300 use short hashes with diff -v
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 13 Oct 2006 15:34:35 -0300] rev 3387
use short hashes with diff -v
Fri, 13 Oct 2006 11:17:17 -0700 Use manifest rev instead of changelog rev for linear manifest test
Brendan Cully <brendan@kublai.com> [Fri, 13 Oct 2006 11:17:17 -0700] rev 3386
Use manifest rev instead of changelog rev for linear manifest test
Fri, 13 Oct 2006 19:35:08 +0200 Removed unused imports of mdiff and templater from ui.py
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 13 Oct 2006 19:35:08 +0200] rev 3385
Removed unused imports of mdiff and templater from ui.py
Fri, 13 Oct 2006 09:58:55 -0700 log --copies: use manifest.find instead of delta when manifest parent is not rev-1
Brendan Cully <brendan@kublai.com> [Fri, 13 Oct 2006 09:58:55 -0700] rev 3384
log --copies: use manifest.find instead of delta when manifest parent is not rev-1 This fixes issue391.
Fri, 13 Oct 2006 09:58:55 -0700 Test case for log --copies on non-linear manifests (issue391)
Brendan Cully <brendan@kublai.com> [Fri, 13 Oct 2006 09:58:55 -0700] rev 3383
Test case for log --copies on non-linear manifests (issue391)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip