log

age author description
Sat, 24 Apr 2021 20:01:39 +0800 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Sat, 24 Apr 2021 19:54:14 +0800 Anton Shestakov test-compat: back out changeset 5b804fec43be mercurial-5.7
Sat, 24 Apr 2021 19:53:59 +0800 Anton Shestakov test-compat: back out changeset 7e2d3952a730 mercurial-5.7
Sat, 24 Apr 2021 19:53:12 +0800 Anton Shestakov test-compat: back out changeset 1682b388be13 mercurial-5.7
Sat, 24 Apr 2021 19:46:08 +0800 Anton Shestakov test-compat: create a compatibility branch for Mercurial 5.7 mercurial-5.7
Fri, 23 Apr 2021 13:05:18 +0200 Pierre-Yves David changelog: adjust the last changelog entry stable
Fri, 23 Apr 2021 13:05:18 +0200 Pierre-Yves David changelog: mention the cache fix stable
Thu, 22 Apr 2021 21:08:50 +0800 Anton Shestakov changelog: mention the recent hg next fixes stable
Thu, 22 Apr 2021 17:19:01 +0800 Anton Shestakov next: treat targets that need evolution the same as regular targets stable
Thu, 22 Apr 2021 17:18:37 +0800 Anton Shestakov next: filter unstable targets by topic only when there's no --no-topic stable
Wed, 21 Apr 2021 20:05:56 +0800 Anton Shestakov next: drop safety net around getting --no-topic flag value stable
Wed, 21 Apr 2021 19:51:00 +0800 Anton Shestakov next: make `filtered` a set of revs, not contexts stable
Wed, 21 Apr 2021 19:44:26 +0800 Anton Shestakov next: make aspchildren filtering code work correctly stable
Wed, 21 Apr 2021 19:41:41 +0800 Anton Shestakov evolve: rename choosedrev to selectedrev because choosed is not a word stable
Fri, 23 Apr 2021 11:55:42 +0200 Pierre-Yves David branching: merge with stable
Thu, 22 Apr 2021 20:51:46 +0800 Anton Shestakov tests: more globbing on the copyright line stable
Fri, 12 Mar 2021 18:48:49 +0800 Anton Shestakov tests: drop rev-branch-cache bundle capability, it's no longer advertised stable
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