log tests/test-tags @ 4215:e29f2db5ab18

age author description
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.