log

age author description
Wed, 31 Mar 2021 20:13:31 +0800 Anton Shestakov evolve: add debugfirstmergecache command to simply dump the contents stable
Tue, 30 Mar 2021 19:18:08 +0800 Anton Shestakov evolve: make depthcache.save/load use struct.unpack/pack (issue6354) stable
Wed, 24 Mar 2021 22:07:07 +0800 Anton Shestakov evolve: use nullrev for an empty cache key stable
Wed, 17 Mar 2021 20:19:41 +0800 Anton Shestakov tests: add some cache sanity checks based on already existing debug commands stable
Wed, 17 Mar 2021 14:48:13 +0800 Anton Shestakov tests: add a content check for evoext-* caches stable
Sun, 28 Mar 2021 10:20:34 +0200 Pierre-Yves David branching: merge stable into default
Mon, 08 Mar 2021 01:12:02 +0530 Sushil khanchi evolve: update some conditionals
Mon, 08 Mar 2021 17:45:57 +0530 Sushil khanchi public-content-divergence: early set the public one to local side
Fri, 19 Mar 2021 15:52:00 +0800 Anton Shestakov firstmergecache: fix a typo that prevented cache clearing in repo.destroyed() stable
Wed, 17 Mar 2021 20:13:53 +0800 Anton Shestakov evolve: use bytes for calling ui.write() in debugstablesortcache command stable
Tue, 16 Mar 2021 21:35:02 +0800 Anton Shestakov tests: cleanup in obshashrange tests stable
Tue, 16 Mar 2021 21:25:11 +0800 Anton Shestakov evolve: use cl.tiprev() instead of len(cl) - 1 stable
Mon, 15 Mar 2021 19:21:23 +0800 Anton Shestakov tests: a bunch of typos in test-discovery-obshashrange-cache.t stable
Mon, 15 Mar 2021 18:45:18 +0800 Anton Shestakov tests: simplify character sorting script stable
Sun, 14 Mar 2021 16:56:16 +0800 Anton Shestakov evolve: remove pointless ternary operator stable