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
|
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
|
Fri, 12 Mar 2021 19:04:11 +0800 |
Anton Shestakov |
changelog: fix a couple of typos that got through
|
Fri, 12 Mar 2021 18:48:49 +0800 |
Anton Shestakov |
tests: drop rev-branch-cache bundle capability, it's no longer advertised
|
Fri, 12 Mar 2021 11:13:16 +0100 |
Pierre-Yves David |
branching: merge with the wrong head
|
Fri, 12 Mar 2021 18:07:48 +0800 |
Anton Shestakov |
branching: redo the stable->default merge (preserving test changes on default)
|
Thu, 11 Mar 2021 19:06:38 +0800 |
Anton Shestakov |
branching: merge stable into default (preserving test changes on default)
|
Thu, 11 Mar 2021 18:56:59 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Thu, 11 Mar 2021 18:47:55 +0800 |
Anton Shestakov |
Added tag 10.3.0 for changeset c0ed8e574638
stable
|
Thu, 11 Mar 2021 17:14:09 +0800 |
Anton Shestakov |
ci: build sdist tarball as a post step (only for tagged revisions)
stable 10.3.0
|
Thu, 11 Mar 2021 18:32:58 +0800 |
Anton Shestakov |
packaging: prepare evolve version 10.3.0
stable
|
Thu, 11 Mar 2021 18:32:11 +0800 |
Anton Shestakov |
packaging: update the debian changelog
stable
|
Thu, 11 Mar 2021 18:31:51 +0800 |
Anton Shestakov |
changelog: update for evolve 10.3.0
stable
|
Thu, 11 Mar 2021 14:49:22 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 11 Mar 2021 14:48:12 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|