Sat, 01 Sep 2018 14:00:41 +0200 Pierre-Yves David topic-revset: get the list of revset through the official localrepo API
Sat, 01 Sep 2018 21:47:00 +0200 Pierre-Yves David topic-revset: strictly read string
Sat, 01 Sep 2018 21:45:15 +0200 Pierre-Yves David test: search for empty topic as a string
Thu, 30 Aug 2018 21:05:17 +0800 Anton Shestakov topic: handle ambiguous arguments to topic() revset
Thu, 30 Aug 2018 20:21:17 +0800 Anton Shestakov topic: handle revsets passed to topic() revset
Thu, 30 Aug 2018 19:13:56 +0800 Anton Shestakov topic: handle string argument to topic() revset earlier
Thu, 30 Aug 2018 18:02:41 +0800 Anton Shestakov topic: prepare to handle non-string arguments to topic() revset
Thu, 30 Aug 2018 17:42:11 +0800 Anton Shestakov topic: return result early if there are no arguments to topic() revset
Fri, 31 Aug 2018 00:31:01 +0200 Pierre-Yves David obshashrange: enable by default
Thu, 30 Aug 2018 22:50:26 +0200 Pierre-Yves David obshashrange: issue a warning if the cache takes a long time to load
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Fri, 31 Aug 2018 09:21:19 +0200 Pierre-Yves David pick: replace `hg grab` invocation in test with `hg pick`
Fri, 31 Aug 2018 09:20:21 +0200 Pierre-Yves David pick: replace "grabstate" with "pickstate"
Fri, 31 Aug 2018 09:19:13 +0200 Pierre-Yves David pick: use "pick" as operation name in obsolescence markers
Fri, 31 Aug 2018 12:45:56 +0200 Pierre-Yves David pick: use "pick" instead of "grab" for various internal API
Fri, 31 Aug 2018 09:13:11 +0200 Pierre-Yves David pick: update command output to mention pick instead of grab
Fri, 31 Aug 2018 09:11:04 +0200 Pierre-Yves David pick: rename the grab command to pick
Fri, 31 Aug 2018 09:08:13 +0200 Pierre-Yves David grab: prefix function with 'cmd' as for the other command in the extension
Thu, 30 Aug 2018 19:40:18 +0200 Pierre-Yves David readme: document the purpose of the evolve extension
Thu, 30 Aug 2018 19:50:39 +0200 Pierre-Yves David prune: replace --biject with --pair
Tue, 28 Aug 2018 21:28:41 +0800 Anton Shestakov topic: check that repo.currenttopic is set before using it as an argument
Wed, 29 Aug 2018 18:59:07 +0200 Pierre-Yves David test: update output after merge message change
Wed, 29 Aug 2018 17:32:47 +0200 Pierre-Yves David readme: document the tag we use on output change
Wed, 29 Aug 2018 17:23:25 +0200 Pierre-Yves David branching: merge with stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers
Tue, 28 Aug 2018 21:53:42 +0200 Pierre-Yves David branching: merge stable into default
Tue, 28 Aug 2018 21:53:07 +0200 Pierre-Yves David packaging: mark in progress work as development version stable
Tue, 28 Aug 2018 20:30:57 +0200 Pierre-Yves David Added tag 8.1.2 for changeset f1cde4c97806 stable
Tue, 28 Aug 2018 19:59:20 +0200 Pierre-Yves David packagin: prepare version 8.1.2 stable 8.1.2
Tue, 28 Aug 2018 20:00:46 +0200 Pierre-Yves David obshashrange: force obshashrange invalidation by bumping schema stable
Tue, 28 Aug 2018 11:25:32 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 28 Aug 2018 11:24:52 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 28 Aug 2018 11:24:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 28 Aug 2018 11:24:49 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Tue, 28 Aug 2018 11:18:58 +0200 Pierre-Yves David branching: merge with stable
Tue, 28 Aug 2018 10:24:18 +0200 Pierre-Yves David changelog: mention the database robutness fix in the changelog stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error stable
Mon, 27 Aug 2018 12:40:41 +0200 Pierre-Yves David stablerange: rework saving logic to be clearer and safer 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 10:16:12 +0200 Pierre-Yves David stablerangecache: fix output in the drifted case 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
Sun, 26 Aug 2018 20:55:26 +0200 Pierre-Yves David contrib: introduce a small script to stress tests obsolescence exchange stable
Tue, 28 Aug 2018 10:24:18 +0200 Pierre-Yves David changelog: mention the database robutness fix in the changelog
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error
Mon, 27 Aug 2018 12:40:41 +0200 Pierre-Yves David stablerange: rework saving logic to be clearer and safer
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 10:16:12 +0200 Pierre-Yves David stablerangecache: fix output in the drifted case
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip