log

age author description
Thu, 04 Feb 2021 19:23:45 +0800 Anton Shestakov tests: update more exit codes in case conflicting changes stable
Thu, 04 Feb 2021 19:21:28 +0800 Anton Shestakov tests: update exit code for failed hooks stable
Fri, 19 Mar 2021 16:23:24 +0800 Anton Shestakov topic: compatibility for branchcache having a repo argument in 5.8 stable
Tue, 13 Apr 2021 19:46:03 +0800 Anton Shestakov evolve: check stablesortcache index size before unpacking (issue6354) stable
Tue, 13 Apr 2021 18:40:19 +0800 Anton Shestakov evolve: save cache in debugstablesortcache() stable
Tue, 13 Apr 2021 18:31:14 +0800 Anton Shestakov tests: clarify what repack.py is doing in test-cache-corruption.t stable
Mon, 05 Apr 2021 16:36:35 +0800 Anton Shestakov tests: now we can drop cache corruption checks from obshashrange tests stable
Mon, 05 Apr 2021 16:35:47 +0800 Anton Shestakov tests: add a separate test file to test cache corruption and recovery stable
Fri, 02 Apr 2021 18:56:43 +0800 Anton Shestakov compat: remove unused arraytobytes/arrayfrombytes stable
Wed, 31 Mar 2021 20:39:37 +0800 Anton Shestakov evolve: make stablesortcache.save/load use struct.unpack/pack (issue6354) stable
Tue, 30 Mar 2021 19:35:52 +0800 Anton Shestakov evolve: make firstmergecache.save/load use struct.unpack/pack (issue6354) stable
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
Sun, 14 Mar 2021 16:50:49 +0800 Anton Shestakov evolve: import mercurial.i18n._ first stable
Sun, 14 Mar 2021 16:48:41 +0800 Anton Shestakov evolve: use correct unit for cache building progress stable
Fri, 19 Mar 2021 16:23:24 +0800 Anton Shestakov topic: compatibility for branchcache having a repo argument in 5.8
Fri, 12 Mar 2021 11:05:20 +0100 Pierre-Yves David make: default to using python3 stable