log tests/test-tags @ 5381:6874368120dc

age author description
Thu, 21 Jun 2007 09:25:49 +0200 Thomas Arendsen Hein Kill trailing spaces
Wed, 20 Jun 2007 18:09:40 -0700 Brendan Cully Test attempt to remove nonexistent tag
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho use .extend instead of .append in readtags
Fri, 23 Mar 2007 00:12:28 -0500 Matt Mackall tags: require -f to replace an existing tag
Thu, 22 Mar 2007 23:52:50 -0500 Matt Mackall tags: fix abababa case, with test case
Wed, 14 Mar 2007 19:13:04 -0500 Matt Mackall tags: add --remove
Wed, 14 Mar 2007 18:47:29 -0500 Matt Mackall Make the tags algorithm smarter
Mon, 05 Mar 2007 19:48:21 +0100 Thomas Arendsen Hein Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
Sat, 28 Oct 2006 23:37:59 -0300 Alexis S. L. Carvalho Correct optimization from 3464f5e77f34; add a test.
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Thu, 18 May 2006 23:31:12 -0700 Vadim Gelfer fix parsing of tags. make parse errors useful. add new tag tests.
Sun, 14 May 2006 21:07:34 -0700 Vadim Gelfer deprecate 'update -m'. use 'merge' instead.
Wed, 22 Mar 2006 05:30:47 +0100 Benoit Boissinot add checking for invalid entries in tag files
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick