Mercurial > evolve
graph
-
obscache: extract code to update from new revisionWed, 03 May 2017 18:46:48 +0200, by Pierre-Yves David
-
obscache: move assert earlier in the codeWed, 03 May 2017 18:33:53 +0200, by Pierre-Yves David
-
merge back with stableWed, 03 May 2017 13:58:32 +0200, by Pierre-Yves David
-
Added tag 6.1.0 for changeset 8510d3fd7c3b stableWed, 03 May 2017 13:58:06 +0200, by Pierre-Yves David
-
compat: drop the context manager used to write the cache file stableWed, 03 May 2017 13:27:26 +0200, by Pierre-Yves David
-
compat: make obscache code compatible with Mercurial version prior to 4.2 stableWed, 03 May 2017 12:54:11 +0200, by Pierre-Yves David
-
packaging first step toward 6.1.0Wed, 03 May 2017 12:31:11 +0200, by Pierre-Yves David
-
auto-push: move config help in the extension helpWed, 03 May 2017 12:25:53 +0200, by Pierre-Yves David
-
opening mercurial 4.1 compat branch mercurial-4.1Mon, 01 May 2017 06:17:44 +0200, by Pierre-Yves David
-
obscache: skip writing to disk if the data did not changedTue, 02 May 2017 17:43:34 +0200, by Pierre-Yves David
-
obscache: skip writing if the cache is emptyTue, 02 May 2017 16:19:05 +0200, by Pierre-Yves David
-
obscache: set a valid "empty" cache key if the cache is missingTue, 02 May 2017 16:17:03 +0200, by Pierre-Yves David
-
obscache: have the obsstore fix empty file cachekeyTue, 02 May 2017 16:10:14 +0200, by Pierre-Yves David
-
obscache: log case where the cache is not up to dateTue, 02 May 2017 17:44:12 +0200, by Pierre-Yves David
-
obscache: still update and use the cache during transactionTue, 02 May 2017 16:13:04 +0200, by Pierre-Yves David
-
obscache: warm the cache in all casesTue, 02 May 2017 16:15:01 +0200, by Pierre-Yves David
-
obscache: update the format to allow negative tiprevTue, 02 May 2017 16:11:43 +0200, by Pierre-Yves David
-
obscache: load the disk data before checking is the cache is up to dateTue, 02 May 2017 16:09:03 +0200, by Pierre-Yves David
-
obscache: skip the cache entirely if not up to dateTue, 02 May 2017 02:13:33 +0200, by Pierre-Yves David
-
readme: mention that some improvement are enabled for 4.2 onlyMon, 01 May 2017 15:49:36 +0200, by Pierre-Yves David
-
perf: use the cache to compute the obsolete set.Mon, 01 May 2017 08:12:26 +0200, by Pierre-Yves David
-
perf: warm the cache after all transactionsMon, 01 May 2017 08:14:00 +0200, by Pierre-Yves David