mercurial/localrepo.py
Mon, 12 Nov 2018 01:42:03 +0100 Boris Feld sparse-revlog: disable sparse-revlog if config disable general-delta
Thu, 15 Nov 2018 02:55:33 +0100 Boris Feld repo: add a `wcachevfs` to access the `.hg/wcache/` directory
Thu, 15 Nov 2018 02:46:31 +0100 Boris Feld cache: create `wcache` directory at init time
Thu, 15 Nov 2018 02:38:55 +0100 Boris Feld cache: create `cache` directory at init time
Fri, 23 Nov 2018 06:07:33 +0100 Boris Feld mmapindex: move the 'mmapindexthreshold' option out of experimental
Sun, 02 Jul 2017 04:06:24 +0200 Boris Feld vfs: extract the audit path logic into a submethod
Thu, 22 Nov 2018 18:44:07 +0100 Boris Feld vfs: treat 'undo.' file the same as 'journal.' file
Tue, 20 Nov 2018 10:38:15 +0000 Boris Feld tags: cache `repo.changelog` access when checking tags nodes
Mon, 12 Nov 2018 21:10:51 +0900 Yuya Nishihara extensions: add "uipopulate" hook, called per instance, not per process
Sun, 25 Nov 2018 22:39:54 +0900 Yuya Nishihara localrepo: correct docstring of filectx()
Mon, 05 Nov 2018 14:14:32 -0800 Gregory Szorc localrepo: extract loading of hgrc files to standalone function
Sat, 20 Oct 2018 17:56:00 +0900 Yuya Nishihara filecache: unimplement __set__() and __delete__() (API)
Sat, 20 Oct 2018 19:13:05 +0900 Yuya Nishihara filecache: use try-except for faster __dict__ lookup
Fri, 19 Oct 2018 14:59:03 +0200 Gregory Szorc localrepo: support marking repos as having shallow file storage
Tue, 16 Oct 2018 08:29:24 +0200 Yuya Nishihara py3: invalidate repository cache with system-string keys
Sun, 14 Oct 2018 09:50:21 -0400 Augie Fackler localrepo: ensure we properly %-format int in exception throw
Thu, 20 Sep 2018 17:27:01 -0700 Matt Harbison lfs: autoload the extension when cloning from repo with lfs enabled
Sun, 14 Oct 2018 14:02:32 +0000 Mark Thomas py3: fix test-dirstate-race.t
Tue, 09 Oct 2018 21:53:21 -0400 Matt Harbison revlog: allow flag processors to be applied via store options
Mon, 01 Oct 2018 10:11:00 -0700 Martin von Zweigbergk narrow: allow repo.narrowmatch(match) to include exact matches from "match"
Fri, 28 Sep 2018 12:29:21 -0700 Martin von Zweigbergk localrepo: allow narrowmatch() to accept matcher to intersect with
Thu, 04 Oct 2018 16:27:40 -0700 Martin von Zweigbergk repo: create changectx in a single place in localrepo.__getitem__
Thu, 04 Oct 2018 16:06:36 -0700 Martin von Zweigbergk repo: remove the last few "pass" statements in localrepo.__getitem__
Tue, 02 Oct 2018 17:34:34 -0700 Gregory Szorc revlog: rewrite censoring logic
Tue, 02 Oct 2018 12:40:39 -0700 Gregory Szorc localrepo: add repository feature when repo can be stream cloned
Fri, 28 Sep 2018 09:46:50 -0700 Gregory Szorc localrepo: define storage backend in creation options (API)
Mon, 01 Oct 2018 09:05:40 -0700 Gregory Szorc localrepo: capture repo interface factory functions as lambas
Wed, 26 Sep 2018 23:09:28 -0700 Martin von Zweigbergk repo: move unfiltered-repo optimization to workingctx
Wed, 26 Sep 2018 22:53:14 -0700 Martin von Zweigbergk context: move logic from changectx.__init__ to localrepo.__getitem__ (API)
Wed, 26 Sep 2018 22:44:51 -0700 Martin von Zweigbergk context: reduce dependence of changectx constructor
less more (0) -1000 -300 -100 -50 -30 tip