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)
Fri, 13 Oct 2006 16:34:58 +0200 hgweb: fix path cleaning
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 13 Oct 2006 16:34:58 +0200] rev 3382
hgweb: fix path cleaning
Fri, 13 Oct 2006 10:50:35 +0200 Merge with asak
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 13 Oct 2006 10:50:35 +0200] rev 3381
Merge with asak
Thu, 12 Oct 2006 20:45:25 -0300 portability fix for test-ssh
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 12 Oct 2006 20:45:25 -0300] rev 3380
portability fix for test-ssh The __del__ method of sshrepo reads the stderr of the remote process until EOF and prints it. If an exception is raised, this method ends up being called: - on Linux: after the "abort: ..." message is printed - on OS X: before the "abort: ..." message is printed This patch explicitly flushes the stderr of the remote process before raising a RepoError.
Fri, 13 Oct 2006 00:26:46 -0700 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 13 Oct 2006 00:26:46 -0700] rev 3379
Merge with mpm
Thu, 12 Oct 2006 16:34:32 -0700 Add popen2 demandload to patch.py, required by diffstat
Brendan Cully <brendan@kublai.com> [Thu, 12 Oct 2006 16:34:32 -0700] rev 3378
Add popen2 demandload to patch.py, required by diffstat
Thu, 12 Oct 2006 19:26:06 -0300 rawcommit: add removed files to the changelog file list
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 12 Oct 2006 19:26:06 -0300] rev 3377
rawcommit: add removed files to the changelog file list patch by tonfa.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip