Mercurial > evolve
graph
-
perf: warm the cache after all transactionsMon, 01 May 2017 08:14:00 +0200, by Pierre-Yves David
-
perf: adds a cache to know if obsmarkers might affect a revisionMon, 01 May 2017 08:13:24 +0200, by Pierre-Yves David
-
perf: adds cachekey utility to validate changelog+obsstore contentMon, 01 May 2017 08:07:05 +0200, by Pierre-Yves David
-
perf: adds some cache key helper on the obsstore classMon, 01 May 2017 08:05:45 +0200, by Pierre-Yves David
-
compat: only install the better filtered message for mercurial 4.2 and aboveMon, 01 May 2017 06:06:41 +0200, by Pierre-Yves David
-
evolve: update extension helpSat, 29 Apr 2017 05:35:01 +0200, by Pierre-Yves David
-
merge with stableSat, 29 Apr 2017 05:44:07 +0200, by Pierre-Yves David
-
ui: change the hidden revision error messageFri, 28 Apr 2017 16:56:09 +0200, by Boris Feld
-
ui: add better messages when the working copy become obsolete.Fri, 28 Apr 2017 16:57:41 +0200, by Boris Feld
-
topic: directly use "super" callFri, 28 Apr 2017 15:29:32 +0200, by Pierre-Yves David
-
repo: properly progate "destroyed" call to super class stableThu, 27 Apr 2017 20:52:09 +0200, by Pierre-Yves David
-
safeguard: add an option to disable automatic publishingTue, 25 Apr 2017 10:56:55 +0200, by Pierre-Yves David
-
merge back with stableThu, 20 Apr 2017 13:05:45 +0200, by Pierre-Yves David
-
Added tag 6.0.1 for changeset 5ef112a6eb87 stableThu, 20 Apr 2017 13:04:31 +0200, by Pierre-Yves David
-
checkheads: update tests to match the one in core stableThu, 20 Apr 2017 12:24:43 +0200, by Pierre-Yves David
-
extension: simplify the extensions helper hierarchy stableThu, 20 Apr 2017 11:41:20 +0200, by Pierre-Yves David
-
checkheads: do not overwrite code for Mercurial 4.2 and above stableThu, 20 Apr 2017 11:40:08 +0200, by Pierre-Yves David
-
legacy: fix debugrecordpruneparents to call obsstore.create() with keywords stableThu, 20 Apr 2017 00:21:13 +0900, by Yuya Nishihara
-
template: adapt to new showlist() API introduced by hg e5eab0fe69ee stableWed, 19 Apr 2017 21:17:43 +0900, by Yuya Nishihara
-
template: pass all mapping data to showlist() stableWed, 19 Apr 2017 21:12:09 +0900, by Yuya Nishihara
-
tests: update test to match upstreamable version stableSat, 08 Apr 2017 12:48:20 +0200, by Pierre-Yves David
-
tests: fix directory names in exchange-D4 test stableSat, 08 Apr 2017 12:45:39 +0200, by Pierre-Yves David
-
tests: fix directory names in exchange-D3 test stableSat, 08 Apr 2017 12:43:36 +0200, by Pierre-Yves David
-
merge back with defaultSat, 01 Apr 2017 12:45:18 +0200, by Pierre-Yves David
-
Added tag 6.0.0 for changeset 165ad227993d stableFri, 31 Mar 2017 15:51:58 +0200, by Pierre-Yves David
-
test-compat-hg-3.9: merge with future 6.0 mercurial-3.9Fri, 31 Mar 2017 15:44:10 +0200, by Pierre-Yves David
-
readme: mention the fix for issue4354Fri, 31 Mar 2017 14:50:50 +0200, by Pierre-Yves David
-
checkheads: add a small debug message in case were we give up fastFri, 31 Mar 2017 15:02:39 +0200, by Pierre-Yves David
-
checkheahds: switch algorithm to use pushed markers insteadFri, 31 Mar 2017 13:46:51 +0200, by Pierre-Yves David
-
checkheads: add test where the rewrite of the other branch is not directFri, 31 Mar 2017 13:47:14 +0200, by Pierre-Yves David
-
check-heads: add tests about old heads indirectly prunedFri, 31 Mar 2017 13:45:26 +0200, by Pierre-Yves David
-
checkheads: add more complexe case where a branch is split on multiple onesWed, 29 Mar 2017 17:50:33 +0200, by Pierre-Yves David
-
checkheads: add a test of partially pushing a branch spread on multiple otherWed, 29 Mar 2017 17:35:55 +0200, by Pierre-Yves David
-
checkheads-tests: add missing parents recording for prune markersFri, 31 Mar 2017 13:42:28 +0200, by Pierre-Yves David
-
checkheads: add some extra tests about "partial push"Wed, 29 Mar 2017 14:02:46 +0200, by Pierre-Yves David
-
checkheads: handle partial obsolescenceWed, 29 Mar 2017 15:48:27 +0200, by Pierre-Yves David
-
test: force a push in inhibit's testWed, 29 Mar 2017 16:41:42 +0200, by Pierre-Yves David
-
checkheads: basic handling of pruned heads (and associated tests)Tue, 21 Mar 2017 12:30:53 +0100, by Pierre-Yves David
-
checkheads: give up on processing locally unknown changesetWed, 29 Mar 2017 16:28:15 +0200, by Pierre-Yves David
-
checkheads: import our own copy of the checkheads codeTue, 21 Mar 2017 23:44:30 +0100, by Pierre-Yves David
-
compat: work around some filecache bug in 3.8Sun, 26 Mar 2017 04:59:36 +0200, by Pierre-Yves David
-
obshashrange: have an half descent wireprotocol commandFri, 24 Mar 2017 18:21:48 +0100, by Pierre-Yves David
-
obshashrange: improve message issued during discoveryFri, 24 Mar 2017 18:37:03 +0100, by Pierre-Yves David
-
obshashrange: introduce basic sqlite cachingFri, 24 Mar 2017 18:28:01 +0100, by Pierre-Yves David
-
stablerange: warm cache before using it server sideFri, 24 Mar 2017 15:57:54 +0100, by Pierre-Yves David
-
stablerange: warm cache before using it in findrangemissingFri, 24 Mar 2017 15:57:08 +0100, by Pierre-Yves David
-
stablerange: warm cache on transaction (if obshashrange is enabled)Fri, 24 Mar 2017 15:56:57 +0100, by Pierre-Yves David