log tests/test-tags.out @ 9413:a5adf55ee533

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).
Sat, 20 Jun 2009 10:53:47 -0500 Matt Mackall tags: silence warning about unknown tags
Mon, 02 Mar 2009 19:19:09 -0600 Matt Mackall tag: force load of tag cache
Fri, 13 Jun 2008 17:29:10 -0500 Matt Mackall tag: record tag we're superseding, if any (issue 1102)
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Fri, 14 Mar 2008 15:38:56 -0700 John Coomes tag: allow multiple tags to be added or removed
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.
Thu, 21 Jun 2007 11:42:39 -0500 Matt Mackall identify: show nullid for empty repo
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