hgext3rd/evolve/depthcache.py
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 11:30:45 +0200 Raphaël Gomès python3: add raw prefix to all array.array() calls
Tue, 06 Aug 2019 11:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Thu, 11 Jul 2019 15:30:43 -0700 Martin von Zweigbergk py3: fix progress() functions to not use "%s" with int
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use array.array.{to,from}bytes() on py3
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Sun, 07 Apr 2019 20:00:16 +0200 Joerg Sonnenberger compat: drop getcachevfs, repo.cachevfs is supported in hg 4.4
Mon, 14 Jan 2019 09:14:38 -0800 Martin von Zweigbergk evolve: adapt for deprecated ui.progress()
Fri, 14 Sep 2018 10:39:01 +0200 Pierre-Yves David caches: issue both debug and blackbox log message stable
Thu, 13 Sep 2018 18:56:04 +0200 Pierre-Yves David depthcache: update the variable tracking on disk state after write stable
Thu, 13 Sep 2018 17:08:05 +0200 Pierre-Yves David depthcache: ignore permission and OS errors when writing stable
Sat, 18 Aug 2018 01:32:52 +0200 Pierre-Yves David cleanup: remove unused import
Sat, 18 Aug 2018 00:53:12 +0200 Pierre-Yves David compat: drop compatibility layer for updatecaches
Wed, 21 Feb 2018 17:45:50 +0100 Pierre-Yves David updatecaches: handle any new parameters to the method
Tue, 16 Jan 2018 02:21:44 +0100 Pierre-Yves David cachevfs: use a compatibility later for all access
Mon, 15 Jan 2018 20:51:22 +0100 Pierre-Yves David stablerange: add missing licence and copyright header
Fri, 05 Jan 2018 03:35:07 +0100 Pierre-Yves David caches: pass the transaction to the "shouldwarncache" logic
Thu, 21 Dec 2017 04:21:53 +0100 Pierre-Yves David depthcache: cleanup the update logic
Thu, 21 Dec 2017 02:01:58 +0100 Pierre-Yves David caches: factorise the cache warming check
Wed, 20 Dec 2017 20:46:10 +0100 Pierre-Yves David stablerange: add a new 'firstmerge' cache
Mon, 18 Dec 2017 06:50:57 +0100 Pierre-Yves David depthcache: use parents filter in depth cache
Sun, 17 Dec 2017 21:17:28 +0100 Pierre-Yves David depth: fix compare mode for `debugdepth`
Wed, 29 Nov 2017 12:48:45 -0500 Pierre-Yves David compat: in depth cache, only use cachevfs when available
Thu, 23 Nov 2017 16:53:29 +0100 Pierre-Yves David depthcache: issue a progress bar when loading the depth cache
Wed, 22 Nov 2017 15:05:15 +0100 Pierre-Yves David depthcache: move to a dedicated object and storage
Wed, 22 Nov 2017 16:57:07 +0100 Pierre-Yves David depth: basic debugdepth implementation and test
less more (0) tip