log mercurial/tags.py @ 29696:2f64e5a6efb8

age author description
Mon, 16 May 2016 21:30:53 +0000 timeless py3: convert to next() function
Thu, 28 Apr 2016 15:40:43 -0500 Matt Mackall tags: silence hgtagsfnodes reading failures stable
Thu, 28 Apr 2016 15:35:54 -0500 Matt Mackall tags: silence cache parsing errors stable
Thu, 12 Nov 2015 13:16:04 -0800 Gregory Szorc tags: create new sortdict for performance reasons stable
Sat, 08 Aug 2015 20:16:56 -0700 Gregory Szorc tags: use absolute_import
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Mon, 25 May 2015 16:48:55 -0700 Gregory Szorc tags: support setting hgtags fnodes cache entries
Mon, 25 May 2015 16:24:23 -0700 Gregory Szorc tags: support reading tags cache without populating
Fri, 15 May 2015 09:58:02 -0500 Matt Mackall tags: use try/except/finally
Fri, 17 Apr 2015 23:22:58 +0900 Yuya Nishihara tags: do not abort if failed to write lock file to save cache stable
Thu, 16 Apr 2015 11:59:36 -0400 Gregory Szorc tags: explicitly log which tags cache file is being written
Thu, 16 Apr 2015 11:54:13 -0400 Gregory Szorc tags: write a separate tags cache file for unfiltered repos
Thu, 16 Apr 2015 11:32:46 -0400 Gregory Szorc tags: return empty list of heads for no .hgtags case
Thu, 16 Apr 2015 12:01:00 -0400 Gregory Szorc tags: change format of tags cache files
Thu, 16 Apr 2015 10:12:44 -0400 Gregory Szorc tags: don't read .hgtags fnodes from tags cache files