log tests/test_fetch_branches.py @ 816:86d124a8768e

age author description
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard test_fetch_branches: stop comparing converted nodeids
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: fix getcopies() logic
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced directory copies
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced files content in replay mode
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix issamefile() and copy detection in replay mode
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
Sat, 06 Feb 2010 13:01:35 -0600 Augie Fackler replay: correctly handle renaming the parent dir of a branch
Sat, 04 Jul 2009 18:12:18 +0100 Max Bowsher Fix 'parent dir of a branch is deleted' refactoring from 343da84.
Mon, 15 Jun 2009 12:26:19 -0500 Augie Fackler tests: fix for new branch heads change in upstream hg.
Thu, 11 Jun 2009 18:00:58 +0200 Dirkjan Ochtman branches: correctly deal with branch closing directly after copy/rename
Fri, 29 May 2009 15:24:12 +0200 Dirkjan Ochtman Make branch closing more Mercurial-like.
Fri, 29 May 2009 13:41:28 +0200 Dirkjan Ochtman Test for open branches in the pull result.
Wed, 20 May 2009 21:15:47 +0200 Dan Villiom Podlaski Christiansen Mention what failed when given a non-numeric revision to clone/pull.