mercurial/tags.py
Wed, 28 Aug 2013 22:09:53 +0900 FUJIWARA Katsunori tags: write tag overwriting history also into tag cache file (issue3911) stable 2.7.1
Tue, 30 Apr 2013 09:02:02 +0900 FUJIWARA Katsunori tags: update tag type only if tag node is updated (issue3911) stable
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Thu, 26 Jul 2012 17:04:01 -0500 Matt Mackall tags: visit new heads in forward order when rebuilding cache stable
Sun, 13 May 2012 12:01:52 +0200 Bryan O'Sullivan tags: short-circuit if no tags have ever been committed
Fri, 04 May 2012 15:29:07 +0200 Martin Geisler tags: line.rstrip().split() can be replaced with line.split()
Thu, 25 Aug 2011 20:21:04 -0400 Greg Ward atomictempfile: make close() consistent with other file-like objects.
Thu, 16 Jun 2011 15:26:17 -0500 Steve Borho tags: don't allow environment errors to be raised from _writetagscache
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Fri, 29 Apr 2011 18:44:56 +0300 Idan Kamara tags: loosen IOError filtering when reading localtags
Tue, 26 Apr 2011 10:51:19 -0500 Matt Mackall tags: catch more corruption during cache parsing (issue2779)
Mon, 17 Jan 2011 09:37:20 +0100 Adrian Buehlmann remove pointless os.path.join calls when opening files in .hg/cache
Tue, 04 Jan 2011 06:29:08 +0100 jfh move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
Tue, 11 Jan 2011 17:09:06 -0600 Matt Mackall tags: avoid a pointless usage of revlog.nodemap
Tue, 19 Oct 2010 20:20:10 +0900 Nicolas Dumazet tags: do not fail if tags.cache is corrupted (issue2444)
Tue, 15 Jun 2010 16:10:32 -0400 Greg Ward tags: remove inactive debugging code.
Tue, 15 Jun 2010 15:02:54 -0400 Greg Ward tags: remove the old non-caching implementation of findglobaltags().
Sat, 01 May 2010 15:15:35 -0500 Matt Mackall Merge with stable
Mon, 26 Apr 2010 20:13:14 +0900 Nicolas Dumazet static-http: mimic more closely localrepo (issue2164: allow clone -r ) stable
Sat, 24 Apr 2010 18:08:06 +0900 Yuya Nishihara tags: delete unnecessary close() of atomictempfile
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
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).
less more (0) tip