log tests/test-tags.out @ 4507:289ec1f36b11

age author description
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.
Wed, 18 Oct 2006 14:14:59 -0500 Matt Mackall Use file contexts in tags code
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
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.
Tue, 02 May 2006 18:44:02 +0200 Thomas Arendsen Hein Make hg update more verbose by default (issue12)
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, 23 Aug 2005 02:19:38 -0700 mpm Clean up some merge logic