Tue, 03 Jul 2007 11:36:06 -0700 convert: svn: add an early return to move most changeset parsing out an indent level
Brendan Cully <brendan@kublai.com> [Tue, 03 Jul 2007 11:36:06 -0700] rev 4786
convert: svn: add an early return to move most changeset parsing out an indent level
Tue, 03 Jul 2007 10:55:46 -0700 convert: svn: use a separate mempool for each ls in the 1.4 fallback path
Brendan Cully <brendan@kublai.com> [Tue, 03 Jul 2007 10:55:46 -0700] rev 4785
convert: svn: use a separate mempool for each ls in the 1.4 fallback path
Tue, 03 Jul 2007 04:18:24 -0700 Remove specific version requirement and point to latest versions of Mac Python downloads.
Lee Cantey <lcantey@gmail.com> [Tue, 03 Jul 2007 04:18:24 -0700] rev 4784
Remove specific version requirement and point to latest versions of Mac Python downloads.
Tue, 03 Jul 2007 12:50:05 +0200 children extension: Don't abort when looking at the null revision.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:50:05 +0200] rev 4783
children extension: Don't abort when looking at the null revision. Since 62c56d8f368b revlog.children only returns real children, so this is no longer a problem.
Tue, 03 Jul 2007 12:46:34 +0200 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:46:34 +0200] rev 4782
merge with crew-stable
Tue, 03 Jul 2007 12:45:33 +0200 Fix revlog.children so the real children of the null revision can be calculated.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:45:33 +0200] rev 4781
Fix revlog.children so the real children of the null revision can be calculated.
Tue, 03 Jul 2007 12:14:25 +0200 Add extension to provide the 'hg children' command (with tests)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:14:25 +0200] rev 4780
Add extension to provide the 'hg children' command (with tests)
Tue, 03 Jul 2007 03:14:18 -0300 merge with crew-stable
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:14:18 -0300] rev 4779
merge with crew-stable
Tue, 03 Jul 2007 03:06:40 -0300 hgweb: use lrwxrwxrwx as the permissions of a symlink
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4778
hgweb: use lrwxrwxrwx as the permissions of a symlink
Tue, 03 Jul 2007 03:06:40 -0300 Make hg add foo; hg mv foo bar work.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4777
Make hg add foo; hg mv foo bar work. - foo will be removed (the user has a copy of its contents in bar) - bar will not be marked as a copy (there was no committed version of foo). We print a warning telling that to the user. Fixes issue269.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip