hgext3rd/evolve/obsdiscovery.py
Sun, 03 May 2020 01:01:19 +0200 Joerg Sonnenberger caches: preserve permissions of top-level .hg
Fri, 27 Mar 2020 04:30:22 +0100 Pierre-Yves David branching: merge with stable
Fri, 06 Mar 2020 02:42:03 +0100 Pierre-Yves David obsexchange: fallback to simpler request for dumb http server stable
Fri, 06 Mar 2020 02:41:53 +0100 Pierre-Yves David obsdiscovery: avoid considering locally hidden changeset stable
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Wed, 04 Mar 2020 16:03:23 +0100 Pierre-Yves David compat: drop import compatibility <= 4.5 for `forcebytestr`
Tue, 21 Jan 2020 23:48:41 +0700 Anton Shestakov obsdiscovery: compatibility when importing forcebytestr() stable
Tue, 10 Dec 2019 20:35:56 +0100 Denis Laxalde py3: fix several TypeError formatting bytes with an exception object stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev
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:35:09 +0200 Raphaël Gomès python3: add raw prefix to sqlite isolation level
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
Tue, 06 Aug 2019 11:10:36 +0200 Raphaël Gomès python3: mark all SQL queries as raw strings
Thu, 11 Jul 2019 15:30:43 -0700 Martin von Zweigbergk py3: fix progress() functions to not use "%s" with int
Thu, 11 Jul 2019 12:19:49 -0700 Martin von Zweigbergk py3: read sqlite3 data as bytes
Thu, 11 Jul 2019 12:11:43 -0700 Martin von Zweigbergk py3: sqlite3.connect() expects str arguments
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use bytes for wireprotocol command registration
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Mon, 27 May 2019 02:19:48 +0200 Pierre-Yves David obshashtree: move obshashtree in its own module
Mon, 27 May 2019 01:53:36 +0200 Pierre-Yves David obsdiscovery: drop `obshash` discovery protocol (issue6136)
Sun, 07 Apr 2019 19:53:53 +0200 Joerg Sonnenberger evolve: when using evolve, cache files belong into the master repo
Fri, 29 Mar 2019 11:19:24 +0100 Sushil khanchi evolve: compat patch to fix broken evolve obsdiscovery
Wed, 13 Feb 2019 21:56:05 +0800 Anton Shestakov evolve: remove unused StringIO import
Thu, 17 Jan 2019 12:37:40 +0100 Pierre-Yves David obsdiscovery: use consistent filtering during discovery
Mon, 14 Jan 2019 09:14:38 -0800 Martin von Zweigbergk evolve: adapt for deprecated ui.progress()
Fri, 04 Jan 2019 00:10:44 -0500 Matt Harbison configitems: move the default values to the registrar decorator
Thu, 11 Oct 2018 13:38:38 +0200 Pierre-Yves David caches: no longer warm the cache on strip in "auto" mode stable
Mon, 17 Sep 2018 09:25:28 -0700 Gregory Szorc obsdiscovery: adopt to calling convention change stable
Fri, 14 Sep 2018 10:39:01 +0200 Pierre-Yves David caches: issue both debug and blackbox log message stable
Thu, 13 Sep 2018 17:09:44 +0200 Pierre-Yves David obshashrangecache: be more paranoid in the errors we catch stable
Thu, 13 Sep 2018 02:49:58 +0200 Pierre-Yves David obshashrange: force reset if many changes stable
Fri, 31 Aug 2018 00:31:01 +0200 Pierre-Yves David obshashrange: enable by default
Tue, 28 Aug 2018 21:53:42 +0200 Pierre-Yves David branching: merge stable into default
Tue, 28 Aug 2018 20:00:46 +0200 Pierre-Yves David obshashrange: force obshashrange invalidation by bumping schema stable
Tue, 28 Aug 2018 11:18:58 +0200 Pierre-Yves David branching: merge with stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error stable
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer stable
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too stable
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save stable
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last stable
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one stable
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error stable
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving stable
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option
Tue, 21 Aug 2018 04:05:12 +0200 Pierre-Yves David compat: import the module dagutil module in evolve
Sat, 18 Aug 2018 00:53:12 +0200 Pierre-Yves David compat: drop compatibility layer for updatecaches
Fri, 17 Aug 2018 12:07:55 +0200 Pierre-Yves David obshashrange: always save stable range cache alongside the obshashrange one stable
Fri, 17 Aug 2018 12:06:43 +0200 Pierre-Yves David obshashrange: clear in-memory cache alongside the sqlite one stable
Fri, 17 Aug 2018 00:27:10 +0200 Pierre-Yves David obshashrange: re-enabled more selective pruning of affected range stable
Fri, 17 Aug 2018 00:23:20 +0200 Pierre-Yves David obshashrange: fix computation of affected ranges stable
Thu, 16 Aug 2018 21:12:57 +0200 Pierre-Yves David obshashrange: correctly detect changeset directly affected by prune stable
less more (0) -100 -60 tip