log tests/test_tags.py @ 573:00393e9abff8

age author description
Tue, 23 Feb 2010 17:16:51 +0100 Dirkjan Ochtman svncommands: make repo optional (useful for things like listauthors)
Sat, 06 Feb 2010 10:36:21 -0600 Augie Fackler tags: fix files edited during tag creation
Sat, 06 Feb 2010 10:34:49 -0600 Augie Fackler clean up trailing whitespace
Tue, 02 Feb 2010 21:36:08 +0100 Patrick Mezard Extend issue119 to full original weirdness
Sat, 30 Jan 2010 10:01:03 +0100 Patrick Mezard Handle subdirectory tags in stupid mode (issue119)
Fri, 29 Jan 2010 23:36:14 +0100 Patrick Mezard test_tags: rewrite both the test and the fixture script
Fri, 22 Jan 2010 18:01:19 -0600 Patrick Mezard Handle tag subdirectory as tag in replay mode (issue119)
Sat, 18 Jul 2009 22:30:59 -0500 Augie Fackler tags: handle the most recent commit being an edit to an svn tag properly
Wed, 01 Jul 2009 14:42:46 -0500 Augie Fackler tags: handle copyfrom old versions of tags more correctly
Fri, 26 Jun 2009 14:53:58 -0500 Augie Fackler tags: allow editing tags of closed branches without reopening the branch
Fri, 26 Jun 2009 11:12:14 -0500 Augie Fackler tags: handle tags from edited tags.
Fri, 26 Jun 2009 10:34:32 -0500 Augie Fackler tags: Handle edits to edited tags.
Tue, 23 Jun 2009 22:15:20 -0500 Augie Fackler tags: handle editing a tag and its source branch simultaneously
Tue, 23 Jun 2009 21:38:27 -0500 Augie Fackler tags: handle edits to tags as gracefully as possible
Mon, 15 Jun 2009 12:26:19 -0500 Augie Fackler tests: fix for new branch heads change in upstream hg.