hgext3rd/evolve/obscache.py
Tue, 02 May 2017 16:17:03 +0200 Pierre-Yves David obscache: set a valid "empty" cache key if the cache is missing
Tue, 02 May 2017 16:10:14 +0200 Pierre-Yves David obscache: have the obsstore fix empty file cachekey
Tue, 02 May 2017 17:44:12 +0200 Pierre-Yves David obscache: log case where the cache is not up to date
Tue, 02 May 2017 16:13:04 +0200 Pierre-Yves David obscache: still update and use the cache during transaction
Tue, 02 May 2017 16:15:01 +0200 Pierre-Yves David obscache: warm the cache in all cases
Tue, 02 May 2017 16:11:43 +0200 Pierre-Yves David obscache: update the format to allow negative tiprev
Tue, 02 May 2017 16:09:03 +0200 Pierre-Yves David obscache: load the disk data before checking is the cache is up to date
Tue, 02 May 2017 02:13:33 +0200 Pierre-Yves David obscache: skip the cache entirely if not up to date
Mon, 01 May 2017 08:12:26 +0200 Pierre-Yves David perf: use the cache to compute the obsolete set.
Mon, 01 May 2017 08:14:00 +0200 Pierre-Yves David perf: warm the cache after all transactions
Mon, 01 May 2017 08:13:24 +0200 Pierre-Yves David perf: adds a cache to know if obsmarkers might affect a revision
Mon, 01 May 2017 08:07:05 +0200 Pierre-Yves David perf: adds cachekey utility to validate changelog+obsstore content
Mon, 01 May 2017 08:05:45 +0200 Pierre-Yves David perf: adds some cache key helper on the obsstore class
less more (0) tip