log tests/test_tags.py @ 425:f5222d021665

age author description
Mon, 15 Jun 2009 12:26:19 -0500 Augie Fackler tests: fix for new branch heads change in upstream hg.
Wed, 10 Jun 2009 09:35:45 +0200 Dirkjan Ochtman tags: end branch while tagging instead of creating extra changeset
Mon, 01 Jun 2009 11:21:47 -0500 Augie Fackler tags: Fix an improper parent calculation.
Sat, 30 May 2009 20:18:14 -0500 Augie Fackler tags: fix handling for certain nonstandard tag layouts.
Sat, 30 May 2009 19:46:03 -0500 Augie Fackler test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching.
Fri, 29 May 2009 15:28:44 +0200 Dirkjan Ochtman Use tbdelta to push added tags into .hgtags.
Fri, 29 May 2009 15:24:12 +0200 Dirkjan Ochtman Make branch closing more Mercurial-like.