mercurial/branchmap.py
Fri, 05 Aug 2016 14:54:46 +0200 Pierre-Yves David branchmap: preparatory indent of indent the branch rev writing code
Mon, 18 Jul 2016 22:25:09 +0200 Mads Kiilerich rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount stable
Mon, 18 Jul 2016 22:22:38 +0200 Mads Kiilerich rbc: fix invalid rbc-revs entries caused by missing cache growth
Sat, 12 Mar 2016 16:08:19 -0800 Gregory Szorc branchmap: remove unused exception variable
Sun, 13 Mar 2016 02:06:23 +0100 Mads Kiilerich cache: rebuild branch cache from scratch when inconsistencies are detected
Sun, 13 Mar 2016 02:06:22 +0100 Mads Kiilerich cache: safer handling of failing seek when writing revision branch cache
Sun, 13 Mar 2016 02:06:21 +0100 Mads Kiilerich cache: remove branch revision file before rewriting the branch name file
Mon, 07 Mar 2016 17:26:47 -0800 Durham Goode branchmap: check node against changelog instead of repo
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Sat, 03 Oct 2015 09:53:56 -0700 Gregory Szorc branchmap: move branch cache code out of streamclone.py
Fri, 07 Aug 2015 19:51:55 -0700 Gregory Szorc branchmap: use absolute_import
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Sat, 23 May 2015 11:14:00 +0900 Yuya Nishihara revbranchcache: return uncached branchinfo for nullrev (issue4683) stable
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich branchcache: stay silent if failing to read cache files
Wed, 01 Apr 2015 18:43:29 -0700 Gregory Szorc repoview: move function for computing filtered hash
Tue, 24 Feb 2015 18:43:31 -0800 Durham Goode revbranchcache: write cache even during read operations
Tue, 10 Feb 2015 20:06:12 -0800 Durham Goode revbranchcache: move cache writing to the transaction finalizer
Tue, 10 Feb 2015 20:04:47 -0800 Durham Goode revbranchcache: populate cache incrementally
Tue, 10 Feb 2015 20:01:08 -0800 Durham Goode revbranchcache: move entry writing to a separate function
Tue, 10 Feb 2015 19:57:51 -0800 Durham Goode revbranchcache: store repo on the object
Tue, 10 Feb 2015 19:53:48 -0800 Durham Goode revbranchcache: move out of branchmap onto localrepo
Mon, 02 Mar 2015 01:20:14 -0600 Matt Mackall merge with stable
Fri, 06 Feb 2015 02:52:10 +0100 Mads Kiilerich revisionbranchcache: fall back to slow path if starting readonly (issue4531) stable 3.3.1
Sat, 31 Jan 2015 12:42:05 -0500 Matt Harbison branchmap: backout 6bf93440a717
Thu, 15 Jan 2015 23:17:12 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.opener
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich branchcache: make _rbcrevslen handling more safe
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich branchcache: add debug output whenever cache files use truncate
Sat, 10 Jan 2015 12:00:03 -0500 Matt Harbison branchmap: add seek() to end of file before calling tell() on append open()
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchcache: introduce revbranchcache for caching of revision branch names
less more (0) -50 -30 tip