Mercurial > hg
log mercurial/tags.py @ 9747:85a3285860d3
age | author | description |
---|---|---|
Sat, 31 Oct 2009 16:56:58 +0100 | Benoit Boissinot | remove unused imports |
Tue, 18 Aug 2009 22:07:43 -0400 | Greg Ward | tags: don't crash if unable to write tag cache |
Wed, 05 Aug 2009 17:08:28 +0200 | Dirkjan Ochtman | kill trailing whitespace |
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 | Factor tags module out of localrepo (issue548). |