log tests/test_fetch_branches.py @ 278:60acc38eac96

age author description
Fri, 24 Apr 2009 20:36:38 -0500 Martijn Pieters clone: prefer tip of default to overall tip when updating
Tue, 07 Apr 2009 17:38:13 -0500 Augie Fackler Fix and test for directory deletes during branch creation.
Mon, 02 Mar 2009 23:54:14 -0600 Augie Fackler Be more explicit about which branch I'm checking.
Wed, 24 Dec 2008 11:17:50 -0600 Augie Fackler Import cleanup thanks to pyflakes.
Tue, 23 Dec 2008 11:10:32 -0600 Augie Fackler fetch: Refactor extra creation to be shared by real and diff replay.
Sat, 20 Dec 2008 19:04:59 -0600 Augie Fackler Improve branch closing in the case of a single-rev replacement of one branch
Wed, 10 Dec 2008 14:29:05 -0600 Augie Fackler hg_delta_editor: fix bad parent revision calculation in the case of a branch
Wed, 10 Dec 2008 11:03:22 -0600 Patrick Mezard hg_delta_editor: fix parent revision detection on branch copy
Sat, 29 Nov 2008 11:25:01 -0600 Patrick Mezard hg_delta_editor: do not assume branches are copied from trunk by default
Sat, 29 Nov 2008 11:25:01 -0600 Patrick Mezard Add a disabled test for unrelated branches