log tests/test-tags @ 10729:7a5931c5f2dc stable

age author description
Tue, 18 Aug 2009 22:07:43 -0400 Greg Ward tags: don't crash if unable to write tag cache
Thu, 16 Jul 2009 10:41:19 -0400 Greg Ward tags: support 'instant' tag retrieval (issue548)
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: enhance the test to probe tag caching better (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: clarify test output; simplify test script a bit (issue548).
Sun, 09 Dec 2007 17:14:38 +0900 Osku Salerma Add --verbose support to tags command.
Sun, 09 Dec 2007 16:32:05 +0900 Osku Salerma Properly check tag's existence as a local/global tag when removing it.
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho run-tests.py: add a default --date "0 0" argument to commit et al
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