Sun, 25 Apr 2021 13:13:02 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sat, 24 Apr 2021 21:34:57 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Sat, 24 Apr 2021 21:24:54 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Sat, 24 Apr 2021 21:13:21 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sat, 24 Apr 2021 21:08:47 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Sat, 24 Apr 2021 20:34:40 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Sat, 24 Apr 2021 20:27:44 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.6 into mercurial-5.5
mercurial-5.5
|
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
|
Thu, 11 Mar 2021 14:42:51 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 11 Mar 2021 14:32:26 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 11 Mar 2021 14:22:45 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 11 Mar 2021 14:07:39 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Thu, 11 Mar 2021 13:36:30 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Thu, 11 Mar 2021 13:27:18 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Thu, 11 Mar 2021 13:18:30 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Thu, 11 Mar 2021 12:51:00 +0800 |
Anton Shestakov |
tests: remove in-memory evolve cases (not supported prior to 5.6)
mercurial-5.5
|
Thu, 11 Mar 2021 12:40:20 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.6 into mercurial-5.5
mercurial-5.5
|
Thu, 11 Mar 2021 12:29:50 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.6
mercurial-5.6
|
Thu, 11 Mar 2021 12:06:42 +0800 |
Anton Shestakov |
test-compat: back out changeset ab2c56cdfc19
stable
|
Thu, 11 Mar 2021 12:06:41 +0800 |
Anton Shestakov |
test-compat: back out changeset ad80552c706c
stable
|
Thu, 11 Mar 2021 11:49:34 +0800 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Tue, 09 Mar 2021 18:50:10 +0800 |
Anton Shestakov |
evolve: check if in-memory is supported on a good enough level for evolve
|
Tue, 02 Feb 2021 00:05:19 +0530 |
Sushil khanchi |
divergence-resolution: update some comments
|
Mon, 01 Feb 2021 23:56:34 +0530 |
Sushil khanchi |
evolve: drop unnecessary variables (follow-up of a9ad01ed1539)
|
Wed, 03 Mar 2021 10:57:09 +0800 |
Anton Shestakov |
tests: remove some unnecessary config
|
Thu, 04 Mar 2021 09:12:41 +0800 |
Anton Shestakov |
changelog: move a recently added feature to the correct release
|
Thu, 04 Mar 2021 09:12:04 +0800 |
Anton Shestakov |
changelog: reorder items, spelling
|
Wed, 03 Mar 2021 11:08:13 +0800 |
Anton Shestakov |
changelog: fix indent
|
Sat, 05 Sep 2020 09:24:33 +0530 |
Sushil khanchi |
evolve: add CHANGELOG entry
|
Wed, 26 Aug 2020 23:27:17 +0530 |
Sushil khanchi |
evolve: preserve wdir when using --stop
|
Mon, 01 Mar 2021 19:22:33 +0800 |
Anton Shestakov |
evolve: update a couple of comments in the recently created revset.py
|
Mon, 01 Mar 2021 19:21:54 +0800 |
Anton Shestakov |
evolve: add a compat comment to unstable() revset predicate
|
Sat, 27 Feb 2021 19:13:04 +0800 |
Anton Shestakov |
evolve: document provided revset predicates
|
Sat, 27 Feb 2021 18:22:12 +0800 |
Anton Shestakov |
evolve: split revsets into its own separate revset.py
|
Sat, 27 Feb 2021 18:07:27 +0800 |
Anton Shestakov |
evolve: rearrange some imports
|
Sat, 27 Feb 2021 18:02:03 +0800 |
Anton Shestakov |
evolve: remove hg 3.8 check
|
Sat, 27 Feb 2021 12:04:24 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 23 Feb 2021 18:34:07 +0800 |
Anton Shestakov |
tests: add underlines to test-rewind.t
|
Tue, 22 Dec 2020 19:07:46 +0800 |
Anton Shestakov |
rewind: abort if some parts of a fold are unknown locally
|
Tue, 22 Dec 2020 19:06:36 +0800 |
Anton Shestakov |
rewind: abort when trying to rewind to multiple unrelated predecessors
|
Tue, 22 Dec 2020 19:03:59 +0800 |
Anton Shestakov |
rewind: walk obsmarkers and add more targets to rewind to
|
Thu, 18 Feb 2021 07:39:38 +0800 |
Anton Shestakov |
tests: make test-check-sdist.t less flaky by first archiving the repo
|
Wed, 24 Feb 2021 14:30:21 -0800 |
Chuck Tuffli |
doc: change topic phrase 'disappear' to 'fade out'
stable
|
Fri, 12 Feb 2021 13:16:01 -0800 |
Chuck Tuffli |
doc: document stack as a substitue for MQ's qseries
stable
|
Mon, 22 Feb 2021 15:34:15 -0800 |
Martin von Zweigbergk |
evolve: document experimental.evolution.in-memory in extension
|
Mon, 22 Feb 2021 12:56:39 -0800 |
Martin von Zweigbergk |
changelog: mention new experimental.evolution.in-memory config
|
Tue, 23 Feb 2021 13:31:24 -0800 |
Kyle Lippincott |
obslog: correct help to state that obslog is the command name
|
Tue, 23 Feb 2021 06:36:46 +0800 |
Anton Shestakov |
evolve: use nodemod.short() instead of nodemod.hex()[:12]
|
Tue, 23 Feb 2021 06:31:01 +0800 |
Anton Shestakov |
evolve: rely on ctx.__bytes__() for formatting instead of using ctx.hex()[:12]
|
Tue, 23 Feb 2021 06:06:06 +0800 |
Anton Shestakov |
pstatus: drop unnecessary CLI options
|
Wed, 17 Feb 2021 15:37:14 +0530 |
Sushil khanchi |
pdiff: drop unnecessary CLI options
|
Mon, 22 Feb 2021 17:37:53 +0100 |
Pierre-Yves David |
changelog: add an entry aboutt improved divergence resolution
|
Sun, 24 Jan 2021 20:09:28 +0530 |
Pierre-Yves David |
divergence-resolution: [patch 3] fix a messed up test case
|
Sun, 24 Jan 2021 20:09:02 +0530 |
Pierre-Yves David |
divergence-resolution: [patch 2] fix a messed up test case
|
Sun, 24 Jan 2021 19:47:17 +0530 |
Pierre-Yves David |
divergence-resolution: [patch 1] fix a messed up test case
|
Wed, 17 Feb 2021 18:11:44 +0530 |
Sushil khanchi |
divergence-resolution: drop a block of code which is unnecessary now
|
Thu, 18 Feb 2021 23:37:41 +0530 |
Sushil khanchi |
divergence-resolution: add support and doc for a special case in divergence
|
Mon, 01 Feb 2021 23:54:53 +0530 |
Sushil khanchi |
divergence-resolution: add comments to explain a particular case
|
Fri, 22 Jan 2021 05:37:43 +0100 |
Sushil khanchi |
divergence-resolution: take parent successors in account
|
Thu, 28 Jan 2021 13:40:36 +0530 |
Sushil khanchi |
divergence-resolution: add a buggy test case for resolution
|
Wed, 17 Feb 2021 14:00:43 -0800 |
Kyle Lippincott |
doc: switch rst `=` section underlines to `-`
|
Wed, 17 Feb 2021 12:00:45 -0800 |
Kyle Lippincott |
doc: remove .strip() for a docstring
|
Tue, 24 Nov 2020 16:33:24 -0800 |
Martin von Zweigbergk |
evolvecmd: don't update working copy when using in-memory merge
|
Thu, 15 Oct 2020 15:40:36 -0700 |
Martin von Zweigbergk |
evolve: when relocating, optionally first try to do it using in-memory merge
|
Thu, 01 Oct 2020 12:34:36 -0700 |
Martin von Zweigbergk |
tests: add test for in-memory evolve, not actually in-memory yet
|
Thu, 15 Oct 2020 15:16:36 -0700 |
Martin von Zweigbergk |
evolvecmd: extract function for rewriting hashes in commit message
|
Tue, 09 Feb 2021 19:11:39 +0800 |
Anton Shestakov |
branching: merge stable into default
|
Wed, 03 Feb 2021 08:07:10 -0800 |
Chuck Tuffli |
tests: fix spelling in test-topic-stack.t
stable
|
Mon, 08 Feb 2021 16:31:35 +0800 |
Anton Shestakov |
tests: add test-check-sdist.t to check setup.py sdist results
stable
|
Mon, 01 Feb 2021 19:57:33 +0800 |
Anton Shestakov |
manifest: use a regular relative path for excluding legacy.py
stable
|
Mon, 01 Feb 2021 19:52:39 +0800 |
Anton Shestakov |
manifest: include all .py files from hgext3rd
stable
|
Thu, 04 Feb 2021 19:23:45 +0800 |
Anton Shestakov |
tests: update more exit codes in case conflicting changes
|
Thu, 04 Feb 2021 19:21:28 +0800 |
Anton Shestakov |
tests: update exit code for failed hooks
|
Sun, 31 Jan 2021 16:46:17 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sun, 31 Jan 2021 16:15:26 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sun, 31 Jan 2021 16:06:16 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sun, 31 Jan 2021 15:57:57 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sun, 31 Jan 2021 15:39:25 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Sat, 30 Jan 2021 20:58:19 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Sat, 30 Jan 2021 20:53:45 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sat, 30 Jan 2021 20:49:07 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Sat, 30 Jan 2021 20:42:49 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Sat, 30 Jan 2021 20:32:38 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.6 into mercurial-5.5
mercurial-5.5
|
Fri, 29 Jan 2021 17:23:31 +0800 |
Anton Shestakov |
tests: update branch cache writes in blackbox output (only strips)
mercurial-5.6
|
Fri, 29 Jan 2021 17:18:32 +0800 |
Anton Shestakov |
tests: back out tests for oneline-summary support from 8c7de8f8bb42
mercurial-5.6
|
Thu, 28 Jan 2021 18:57:49 +0800 |
Anton Shestakov |
tests: back out changeset d0f73113fcc0
mercurial-5.6
|
Thu, 28 Jan 2021 18:57:48 +0800 |
Anton Shestakov |
tests: back out changeset 59b2be90e9fd
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:41 +0800 |
Anton Shestakov |
tests: back out changeset ceaa85c47973
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:40 +0800 |
Anton Shestakov |
tests: back out changeset 84393bcf9859
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:39 +0800 |
Anton Shestakov |
tests: back out changeset 77b184ee60b5
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:38 +0800 |
Anton Shestakov |
tests: back out changeset 38ab502ad94e
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:37 +0800 |
Anton Shestakov |
tests: back out changeset a4e50b74747e
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:37 +0800 |
Anton Shestakov |
tests: back out changeset 2238dd83c5b3
mercurial-5.6
|
Thu, 28 Jan 2021 18:48:36 +0800 |
Anton Shestakov |
tests: back out changeset b3d9e6c805d6
mercurial-5.6
|
Sat, 30 Jan 2021 20:21:19 +0800 |
Anton Shestakov |
test-compat: create a compatibility branch for Mercurial 5.6
mercurial-5.6
|
Mon, 01 Feb 2021 11:52:04 +0100 |
Pierre-Yves David |
release: merge with stable
stable
|
Mon, 01 Feb 2021 11:51:00 +0100 |
Pierre-Yves David |
Added tag 10.2.0.post1 for changeset eadc1d09f2f5
stable
|
Mon, 01 Feb 2021 11:50:43 +0100 |
Pierre-Yves David |
release: prepare a 10.2.0.post1 release
stable 10.2.0.post1
|
Mon, 01 Feb 2021 14:44:43 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Mon, 01 Feb 2021 14:44:05 +0800 |
Anton Shestakov |
Added tag 10.2.0 for changeset 35b883a4ff5a
stable
|
Sun, 31 Jan 2021 17:08:40 +0800 |
Anton Shestakov |
packaging: update the debian changelog
stable 10.2.0
|
Sun, 31 Jan 2021 17:05:48 +0800 |
Anton Shestakov |
changelog: update for evolve 10.2.0
stable
|
Sun, 31 Jan 2021 17:11:03 +0800 |
Anton Shestakov |
packaging: prepare evolve version 10.2.0
stable
|
Sat, 30 Jan 2021 20:20:23 +0800 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sat, 30 Jan 2021 20:20:21 +0800 |
Anton Shestakov |
branching: merge stable into default
|
Fri, 29 Jan 2021 19:23:47 +0800 |
Anton Shestakov |
compat: make enforcesinglehead() compatible with hg <= 5.1 again
stable
|
Thu, 28 Jan 2021 18:29:53 +0800 |
Anton Shestakov |
compat: fix format_changeset_summary_fn() for hg <= 5.6
|
Wed, 27 Jan 2021 18:10:27 +0800 |
Anton Shestakov |
changelog: update for 10.1.1
stable
|
Wed, 27 Jan 2021 18:03:44 +0800 |
Anton Shestakov |
changelog: update for 10.2.0
|
Tue, 26 Jan 2021 17:14:29 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 22 Jan 2021 05:37:43 +0100 |
Sushil khanchi |
divergence-resolution: deal with simple "just one moved case" earlier
|
Fri, 22 Jan 2021 04:54:51 +0100 |
Pierre-Yves David |
divergence-resolution: remove explicite hash in some command
|
Fri, 22 Jan 2021 04:24:05 +0100 |
Pierre-Yves David |
divergence-resolution: clarify some test case
|
Fri, 22 Jan 2021 04:10:44 +0100 |
Pierre-Yves David |
divergence-resolution: pass the base changeset to _pickresolutionparent
|
Fri, 22 Jan 2021 03:59:49 +0100 |
Pierre-Yves David |
divergence-resolution: pre-indent some code
|
Thu, 22 Oct 2020 21:12:50 +0530 |
Sushil khanchi |
divergence-resolution: return rev from _pickresolutionparent()
|
Wed, 30 Dec 2020 11:01:37 -0800 |
Chuck Tuffli |
doc: update MQ To Evolve refugee book
stable
|
Wed, 30 Dec 2020 11:15:01 -0800 |
Chuck Tuffli |
doc: fix build warning for index.rst
stable
|
Fri, 22 Jan 2021 11:04:55 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Thu, 21 Jan 2021 15:01:19 -0500 |
Matt Harbison |
cleanup: ensure log and output messages have a '\n' terminator
stable
|
Wed, 20 Jan 2021 14:47:22 +0800 |
Anton Shestakov |
tests: update exit code for command errors
stable
|
Wed, 20 Jan 2021 14:45:30 +0800 |
Anton Shestakov |
tests: update exit code when non-existent help section requested
stable
|
Wed, 23 Dec 2020 21:34:22 +0800 |
Anton Shestakov |
tests: update exit code in case of push failing because it'd create new heads
stable
|
Wed, 02 Dec 2020 10:06:22 +0800 |
Anton Shestakov |
tests: update exit code in case of revset parse errors
stable
|
Wed, 02 Dec 2020 09:55:33 +0800 |
Anton Shestakov |
tests: update exit code in case of unresolved merge conflicts
stable
|
Thu, 26 Nov 2020 14:26:40 +0800 |
Anton Shestakov |
tests: update with more detailed exit codes
stable
|
Thu, 19 Nov 2020 08:28:45 -0800 |
Martin von Zweigbergk |
tests: update with more detailed exit codes
stable
|
Thu, 21 Jan 2021 19:05:17 +0800 |
Anton Shestakov |
tests: remove branch cache entries from test-discovery-obshashrange.t
stable
|
Thu, 21 Jan 2021 11:21:04 +0800 |
Anton Shestakov |
tests: update branch cache writes in blackbox output
stable
|
Sun, 13 Dec 2020 09:46:16 -0800 |
Martin von Zweigbergk |
compat: handle change to enforcesinglehead() signature
stable
|
Tue, 08 Dec 2020 11:58:34 +0800 |
Anton Shestakov |
tests: make sure test-prev-next.t hits lock warning timeout every time
stable
|
Wed, 02 Dec 2020 09:40:33 +0800 |
Anton Shestakov |
tests: remove trailing "!" from abort messages
stable
|
Wed, 25 Nov 2020 13:50:37 +0100 |
Anton Shestakov |
compat: wrap debugstrip from core hg if it exists
stable
|
Mon, 16 Nov 2020 13:08:08 -0800 |
Martin von Zweigbergk |
compat: make topics compatible across change to cmdutil.commitstatus()
stable
|
Thu, 29 Oct 2020 09:19:37 -0700 |
Martin von Zweigbergk |
tests: rebase now produces different "one-line summary" output
stable
|
Thu, 21 Jan 2021 19:05:17 +0800 |
Anton Shestakov |
tests: remove branch cache entries from test-discovery-obshashrange.t
|
Thu, 21 Jan 2021 11:21:04 +0800 |
Anton Shestakov |
tests: update branch cache writes in blackbox output
|
Wed, 20 Jan 2021 14:47:22 +0800 |
Anton Shestakov |
tests: update exit code for command errors
|
Wed, 20 Jan 2021 14:45:30 +0800 |
Anton Shestakov |
tests: update exit code when non-existent help section requested
|
Wed, 23 Dec 2020 23:54:25 +0100 |
Pierre-Yves David |
topic: fix the newly added cache for repository without topic
|
Tue, 12 Jan 2021 02:03:43 +0800 |
Anton Shestakov |
evolve: typo in pstatus and pdiff docstring
|
Mon, 11 Jan 2021 00:23:40 +0800 |
Anton Shestakov |
evolve: import mercurial.node as nodemod
|
Mon, 11 Jan 2021 00:20:27 +0800 |
Anton Shestakov |
topic: remove unused _orderrevs()
|
Fri, 30 Oct 2020 13:42:33 -0700 |
Martin von Zweigbergk |
prevnext: respect command-templates.oneline-summary if configured
|
Fri, 30 Oct 2020 13:43:02 -0700 |
Martin von Zweigbergk |
touch: respect command-templates.oneline-summary if configured
|
Fri, 30 Oct 2020 13:42:51 -0700 |
Martin von Zweigbergk |
evolve: respect command-templates.oneline-summary if configured
|
Thu, 29 Oct 2020 15:11:20 -0700 |
Martin von Zweigbergk |
evolve: make the `displayer` we pass around just a function
|
Thu, 29 Oct 2020 14:14:00 -0700 |
Martin von Zweigbergk |
evolvecmd: delete dead assignment to `displayer`
|
Thu, 15 Oct 2020 15:28:23 -0700 |
Martin von Zweigbergk |
evolvecmd: remove unnecessary default value for commitmsg when relocating
|
Tue, 24 Nov 2020 18:04:40 -0800 |
Martin von Zweigbergk |
evolve: remove spurious "working directory is now at ..." messages
stable
|
Thu, 24 Dec 2020 00:52:06 +0100 |
Pierre-Yves David |
changelog: document the workaround committed in b1e057fb7837
stable
|
Thu, 24 Dec 2020 00:50:19 +0100 |
Pierre-Yves David |
formatting: fix the number of black line
stable
|
Tue, 22 Dec 2020 20:22:41 -0500 |
Matt Harbison |
topic: disable inmemory rebase to avoid losing the topic
stable
|
Tue, 01 Dec 2020 00:56:39 +0530 |
Sushil khanchi |
topic: look for topic heads only when necessary
|
Tue, 01 Dec 2020 00:30:45 +0530 |
Sushil khanchi |
topic: a test to demonstrate a bug in branchheads()
|
Wed, 23 Dec 2020 13:50:23 +0100 |
Pierre-Yves David |
topic: wrap branch call during summary
|
Wed, 23 Dec 2020 13:49:45 +0100 |
Pierre-Yves David |
topic: also wrap the `ctx.branch` of parents
|
Wed, 23 Dec 2020 13:36:02 +0100 |
Pierre-Yves David |
topic: extract awful `ctx.branch` hijacking used in discovery
|
Wed, 23 Dec 2020 21:34:22 +0800 |
Anton Shestakov |
tests: update exit code in case of push failing because it'd create new heads
|
Wed, 16 Dec 2020 16:23:52 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 13 Dec 2020 14:48:28 +0100 |
Pierre-Yves David |
topic: add a basic in-memory cache for topic information
|
Tue, 01 Dec 2020 21:05:53 +0100 |
Georges Racinet |
head-checking: micro-optimize _filter_obsolete_heads
|
Fri, 20 Nov 2020 21:38:48 +0100 |
Georges Racinet |
heptapod-ci: new address for the evolve-doc base image
stable
|
Fri, 20 Nov 2020 21:32:38 +0100 |
Georges Racinet |
heptapod-ci: new address for base Docker images
stable
|
Sun, 13 Dec 2020 09:46:16 -0800 |
Martin von Zweigbergk |
compat: handle change to enforcesinglehead() signature
|
Tue, 08 Dec 2020 11:58:34 +0800 |
Anton Shestakov |
tests: make sure test-prev-next.t hits lock warning timeout every time
|
Wed, 02 Dec 2020 10:06:22 +0800 |
Anton Shestakov |
tests: update exit code in case of revset parse errors
|
Wed, 02 Dec 2020 09:55:33 +0800 |
Anton Shestakov |
tests: update exit code in case of unresolved merge conflicts
|
Wed, 02 Dec 2020 09:40:33 +0800 |
Anton Shestakov |
tests: remove trailing "!" from abort messages
|
Fri, 27 Nov 2020 09:47:01 +0800 |
Anton Shestakov |
strip: remove experimental.prunestrip option
|
Thu, 26 Nov 2020 07:40:10 +0100 |
Pierre-Yves David |
branching: merge with stable into default
|
Thu, 26 Nov 2020 14:26:40 +0800 |
Anton Shestakov |
tests: update with more detailed exit codes
|
Thu, 26 Nov 2020 09:56:26 +0800 |
Anton Shestakov |
tests: use debugstrip core command for testing prunestrip
|
Wed, 25 Nov 2020 13:50:37 +0100 |
Anton Shestakov |
compat: wrap debugstrip from core hg if it exists
|
Thu, 19 Nov 2020 08:28:45 -0800 |
Martin von Zweigbergk |
tests: update with more detailed exit codes
|
Mon, 16 Nov 2020 13:08:08 -0800 |
Martin von Zweigbergk |
compat: make topics compatible across change to cmdutil.commitstatus()
|
Mon, 23 Nov 2020 13:43:29 +0800 |
Anton Shestakov |
test2rst: minor improvements
stable
|
Wed, 11 Nov 2020 18:34:15 +0800 |
Anton Shestakov |
packaging: run sphinx on py3 by default
stable
|
Sun, 23 Aug 2020 10:09:44 +0800 |
Anton Shestakov |
docs: build using py3 image
stable
|
Mon, 06 Jul 2020 00:17:44 +0800 |
Anton Shestakov |
docs: make docs/conf.py compatible with Python 3
stable
|
Mon, 09 Nov 2020 23:10:06 +0800 |
Anton Shestakov |
test2rst: use python3
stable
|
Mon, 09 Nov 2020 23:08:15 +0800 |
Anton Shestakov |
test2rst: now that we don't use directory mode, remove it too
stable
|
Mon, 09 Nov 2020 22:37:05 +0800 |
Anton Shestakov |
packaging: use automatic variables for running test2rst.py
stable
|
Mon, 09 Nov 2020 23:03:31 +0800 |
Anton Shestakov |
test2rst: remove the abandoned index building part
stable
|
Mon, 09 Nov 2020 22:58:37 +0800 |
Anton Shestakov |
test2rst: make one_file() useful
stable
|
Sun, 23 Aug 2020 09:36:36 +0800 |
Anton Shestakov |
docs: properly capitalize LANG value
stable
|
Mon, 06 Jul 2020 00:17:16 +0800 |
Anton Shestakov |
docs: refactor docs/conf.py a bit
stable
|
Thu, 12 Nov 2020 13:37:35 +0800 |
Anton Shestakov |
tests: add a new test-check-tag.t to test releases
stable
|
Wed, 11 Nov 2020 19:03:34 +0800 |
Anton Shestakov |
tests: update the experimental.evolution=all comment
stable
|
Wed, 11 Nov 2020 19:01:35 +0800 |
Anton Shestakov |
tests: move experimental.evolution=all config option closer to the comment
stable
|
Wed, 11 Nov 2020 18:56:37 +0800 |
Anton Shestakov |
tests: require repo in test-check-debian.t
stable
|
Wed, 11 Nov 2020 18:50:40 +0800 |
Anton Shestakov |
tests: update comment in test-check-flake8.t
stable
|
Wed, 11 Nov 2020 18:48:56 +0800 |
Anton Shestakov |
tests: update comment in test-check-pyflakes.t
stable
|
Thu, 29 Oct 2020 09:19:37 -0700 |
Martin von Zweigbergk |
tests: rebase now produces different "one-line summary" output
|
Sat, 31 Oct 2020 18:51:09 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Sat, 31 Oct 2020 18:42:25 +0100 |
Pierre-Yves David |
packaging: update the debian changelog
stable
|
Sat, 31 Oct 2020 20:28:42 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 31 Oct 2020 20:27:10 +0800 |
Anton Shestakov |
Added tag 10.1.0 for changeset 782cbadb123f
stable
|
Sat, 31 Oct 2020 20:21:12 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 31 Oct 2020 20:13:46 +0800 |
Anton Shestakov |
tests: back out changeset ba8bc1b0acd2
mercurial-4.7
|
Sat, 31 Oct 2020 20:02:03 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 31 Oct 2020 19:43:46 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sat, 31 Oct 2020 19:38:46 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sat, 31 Oct 2020 19:33:42 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Sat, 31 Oct 2020 19:10:55 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Sat, 31 Oct 2020 19:05:48 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sat, 31 Oct 2020 18:55:21 +0800 |
Anton Shestakov |
tests: adjust test output after b2de5825e5ca for older Mercurial
mercurial-5.3
|
Sat, 31 Oct 2020 18:48:57 +0800 |
Anton Shestakov |
tests: back out changeset 028e4ea75456
mercurial-5.3
|
Sat, 31 Oct 2020 18:37:12 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Sat, 31 Oct 2020 18:31:11 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Sat, 31 Oct 2020 18:11:27 +0800 |
Anton Shestakov |
tests: back out changeset 0d5c344c0ba4
mercurial-5.5
|
Sat, 31 Oct 2020 18:11:13 +0800 |
Anton Shestakov |
tests: back out changeset f3870eecf859
mercurial-5.5
|
Sat, 31 Oct 2020 18:07:23 +0800 |
Anton Shestakov |
tests: back out changeset 87c4b86081c1
mercurial-5.5
|
Sat, 31 Oct 2020 18:06:07 +0800 |
Anton Shestakov |
tests: back out changeset 3b7df91c2ba7
mercurial-5.5
|
Sat, 31 Oct 2020 17:47:08 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.5
mercurial-5.5
|
Sat, 31 Oct 2020 17:42:01 +0800 |
Anton Shestakov |
packaging: prepare evolve version 10.1.0
stable 10.1.0
|
Sat, 31 Oct 2020 17:38:11 +0800 |
Anton Shestakov |
changelog: update for evolve 10.1.0
stable
|
Sat, 31 Oct 2020 17:25:32 +0800 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sat, 31 Oct 2020 02:36:21 +0800 |
Anton Shestakov |
changelog: update for 10.0.3
stable
|
Sat, 31 Oct 2020 02:34:31 +0800 |
Anton Shestakov |
changelog: update for 10.1.0
|
Wed, 28 Oct 2020 20:24:26 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Sat, 19 Sep 2020 17:49:31 +0200 |
Anton Shestakov |
evolve: clean merge state when content divergence resolution has no changes
stable
|
Fri, 08 May 2020 19:49:07 +0800 |
Anton Shestakov |
test-compat: back out changeset 591a0afd2ef3
stable
|
Fri, 08 May 2020 19:22:36 +0800 |
Anton Shestakov |
test-compat: back out changeset 4da1d21231ae
stable
|
Fri, 09 Oct 2020 08:39:15 -0700 |
Martin von Zweigbergk |
tests: {successorssets} now always return a list, affecting json output
stable
|
Fri, 02 Oct 2020 10:09:14 -0700 |
Martin von Zweigbergk |
compat: add implementations of new merge.update() and merge.clean_update()
stable
|
Fri, 02 Oct 2020 09:51:45 -0700 |
Martin von Zweigbergk |
compat: rename update() to _update() to make room for a new update()
stable
|
Sun, 25 Oct 2020 21:38:37 +0800 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for json.tool
|
Sat, 24 Oct 2020 23:55:15 +0800 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for random-revs.py
|
Sat, 24 Oct 2020 23:47:01 +0800 |
Anton Shestakov |
tests: move ad-hoc random_rev.py to testlib/random-revs.py
|
Sat, 24 Oct 2020 23:26:41 +0800 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for md5sum.py
|
Mon, 26 Oct 2020 18:32:22 +0100 |
Pierre-Yves David |
test-compat: create a new compatibility branch mercurial-5.5
mercurial-5.5
|
Fri, 25 Sep 2020 09:13:57 -0700 |
Martin von Zweigbergk |
compat: add support for upstream rename of merge.update() to _update()
stable
|
Wed, 14 Oct 2020 12:10:05 +0200 |
Sushil khanchi |
unstable-list: add an item about author divergence resolution
|
Wed, 14 Oct 2020 12:09:41 +0200 |
Sushil khanchi |
unstable-list: add an item about divergence on changeset description
|
Wed, 14 Oct 2020 12:09:15 +0200 |
Sushil khanchi |
unstable-list: add an item for solving named branch divergence
|
Tue, 20 Oct 2020 10:33:46 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 12 Oct 2020 12:33:18 +0200 |
Sietse Brouwer |
ngtip: make revset help text slightly more descriptive
stable
|
Wed, 07 Oct 2020 09:34:59 +0200 |
Sietse Brouwer |
ngtip: fix TypeError: make revset from revs, not nodes (issue6405)
stable
|
Wed, 14 Oct 2020 15:48:37 +0200 |
Pierre-Yves David |
topic: add a `exp….topic.linear-merge` option to allow some oedipus
|
Thu, 15 Oct 2020 19:46:38 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 11 Oct 2020 20:50:02 +0800 |
Anton Shestakov |
rewind: actually track folds using fold-* metadata in obsmarkers
|
Mon, 12 Oct 2020 12:09:39 +0200 |
Sietse Brouwer |
readme: fix syntax of format-source link
stable
|
Fri, 25 Sep 2020 21:47:30 -0700 |
Martin von Zweigbergk |
evolvecmd: move bookmark-deactivation out of _relocatecommit()
|
Fri, 25 Sep 2020 15:28:17 -0700 |
Martin von Zweigbergk |
evolve: deactivate bookmark before updating to destination
|
Fri, 25 Sep 2020 13:31:41 -0700 |
Martin von Zweigbergk |
evolvecmd: inline _evolvemerge() into _relocatecommit()
|
Fri, 25 Sep 2020 13:12:57 -0700 |
Martin von Zweigbergk |
evolvecmd: reorder some functions to match order they're called
|
Thu, 24 Sep 2020 16:54:13 -0700 |
Martin von Zweigbergk |
evolvecmd: rename `r` to usual `stats`
|
Thu, 24 Sep 2020 16:34:04 -0700 |
Martin von Zweigbergk |
evolvecmd: simplify code for moving bookmarks when relocating node
|
Thu, 24 Sep 2020 16:15:58 -0700 |
Martin von Zweigbergk |
evolvecmd: delete bookmark-handling code obsolete since move away from rebase
|
Thu, 24 Sep 2020 15:33:01 -0700 |
Martin von Zweigbergk |
evolvecmd: rename _solveunstable() to _solveorphan()
|
Wed, 14 Oct 2020 12:08:23 +0200 |
Sushil khanchi |
unstable-list: add "merging metadata" section for content-divergence
|
Sat, 10 Oct 2020 22:44:24 +0530 |
Sushil khanchi |
unstable-list: add split and fold in content-divergence resolution
|
Tue, 22 Sep 2020 13:50:45 +0530 |
Sushil khanchi |
unstable-list: add "merging files" section for content-divergence
|
Tue, 22 Sep 2020 13:50:06 +0530 |
Sushil khanchi |
unstable-list: add "finding the resolution parent" section
|
Tue, 22 Sep 2020 13:49:10 +0530 |
Sushil khanchi |
unstable-list: add a "details of resolution" section for content-divergence
|
Sat, 10 Oct 2020 14:04:11 +0530 |
Sushil khanchi |
unstable-list: add new subsections for orphan when parent is pruned
|
Sat, 10 Oct 2020 14:04:02 +0530 |
Sushil khanchi |
unstable-list: some minor updates
|
Fri, 09 Oct 2020 08:39:15 -0700 |
Martin von Zweigbergk |
tests: {successorssets} now always return a list, affecting json output
|
Thu, 17 Sep 2020 14:11:38 -0400 |
Matt Harbison |
discovery: list the new heads like core does when failing a multi-head push
|
Fri, 21 Aug 2020 18:05:37 +0530 |
Sushil khanchi |
evolve: remove trailing white spaces
|
Fri, 21 Aug 2020 18:04:48 +0530 |
Sushil khanchi |
evolve: refactor some error raising logic in content-divergence
|
Fri, 21 Aug 2020 16:22:24 +0530 |
Sushil khanchi |
evolve: update public content divergence acc. to new behavior
|
Fri, 21 Aug 2020 01:28:33 +0530 |
Sushil khanchi |
evolve: move a line a code block above
|
Fri, 21 Aug 2020 01:27:58 +0530 |
Sushil khanchi |
evolve: rename a func and some updates around it
|
Thu, 20 Aug 2020 23:54:27 +0530 |
Sushil khanchi |
evolve: update some comments
|
Fri, 21 Aug 2020 01:04:08 +0530 |
Sushil khanchi |
evolve: no need to return divergent and other
|
Fri, 21 Aug 2020 00:56:24 +0530 |
Sushil khanchi |
evolve: remove an evolvestate which is no more required
|
Sun, 20 Sep 2020 09:22:04 +0530 |
Sushil khanchi |
evolve: remove swapping nodes logic while resolving divergence
|
Fri, 25 Sep 2020 11:06:46 -0700 |
Martin von Zweigbergk |
evolve: don't set evolved node as dirstate p2
|
Thu, 17 Sep 2020 21:19:13 +0200 |
Pierre-Yves David |
changelog: mention `hg rewind --dry-run`
|
Tue, 22 Sep 2020 13:43:41 +0530 |
Sushil khanchi |
evolve: update docstring for mergeusers()
|
Fri, 02 Oct 2020 10:09:14 -0700 |
Martin von Zweigbergk |
compat: add implementations of new merge.update() and merge.clean_update()
|
Fri, 02 Oct 2020 09:51:45 -0700 |
Martin von Zweigbergk |
compat: rename update() to _update() to make room for a new update()
|
Fri, 25 Sep 2020 09:13:57 -0700 |
Martin von Zweigbergk |
compat: add support for upstream rename of merge.update() to _update()
|
Thu, 17 Sep 2020 23:41:14 -0400 |
Matt Harbison |
tests: conditonalize a Windows only output in test-evolve-progress.t
stable
|
Sat, 19 Sep 2020 17:56:01 +0200 |
Pierre-Yves David |
ci: drop extraneous space
|
Thu, 20 Aug 2020 17:32:22 +0530 |
Sushil khanchi |
evolve: resolutionparent should be succs of otherp1
|
Thu, 13 Aug 2020 18:10:51 +0530 |
Sushil khanchi |
evolve: handle preparation logic for public divergence in one block
|
Thu, 13 Aug 2020 17:22:19 +0530 |
Sushil khanchi |
evolve: add logic to decide local and other side before merge
|
Wed, 05 Aug 2020 14:25:29 +0530 |
Sushil khanchi |
evolve: add some initial values in evolvestate
|
Wed, 05 Aug 2020 14:19:29 +0530 |
Sushil khanchi |
evolve: move initial evolvestate values to main function
|
Mon, 31 Aug 2020 15:35:31 +0530 |
Sushil khanchi |
evolve: set other side of public content div using mutability
|
Mon, 31 Aug 2020 15:34:12 +0530 |
Sushil khanchi |
evolve: update some comments
|
Thu, 13 Aug 2020 13:30:25 +0530 |
Sushil khanchi |
evolve: move a comment where it's going to belong
|
Thu, 13 Aug 2020 13:28:09 +0530 |
Sushil khanchi |
evolve: update some comments acc. to upcoming behavior
|
Wed, 12 Aug 2020 17:30:18 +0530 |
Sushil khanchi |
evolve: move a block of code up for early return
|
Wed, 12 Aug 2020 17:21:05 +0530 |
Sushil khanchi |
evolve: rename haspubdiv to haspublicdiv for more clarity
|
Fri, 07 Aug 2020 00:25:13 +0530 |
Sushil khanchi |
evolve: add some assertions
|
Thu, 06 Aug 2020 18:24:32 +0530 |
Sushil khanchi |
evolve: rename param `divergent` to `local` in a function
|
Wed, 05 Aug 2020 15:04:48 +0530 |
Sushil khanchi |
evolve: rely on resolutionparent when relocating divergent csets
|
Wed, 26 Aug 2020 09:07:52 -0700 |
Martin von Zweigbergk |
compat: let cleanupnodes() handle compat across hg commit b99903534e06
stable
|
Wed, 26 Aug 2020 08:18:59 -0700 |
Martin von Zweigbergk |
compat: add a cleanupnodes() function
stable
|
Tue, 25 Aug 2020 22:34:33 -0700 |
Martin von Zweigbergk |
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
stable
|
Tue, 25 Aug 2020 22:50:28 -0700 |
Martin von Zweigbergk |
tests: show how metaedit doesn't update bookmarks
stable
|
Tue, 21 Jul 2020 11:23:41 +0800 |
Anton Shestakov |
rewind: always compute successorsmap
|
Tue, 21 Jul 2020 01:04:43 +0800 |
Anton Shestakov |
rewind: add a --dry-run flag
|
Tue, 21 Jul 2020 01:03:18 +0800 |
Anton Shestakov |
rewind: avoid yoda condition
|
Thu, 17 Sep 2020 19:51:08 +0800 |
Anton Shestakov |
tests: graphlog now only shows '%' if there are unresolved conflicts
|
Thu, 17 Sep 2020 20:26:55 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 17 Sep 2020 20:05:39 +0200 |
Pierre-Yves David |
test: adjust output to current stable
stable
|
Thu, 17 Sep 2020 14:51:45 +0530 |
Pulkit Goyal |
evolvecmd: don't set `branchmerge=True` while resolving phase divergence
stable
|
Thu, 17 Sep 2020 18:58:47 +0200 |
Pierre-Yves David |
gitlab-ci: display the Mercurial revision used to run the test
stable
|
Tue, 21 Jul 2020 01:02:46 +0800 |
Anton Shestakov |
rewind: sort imports
|
Wed, 15 Jul 2020 10:10:55 +0800 |
Anton Shestakov |
tests: less words and less markup to maintain in test-rewind.t
|
Thu, 10 Sep 2020 03:11:41 +0200 |
Pierre-Yves David |
changelog: mention the config source fix from Matt Harbisson
stable
|
Sat, 05 Sep 2020 14:46:36 -0400 |
Matt Harbison |
config: specify the extension when forcing a config option
stable
|
Sat, 05 Sep 2020 00:07:01 -0400 |
Matt Harbison |
tests: use the modern config setting to enable evolution in topic tests
stable
|
Tue, 08 Sep 2020 11:56:17 +0800 |
Anton Shestakov |
branching: merge with stable
|
Tue, 08 Sep 2020 11:24:38 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Tue, 08 Sep 2020 11:23:45 +0800 |
Anton Shestakov |
Added tag 10.0.2 for changeset 1cce884c9448
stable
|
Tue, 08 Sep 2020 11:21:49 +0800 |
Anton Shestakov |
packaging: prepare version 10.0.2
stable 10.0.2
|
Sun, 06 Sep 2020 06:02:34 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sun, 06 Sep 2020 06:02:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sun, 06 Sep 2020 06:02:24 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sun, 06 Sep 2020 05:47:32 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sun, 06 Sep 2020 05:45:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Sun, 06 Sep 2020 05:42:26 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Sun, 06 Sep 2020 05:40:19 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sun, 06 Sep 2020 05:38:24 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Sun, 06 Sep 2020 05:36:04 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.4
mercurial-5.4
|
Sun, 06 Sep 2020 05:32:36 +0800 |
Anton Shestakov |
changelog: update for 10.0.2
stable
|
Fri, 04 Sep 2020 21:33:11 +0200 |
Pierre-Yves David |
changelog: mention the various fix to content-divergence solving
|
Tue, 01 Sep 2020 10:41:42 +0530 |
Sushil khanchi |
evolve: refactor few lines for clear understanding
|
Mon, 31 Aug 2020 01:19:12 +0530 |
Sushil khanchi |
evolve: update "old-other" in evolvestate for --stop functionality
|
Tue, 04 Aug 2020 23:44:08 +0530 |
Sushil khanchi |
evolve: make consistent usage of variable throughout the func
|
Mon, 31 Aug 2020 01:10:58 +0530 |
Sushil khanchi |
evolve: make sure we don't miss merging content of divergent changesets
|
Wed, 05 Aug 2020 00:16:26 +0530 |
Sushil khanchi |
evolve: add test to show broken --continue case of content divergence
|
Wed, 26 Aug 2020 00:05:52 -0700 |
Martin von Zweigbergk |
dirstate: replace _uncommitdirstate() by core's movedirstate()
stable
|
Thu, 03 Sep 2020 09:21:58 -0700 |
Martin von Zweigbergk |
tests: add test showing that `hg uncommit --rev` can fail to mark file added
stable
|
Wed, 26 Aug 2020 17:25:02 +0530 |
Sushil khanchi |
evolve: use evolvestate instead of populating a variable in functions
|
Tue, 25 Aug 2020 22:34:33 -0700 |
Martin von Zweigbergk |
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
|
Tue, 25 Aug 2020 22:50:28 -0700 |
Martin von Zweigbergk |
tests: show how metaedit doesn't update bookmarks
|
Tue, 01 Sep 2020 23:35:43 -0400 |
Matt Harbison |
topic: fix the `topic(...)` revset to not select commits without a topic
stable
|
Wed, 26 Aug 2020 14:09:09 +0200 |
Pierre-Yves David |
unstable-list: fix title level
|
Wed, 26 Aug 2020 13:07:57 +0200 |
Pierre-Yves David |
unstable-list: add local table of content of each details section
|
Wed, 26 Aug 2020 13:07:35 +0200 |
Pierre-Yves David |
unstable-list: add a general table of content
|
Wed, 26 Aug 2020 16:10:29 +0200 |
Pierre-Yves David |
unstable-list: move copytright after the title
|
Sat, 22 Aug 2020 07:24:46 +0800 |
Anton Shestakov |
split: use the last created commit as target for discard action
stable
|
Sat, 22 Aug 2020 07:18:55 +0800 |
Anton Shestakov |
split: demonstrate that discard after more than one commit is misbehaving
stable
|
Tue, 18 Aug 2020 12:35:24 +0530 |
Sushil khanchi |
unstable-list: add cause-of-trouble for content-divergence
|
Tue, 18 Aug 2020 19:32:13 +0530 |
Sushil khanchi |
unstable-list: mark the subsection as yet to document
|
Wed, 26 Aug 2020 12:03:32 +0200 |
Pierre-Yves David |
unstable-list: expand and clarify the source of complexity for phase-div
|
Tue, 18 Aug 2020 08:47:15 +0530 |
Sushil khanchi |
unstable-list: add source-of-complexity for phase-divergence
|
Wed, 26 Aug 2020 11:55:19 +0200 |
Pierre-Yves David |
unstable-list: expand a bit the "cause of trouble" for phase divergence
|
Mon, 17 Aug 2020 16:52:26 +0530 |
Sushil khanchi |
unstable-list: add cause-of-trouble section for phase-divergence
|
Wed, 26 Aug 2020 11:51:14 +0200 |
Pierre-Yves David |
unstable-list: simplify the basic
|
Mon, 17 Aug 2020 16:44:13 +0530 |
Sushil khanchi |
unstable-list: add basic section for phase-divergence
|
Mon, 17 Aug 2020 13:47:52 +0530 |
Sushil khanchi |
unstable-list: some cleanup
|
Wed, 26 Aug 2020 12:39:47 +0200 |
Pierre-Yves David |
unstable-list: some details about phase divergence
|
Fri, 14 Aug 2020 18:05:33 +0200 |
Pierre-Yves David |
unstable-list: add basic description of content divergence
|
Fri, 14 Aug 2020 18:04:22 +0200 |
Pierre-Yves David |
unstable-list: more entry for orphan SPLIT ME
|
Fri, 14 Aug 2020 18:03:13 +0200 |
Pierre-Yves David |
unstable-list: add a entry about pruned parent
|
Fri, 14 Aug 2020 18:01:53 +0200 |
Pierre-Yves David |
unstable-list: add a simple entry for the simplest orphan case
|
Fri, 14 Aug 2020 18:10:10 +0200 |
Pierre-Yves David |
unstable-list: add list the source of complexity during resolution
|
Fri, 14 Aug 2020 18:09:42 +0200 |
Pierre-Yves David |
unstable-list: add information about when/why orphan appears
|
Fri, 14 Aug 2020 18:08:48 +0200 |
Pierre-Yves David |
unstable-list: add the basic about orphan changesets
|
Fri, 14 Aug 2020 17:59:51 +0200 |
Pierre-Yves David |
unstable-list: add an introduction text
|
Fri, 14 Aug 2020 17:58:21 +0200 |
Pierre-Yves David |
doc: add the bases of a developer doc for instability
|
Tue, 25 Aug 2020 10:12:29 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 21 Aug 2020 23:04:03 +0800 |
Anton Shestakov |
split: compatibility with cmdutil.revert() without parents argument
stable
|
Fri, 21 Aug 2020 21:37:37 +0800 |
Anton Shestakov |
rewind: compatibility with cmdutil.revert() without parents argument
stable
|
Fri, 24 Jul 2020 00:18:12 +0530 |
Sushil khanchi |
evolve: test that new suggestions works
|
Wed, 22 Jul 2020 23:40:24 +0530 |
Sushil khanchi |
evolve: improve warning msg when skipping orphan resolution
|
Wed, 22 Jul 2020 23:37:59 +0530 |
Sushil khanchi |
orphan: fix buggy case of try resolving orphan merge two times
|
Tue, 28 Jul 2020 14:26:44 +0530 |
Sushil khanchi |
evolve: add more testing for parent-child form content-div
|
Sun, 26 Jul 2020 01:02:22 +0530 |
Sushil khanchi |
evolve: fix content-div resolution when in parent-child form
|
Sun, 26 Jul 2020 00:35:52 +0530 |
Sushil khanchi |
tests: add a log -G to demonstrate a fix in next patch
|
Mon, 30 Dec 2019 00:43:17 +0530 |
Sushil khanchi |
test: no need to look at full log
|
Fri, 07 Aug 2020 12:46:17 +0800 |
Anton Shestakov |
tests: update output to match c515c54f6530 in core
|
Sun, 02 Aug 2020 12:02:09 +0800 |
Anton Shestakov |
py3: use '%d' for formatting revision numbers in stable range cache warning
stable
|
Fri, 31 Jul 2020 22:07:49 +0800 |
Anton Shestakov |
branching: merge with stable
|
Fri, 31 Jul 2020 19:19:13 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 31 Jul 2020 19:14:30 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 31 Jul 2020 19:12:44 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 31 Jul 2020 19:02:33 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 31 Jul 2020 18:54:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 31 Jul 2020 18:40:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 31 Jul 2020 18:25:50 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Fri, 31 Jul 2020 18:16:04 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Fri, 31 Jul 2020 18:09:18 +0800 |
Anton Shestakov |
test-compat: back out changeset 0d65a5e96691
mercurial-5.4
|
Fri, 31 Jul 2020 18:03:43 +0800 |
Anton Shestakov |
test-compat: back out changeset 58b0dfc6dd52
mercurial-5.4
|
Fri, 31 Jul 2020 17:39:00 +0800 |
Anton Shestakov |
test-compat: create a new compatibility branch mercurial-5.4
mercurial-5.4
|
Fri, 31 Jul 2020 20:00:57 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Fri, 31 Jul 2020 19:58:41 +0800 |
Anton Shestakov |
Added tag 10.0.1 for changeset fb543438704b
stable
|
Fri, 31 Jul 2020 19:56:37 +0800 |
Anton Shestakov |
packaging: prepare version 10.0.1
stable 10.0.1
|
Fri, 12 Jun 2020 15:42:43 +0800 |
Anton Shestakov |
topic: substitute current topic when `--topic .` is used for outgoing/push
stable
|
Thu, 11 Jun 2020 18:50:29 +0800 |
Anton Shestakov |
topic: treat argument to --topic as a literal topic name explicitly
stable
|
Mon, 27 Jul 2020 13:11:55 +0800 |
Anton Shestakov |
changelog: update for evolve 10.1.0
|
Mon, 27 Jul 2020 12:53:53 +0800 |
Anton Shestakov |
changelog: update for evolve 10.0.1
stable
|
Wed, 03 Jun 2020 18:47:23 +0800 |
Anton Shestakov |
tests: remove unnecessary command flags from test-rewind.t
|
Wed, 03 Jun 2020 16:56:06 +0800 |
Anton Shestakov |
tests: shorten and simplify global setup section in test-rewind.t
|
Wed, 03 Jun 2020 16:28:33 +0800 |
Anton Shestakov |
tests: move hg clone above case description in test-rewind.t
|
Thu, 28 May 2020 12:08:59 +0800 |
Anton Shestakov |
tests: actually test what the header promises to test
|
Thu, 28 May 2020 12:07:59 +0800 |
Anton Shestakov |
tests: move default-date manipulation closer to the commands that need it
|
Mon, 25 May 2020 19:58:33 +0800 |
Anton Shestakov |
rewind: past tense of rewind is rewound
|
Mon, 25 May 2020 19:58:11 +0800 |
Anton Shestakov |
rewind: use ui directly
|
Mon, 25 May 2020 19:57:34 +0800 |
Anton Shestakov |
rewind: rename _select_rewinded() to _select_rewind_targets()
|
Fri, 24 Jul 2020 10:50:53 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 24 Jul 2020 11:04:07 +0530 |
Sushil khanchi |
evolve: minor fixes in stablesort documentation
|
Wed, 22 Jul 2020 12:25:41 +0200 |
Pierre-Yves David |
test-obsolete: remove divergence casually introduced by rebase
stable
|
Wed, 22 Jul 2020 14:23:58 +0200 |
Sushil khanchi |
test-obsolete: move a divergence related test from the main test
stable
|
Wed, 22 Jul 2020 14:48:09 +0200 |
Pierre-Yves David |
test-obsolete: remove an explicit node usage
stable
|
Wed, 22 Jul 2020 12:28:32 +0200 |
Pierre-Yves David |
test-obsolete: remove revnum usage for a good share of the test
stable
|
Wed, 22 Jul 2020 12:24:58 +0200 |
Pierre-Yves David |
test-obsolete: drop outdated comment in test
stable
|
Wed, 22 Jul 2020 12:26:52 +0200 |
Pierre-Yves David |
test-obsolete: remove outdated comment about rebase output
stable
|
Wed, 22 Jul 2020 08:41:09 +0200 |
Pierre-Yves David |
compat: byteify the message about discovery "overflow"
stable
|
Wed, 22 Jul 2020 07:41:21 +0800 |
Anton Shestakov |
tests: new error message format for rebase
stable
|
Sat, 04 Jul 2020 21:02:37 +0800 |
Anton Shestakov |
tests: the list of extensions in `hg version -v` is now sorted
stable
|
Fri, 29 May 2020 14:29:03 +0800 |
Anton Shestakov |
compat: compatibility for mergestate being a separate module in 5.5
stable
|
Tue, 21 Jul 2020 12:52:52 +0800 |
Anton Shestakov |
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5
stable
|
Tue, 21 Jul 2020 11:59:28 +0800 |
Joerg Sonnenberger |
topic: compatibility with sparse phaseroots and phasesets in 5.5
stable
|
Tue, 21 Jul 2020 11:59:10 +0800 |
Joerg Sonnenberger |
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5
stable
|
Tue, 21 Jul 2020 12:52:52 +0800 |
Anton Shestakov |
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5
|
Tue, 21 Jul 2020 11:59:28 +0800 |
Joerg Sonnenberger |
topic: compatibility with sparse phaseroots and phasesets in 5.5
|
Tue, 21 Jul 2020 11:59:10 +0800 |
Joerg Sonnenberger |
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5
|
Fri, 17 Jul 2020 10:00:43 +0800 |
Anton Shestakov |
release: update line link to the release checklist
|
Fri, 17 Jul 2020 09:56:22 +0800 |
Anton Shestakov |
readme: improve the extension purpose section
|
Fri, 17 Jul 2020 09:52:37 +0800 |
Anton Shestakov |
readme: shorter path to byteify-strings.py and not editing per-user config
|
Fri, 17 Jul 2020 09:50:27 +0800 |
Anton Shestakov |
readme: improve wording in the contributing section
|
Fri, 17 Jul 2020 09:43:37 +0800 |
Anton Shestakov |
readme: update py3 support section
|
Fri, 17 Jul 2020 09:42:16 +0800 |
Anton Shestakov |
readme: split server-only section and reduce word count
|
Fri, 17 Jul 2020 09:41:52 +0800 |
Anton Shestakov |
readme: it's possible to use evolve without installing
|
Fri, 17 Jul 2020 09:40:56 +0800 |
Anton Shestakov |
readme: mention docs/ in the documentation section
|
Fri, 17 Jul 2020 09:39:10 +0800 |
Anton Shestakov |
readme: link to ChangesetEvolution, reword a couple of list items
|
Fri, 17 Jul 2020 09:36:14 +0800 |
Anton Shestakov |
readme: various small fixes to formatting and spelling
|
Fri, 17 Jul 2020 09:34:28 +0800 |
Anton Shestakov |
readme: update link to format-source
|
Sun, 12 Jul 2020 19:59:16 +0800 |
Anton Shestakov |
packaging: add graphviz into Build-Depends for docs (hg docgraph output)
|
Thu, 09 Jul 2020 20:18:53 +0800 |
Anton Shestakov |
packaging: clean up sphinx in Build-Depends
|
Tue, 14 Jul 2020 19:55:57 +0800 |
Anton Shestakov |
packaging: drop X-Python-Version, it's satisfied even in oldoldstable
|
Tue, 14 Jul 2020 13:09:16 +0800 |
Anton Shestakov |
packaging: bump Standards-Version to 4.3.0
|
Tue, 14 Jul 2020 13:08:58 +0800 |
Anton Shestakov |
packaging: add Vcs-* fields to debian/control
|
Tue, 14 Jul 2020 13:01:22 +0800 |
Anton Shestakov |
packaging: remove trailing spaces and newlines in debian/
|
Sun, 05 Jul 2020 16:32:08 +0800 |
Anton Shestakov |
packaging: update extend-diff-ignore regex
|
Sun, 12 Jul 2020 20:31:02 +0800 |
Anton Shestakov |
packaging: move docs cleanup target from debian/rules to docs/makefile
|
Sat, 04 Jul 2020 18:19:47 +0800 |
Anton Shestakov |
tests: add a test that makes sure version metadata stays in sync
|
Sun, 12 Jul 2020 19:40:58 +0800 |
Anton Shestakov |
evolve: the rest of b3e178f3e31f
|
Sat, 11 Jul 2020 10:24:01 +0800 |
Anton Shestakov |
packaging: remove curl from Build-Depends
|
Sat, 11 Jul 2020 10:01:54 +0800 |
Anton Shestakov |
tests: use hg debugcapabilities instead of curl
|
Fri, 10 Jul 2020 12:05:25 +0800 |
Anton Shestakov |
tests: replace curl with hg debugdownload command
|
Fri, 10 Jul 2020 11:53:00 +0800 |
Anton Shestakov |
tests: use debugpushkey instead of curl with listkeys query
|
Mon, 22 Jun 2020 09:39:39 +0530 |
Sushil khanchi |
evolve: remove unnecessary code
|
Wed, 08 Jul 2020 22:41:20 +0530 |
Sushil khanchi |
evolve: move README to rst
|
Wed, 08 Jul 2020 22:38:30 +0530 |
Sushil khanchi |
evolve: refactor some code changes
|
Thu, 09 Jul 2020 20:47:11 +0800 |
Anton Shestakov |
tests: add blank lines to test-topic-tutorial.t to fix .rst syntax
|
Sun, 05 Jul 2020 16:14:09 +0800 |
Anton Shestakov |
packaging: replace wget with curl in Build-Depends
|
Fri, 10 Jul 2020 10:12:39 +0800 |
Anton Shestakov |
packaging: simple4server was renamed to evolve.serveronly, and we ship it
|
Fri, 10 Jul 2020 09:51:25 +0800 |
Anton Shestakov |
packaging: we no longer have inhibit
|
Sat, 20 Jun 2020 11:24:14 +0530 |
Sushil khanchi |
evolve: add test for content-div case A4
|
Tue, 09 Jun 2020 12:05:40 +0530 |
Sushil khanchi |
evolve: add test for content-div case A3
|
Tue, 09 Jun 2020 12:00:26 +0530 |
Sushil khanchi |
evolve: add test coverage for content-div case A2
|
Tue, 02 Jun 2020 06:56:36 +0530 |
Sushil khanchi |
evolve: add content-div test for case when no changes
|
Tue, 02 Jun 2020 06:54:50 +0530 |
Sushil khanchi |
evolve: add setup utility for testing content-divergence resolution
|
Tue, 07 Jul 2020 20:39:28 +0800 |
Anton Shestakov |
makefile: use fancy automatic variables
|
Tue, 07 Jul 2020 20:37:07 +0800 |
Anton Shestakov |
makefile: make all non-file targets phony
|
Tue, 07 Jul 2020 20:10:00 +0800 |
Anton Shestakov |
makefile: remove different version tests, currently it's done via CI
|
Tue, 07 Jul 2020 19:36:27 +0800 |
Anton Shestakov |
makefile: add doc target, since it's easy enough
|
Tue, 07 Jul 2020 19:16:12 +0800 |
Anton Shestakov |
makefile: mention install-home in the help output
|
Tue, 07 Jul 2020 19:13:35 +0800 |
Anton Shestakov |
makefile: move help target to be the first target (i.e. default goal)
|
Tue, 07 Jul 2020 19:11:53 +0800 |
Anton Shestakov |
makefile: move all definitions to the top
|
Fri, 12 Jun 2020 15:42:43 +0800 |
Anton Shestakov |
topic: substitute current topic when `--topic .` is used for outgoing/push
|
Thu, 11 Jun 2020 23:38:55 +0800 |
Anton Shestakov |
tests: adjust spelling and spacing
|
Thu, 11 Jun 2020 23:36:58 +0800 |
Anton Shestakov |
tests: simplify re-enabling topic extension since we use topic_setup.sh
|
Thu, 11 Jun 2020 23:28:10 +0800 |
Anton Shestakov |
topic: copy an abort message (new branch) from upstream exactly
|
Thu, 11 Jun 2020 19:10:56 +0800 |
Anton Shestakov |
topic: copy an abort message (new head) from upstream exactly
|
Thu, 11 Jun 2020 18:50:29 +0800 |
Anton Shestakov |
topic: treat argument to --topic as a literal topic name explicitly
|
Thu, 11 Jun 2020 17:58:04 +0800 |
Anton Shestakov |
tests: add the concurrent test case to test-topic-push.t
|
Mon, 22 Jun 2020 01:03:22 +0200 |
Manuel Jacob |
tests: add a test determining the branch and topic like the Zsh prompt does it
|
Sat, 27 Jun 2020 22:46:08 +0800 |
Aay Jay Chan |
evolve: fix a typo in help text
stable
|
Sat, 27 Jun 2020 01:33:31 +0800 |
Anton Shestakov |
ci: use a script template to pull and update /ci/repos/mercurial/
|
Sun, 14 Jun 2020 00:36:37 +0800 |
Anton Shestakov |
ci: print the exact version of pytype
|
Sun, 07 Jun 2020 18:38:22 +0800 |
Anton Shestakov |
ci: replace flake8 job by checks-py{2,3} (with more than flake8)
|
Wed, 08 Jul 2020 18:07:53 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 04 Jul 2020 21:02:37 +0800 |
Anton Shestakov |
tests: the list of extensions in `hg version -v` is now sorted
|
Sat, 06 Jun 2020 20:37:10 +0800 |
Anton Shestakov |
obsdiscovery: use plural forms of nodes and markers for variables
stable
|
Sat, 06 Jun 2020 20:32:38 +0800 |
Anton Shestakov |
obsdiscovery: assign successors and predecessors to variables
stable
|
Sat, 06 Jun 2020 19:43:58 +0800 |
Anton Shestakov |
obsdiscovery: make some variables' names longer
stable
|
Sat, 06 Jun 2020 19:32:15 +0800 |
Anton Shestakov |
obsdiscovery: import node as nodemod to free up the name
stable
|
Sun, 24 May 2020 13:20:45 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for flake8
stable
|
Sun, 24 May 2020 13:07:44 +0800 |
Anton Shestakov |
tests: actually use the correct python version for flake8/pyflakes
stable
|
Sun, 24 May 2020 13:02:48 +0800 |
Anton Shestakov |
tests: modernize test-check-pyflakes.t
stable
|
Sat, 06 Jun 2020 21:19:33 +0800 |
Anton Shestakov |
ci: add /ci/repos/mercurial to $PYTHONPATH for docs
stable
|
Sun, 07 Jun 2020 18:17:08 +0800 |
Anton Shestakov |
ci: print exact version of used Python
|
Sun, 07 Jun 2020 18:08:14 +0800 |
Anton Shestakov |
tests: replace ls -A with hg status -A
|
Sun, 07 Jun 2020 18:02:15 +0800 |
Anton Shestakov |
tests: update logmarkers template to use {dates} and {users}
|
Sun, 07 Jun 2020 17:56:03 +0800 |
Anton Shestakov |
tests: put a common template snippet into [templates]
|
Sun, 07 Jun 2020 17:48:16 +0800 |
Anton Shestakov |
tests: remove "unused" second argument to join() template function
|
Sun, 07 Jun 2020 17:45:13 +0800 |
Anton Shestakov |
tests: drop label from log template in test-evolve-obshistory-amend.t
|
Sat, 06 Jun 2020 21:19:33 +0800 |
Anton Shestakov |
ci: add /ci/repos/mercurial to $PYTHONPATH for docs
|
Fri, 29 May 2020 13:50:41 +0800 |
Anton Shestakov |
ci: add --no-rust to -cext variants
|
Fri, 29 May 2020 13:23:45 +0800 |
Anton Shestakov |
tests: replace check-compat-strings.sh with a Python script
|
Sat, 06 Jun 2020 20:37:10 +0800 |
Anton Shestakov |
obsdiscovery: use plural forms of nodes and markers for variables
|
Sat, 06 Jun 2020 20:32:38 +0800 |
Anton Shestakov |
obsdiscovery: assign successors and predecessors to variables
|
Sat, 06 Jun 2020 19:43:58 +0800 |
Anton Shestakov |
obsdiscovery: make some variables' names longer
|
Sat, 06 Jun 2020 19:32:15 +0800 |
Anton Shestakov |
obsdiscovery: import node as nodemod to free up the name
|
Sun, 31 May 2020 14:09:17 +0800 |
Anton Shestakov |
branching: merge with stable
|
Fri, 29 May 2020 14:29:03 +0800 |
Anton Shestakov |
compat: compatibility for mergestate being a separate module in 5.5
|
Sun, 24 May 2020 16:44:24 +0800 |
Anton Shestakov |
ci: use set -x to echo the whole run-tests.py command string
|
Sun, 24 May 2020 16:29:20 +0800 |
Anton Shestakov |
ci: set HGMODULEPOLICY when running specific variants
|
Fri, 22 May 2020 08:39:51 +0800 |
Anton Shestakov |
ci: use a template + variables for defining tests
|
Sun, 24 May 2020 13:43:53 +0800 |
Anton Shestakov |
tests: drop hg 3.0 check
|
Sun, 24 May 2020 13:42:09 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for check-manifest
|
Sun, 24 May 2020 13:20:45 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for flake8
|
Sun, 24 May 2020 13:07:44 +0800 |
Anton Shestakov |
tests: actually use the correct python version for flake8/pyflakes
|
Sun, 24 May 2020 13:02:48 +0800 |
Anton Shestakov |
tests: modernize test-check-pyflakes.t
|
Sat, 23 May 2020 11:43:26 +0800 |
Anton Shestakov |
topic: document the other safehasattr() compatibility check
|
Tue, 19 May 2020 12:49:12 +0800 |
Anton Shestakov |
topic: rename topicrel() to topicsubrel() while at it
|
Tue, 19 May 2020 12:25:14 +0800 |
Anton Shestakov |
topic: support foo#stack syntax
|
Tue, 19 May 2020 12:23:29 +0800 |
Anton Shestakov |
topic: rename stackrel() to stacksubrel()
|
Thu, 21 May 2020 09:51:24 +0800 |
Anton Shestakov |
packaging: move check-compat-strings.sh to tests/testlib/
stable
|
Sat, 16 May 2020 16:44:29 +0800 |
Anton Shestakov |
evolve: rewrite template keywords section and mention obsorigin
stable
|
Sat, 16 May 2020 16:42:48 +0800 |
Anton Shestakov |
evolve: don't describe {obsfate}, but mention that it was upstreamed
stable
|
Sat, 16 May 2020 16:38:58 +0800 |
Anton Shestakov |
evolve: precursors, successors and troubles are just aliases now
stable
|
Sat, 16 May 2020 16:07:34 +0800 |
Anton Shestakov |
templatekw: drop {instabilities} keyword, it's in hg 4.6+
|
Sat, 16 May 2020 16:02:12 +0800 |
Anton Shestakov |
templatekw: remove unused _getusername()
|
Sat, 16 May 2020 15:48:52 +0800 |
Anton Shestakov |
templatekw: remove unused closestsuccessors() and directsuccessorssets()
|
Sat, 16 May 2020 16:48:35 +0800 |
Anton Shestakov |
tests: update one more test-evolve-obshistory*.t header
stable
|
Thu, 14 May 2020 22:19:58 +0800 |
Anton Shestakov |
obslog: make obslog --no-origin -f work with multiple successor sets
stable
|
Mon, 30 Dec 2019 00:11:00 +0530 |
Sushil khanchi |
evolve: remove duplicated code
|
Sat, 09 May 2020 22:20:30 +0800 |
Anton Shestakov |
branching: merge stable back into default
|
Sat, 09 May 2020 22:19:09 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 09 May 2020 17:47:56 +0200 |
Pierre-Yves David |
Added tag 10.0.0 for changeset 27d57ca86865
stable
|
Fri, 08 May 2020 22:50:09 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 08 May 2020 22:18:15 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 08 May 2020 20:36:32 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 08 May 2020 20:36:31 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 08 May 2020 20:36:29 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 08 May 2020 20:36:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 08 May 2020 20:24:22 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Fri, 08 May 2020 19:49:07 +0800 |
Anton Shestakov |
test-compat: back out changeset 591a0afd2ef3
mercurial-5.3
|
Fri, 08 May 2020 19:44:48 +0800 |
Anton Shestakov |
test-compat: back out changeset 51e38bf936cf
mercurial-5.3
|
Fri, 08 May 2020 19:22:36 +0800 |
Anton Shestakov |
test-compat: back out changeset 4da1d21231ae
mercurial-5.3
|
Fri, 08 May 2020 19:19:26 +0800 |
Anton Shestakov |
test-compat: back out changeset 7d0d066329f4
mercurial-5.3
|
Fri, 08 May 2020 19:10:14 +0800 |
Anton Shestakov |
test-compat: create a compatibility branch for Mercurial 5.3
mercurial-5.3
|
Fri, 08 May 2020 18:45:49 +0800 |
Anton Shestakov |
packaging: prepare evolve version 10.0.0
stable 10.0.0
|
Fri, 08 May 2020 18:45:17 +0800 |
Anton Shestakov |
changelog: update for evolve 10.0.0
stable
|
Fri, 08 May 2020 18:22:26 +0800 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sun, 03 May 2020 15:39:56 +0800 |
Anton Shestakov |
changelog: summarize the last couple of features
|
Wed, 29 Apr 2020 21:57:59 +0800 |
Anton Shestakov |
obshistory: create _fatemarkers() similar to _originmarkers()
|
Thu, 07 May 2020 01:29:48 +0200 |
Anton Shestakov |
obslog: makes --origin flag the default
|
Thu, 07 May 2020 01:29:24 +0200 |
Anton Shestakov |
obslog: add a --origin flag to show predecessors instead of successors
|
Tue, 21 Apr 2020 23:45:11 +0800 |
Anton Shestakov |
obslog: add preliminary support for showing predecessors
|
Fri, 24 Apr 2020 01:15:38 +0800 |
Anton Shestakov |
obshistory: add _originmarkers() function to be used for obslog --origin
|
Fri, 08 May 2020 04:02:22 +0200 |
Pierre-Yves David |
evolve: rename `evolve_source_*` to `divergence_source_*`
|
Thu, 07 May 2020 07:57:14 -0700 |
Martin von Zweigbergk |
evolve: mark new hash-salting extras keys as uninteresting for effect flag
|
Mon, 09 Dec 2019 11:09:11 -0800 |
Martin von Zweigbergk |
evolve: handle relocation during divergence resolution producing no changes
|
Mon, 09 Dec 2019 10:05:24 -0800 |
Martin von Zweigbergk |
tests: show crash from divergence resolution resulting in empty commit
|
Thu, 30 Apr 2020 10:05:14 -0700 |
Martin von Zweigbergk |
evolve: always create commit when resolving divergence
|
Tue, 05 May 2020 16:29:52 +0800 |
Anton Shestakov |
tests: replace an X+X revset with something meaningful
|
Tue, 05 May 2020 16:54:24 +0800 |
Anton Shestakov |
tests: update section headers and comments in obslog-related tests
|
Tue, 05 May 2020 16:52:59 +0800 |
Anton Shestakov |
tests: use common obshistory_setup.sh script instead of manual setup
|
Tue, 05 May 2020 16:27:02 +0800 |
Anton Shestakov |
tests: remove "second diverged revision" from a phase divergence test
|
Tue, 05 May 2020 15:43:43 +0800 |
Anton Shestakov |
obshistory: omit duplicate notes of obsolescence operations
|
Tue, 05 May 2020 20:25:33 +0200 |
Joerg Sonnenberger |
changelog: adjust
|
Sun, 03 May 2020 20:59:34 +0200 |
Pierre-Yves David |
changelog: mention the sqlite fix
|
Wed, 01 Apr 2020 09:21:29 -0700 |
Martin von Zweigbergk |
evolve: extract function for relocating divergent commit
|
Sun, 03 May 2020 01:01:19 +0200 |
Joerg Sonnenberger |
caches: preserve permissions of top-level .hg
|
Sat, 02 May 2020 23:31:31 +0800 |
Anton Shestakov |
changelog: mention obsorigin template keyword
|
Tue, 10 Mar 2020 17:18:09 +0700 |
Anton Shestakov |
templatekw: add obsorigin keyword
|
Fri, 24 Apr 2020 01:14:34 +0800 |
Anton Shestakov |
obshistory: add predecessorsandmarkers()
|
Fri, 24 Apr 2020 01:09:30 +0800 |
Anton Shestakov |
obshistory: add a function to group predsets by fold-id
|
Tue, 21 Apr 2020 23:40:44 +0800 |
Anton Shestakov |
obshistory: add _predecessorsverb() similar to _successorsetverb()
|
Sat, 25 Apr 2020 18:51:23 +0800 |
Anton Shestakov |
obshistory: add a docstring to patchavailable()
|
Fri, 01 May 2020 07:44:01 -0700 |
Martin von Zweigbergk |
tests: avoid referring to commits by hash in a few places
|
Fri, 01 May 2020 07:43:15 -0700 |
Martin von Zweigbergk |
tests: add more verification of output to divergence tests
|
Mon, 16 Dec 2019 11:14:39 -0800 |
Martin von Zweigbergk |
tests: add debugobsolete calls before many obslog calls
|
Sun, 03 May 2020 01:45:04 +0200 |
Joerg Sonnenberger |
stablerangecache: sanity check subranges
|
Sun, 03 May 2020 20:11:37 +0800 |
Anton Shestakov |
obslog: use unfiltered repo for --no-graph implementation too
|
Thu, 09 Apr 2020 20:02:32 +0200 |
Joerg Sonnenberger |
tests: don't assume that echo will unescape \\
|
Thu, 09 Apr 2020 19:52:30 +0200 |
Joerg Sonnenberger |
tests: avoid non-portable sed command
|
Thu, 09 Apr 2020 19:51:03 +0200 |
Joerg Sonnenberger |
tests: check for file existance in a portable way
|
Thu, 09 Apr 2020 19:50:03 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Thu, 09 Apr 2020 14:49:31 +0200 |
Joerg Sonnenberger |
tests: silence potential warnings about uname -o
|
Fri, 01 May 2020 21:05:37 +0200 |
Joerg Sonnenberger |
py3: fix debugstablerangecache
|
Wed, 29 Apr 2020 00:44:14 +0800 |
Anton Shestakov |
topic: provide cache to successorssets() in _singlesuccessor()
|
Wed, 29 Apr 2020 00:43:13 +0800 |
Anton Shestakov |
evolve: provide cache to successorssets() in _singlesuccessor()
|
Wed, 29 Apr 2020 00:28:15 +0800 |
Anton Shestakov |
evolve: provide cache to successorssets() in _possibledestination()
|
Sun, 29 Mar 2020 17:41:48 +0700 |
Anton Shestakov |
obslog: support --all with --no-graph
|
Sun, 29 Mar 2020 17:21:56 +0700 |
Anton Shestakov |
obslog: support --filternonlocal with --no-graph
|
Wed, 18 Mar 2020 19:20:17 +0700 |
Anton Shestakov |
obshistory: restructure templates a bit, drop default verb ("pruned")
|
Mon, 16 Mar 2020 19:13:33 +0700 |
Anton Shestakov |
obshistory: prepare data for displaymarkers() in a separate function
|
Mon, 13 Jan 2020 16:32:25 +0700 |
Anton Shestakov |
obshistory: make patchavailable() handle predecessors too
|
Tue, 17 Mar 2020 19:37:08 +0700 |
Anton Shestakov |
tests: make sure not to test the same thing twice
|
Wed, 11 Mar 2020 19:05:45 +0700 |
Anton Shestakov |
obshistory: rename precursors to predecessors in displayrevs()
|
Wed, 11 Mar 2020 18:09:11 +0700 |
Anton Shestakov |
obshistory: rename _debugobshistorydisplaymarker() to displaymarkers()
|
Wed, 11 Mar 2020 18:06:30 +0700 |
Anton Shestakov |
obshistory: rename graph/revs-displaying functions
|
Wed, 11 Mar 2020 18:03:52 +0700 |
Anton Shestakov |
obshistory: rename node/ctx-displaying functions
|
Thu, 23 Apr 2020 03:06:30 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 20 Apr 2020 00:05:05 +0800 |
Anton Shestakov |
topic: use generationssubrel less directly, because it was recently renamed
stable
|
Tue, 07 Apr 2020 15:39:23 +0200 |
Pierre-Yves David |
auto-publish: issue the capabilities in all cases
stable
|
Thu, 16 Apr 2020 18:32:14 +0800 |
Anton Shestakov |
packaging: add an entry to debian/changelog mentioning the previous change
stable
|
Thu, 16 Apr 2020 01:10:22 +0800 |
Anton Shestakov |
packaging: bump minimum required version of mercurial in debian/control
stable
|
Fri, 10 Apr 2020 10:13:48 +0800 |
Anton Shestakov |
manifest: now that there's only one legacy.py, exclude it
stable
|
Thu, 09 Apr 2020 23:41:55 +0800 |
Anton Shestakov |
manifest: don't include .py files from hgext3rd/ twice
stable
|
Thu, 09 Apr 2020 23:35:20 +0800 |
Anton Shestakov |
manifest: just include all .py .sh and .t files from tests/ recursively
stable
|
Thu, 09 Apr 2020 23:10:08 +0800 |
Anton Shestakov |
manifest: make sure exclusions and prunes are last, because order matters
stable
|
Wed, 15 Apr 2020 21:52:29 +0800 |
Anton Shestakov |
tests: update output to match 1b8fd4af3318 in core
|
Wed, 08 Apr 2020 16:16:09 +0200 |
Pierre-Yves David |
branching: merge 9.3.1 release into default
|
Wed, 08 Apr 2020 21:09:36 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Wed, 08 Apr 2020 21:08:42 +0800 |
Anton Shestakov |
Added tag 9.3.1 for changeset 8d955635cf45
stable
|
Wed, 08 Apr 2020 21:07:06 +0800 |
Anton Shestakov |
packaging: prepare version 9.3.1
stable 9.3.1
|
Wed, 08 Apr 2020 01:17:01 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Wed, 08 Apr 2020 01:16:59 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Wed, 08 Apr 2020 01:16:57 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Wed, 08 Apr 2020 01:16:56 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Wed, 08 Apr 2020 01:16:54 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Wed, 08 Apr 2020 01:16:53 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Wed, 08 Apr 2020 01:16:51 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Wed, 08 Apr 2020 01:02:23 +0800 |
Anton Shestakov |
topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish()
stable
|
Wed, 08 Apr 2020 01:02:23 +0800 |
Anton Shestakov |
topic: check that exchange._checkpublish() exists before wrapping it
stable
|
Tue, 07 Apr 2020 19:33:40 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 12 Mar 2020 02:08:39 +0100 |
Pierre-Yves David |
head-checking: also test single head enforcement with topic
stable
|
Mon, 06 Apr 2020 07:26:40 +0200 |
Pierre-Yves David |
head-checking: ignore obsoleted section when checking head creation locally
stable
|
Wed, 11 Mar 2020 23:56:11 +0100 |
Pierre-Yves David |
head-checking: ignore obsolete section when checking for single heads
stable
|
Mon, 06 Apr 2020 05:08:23 +0200 |
Pierre-Yves David |
head-checking: update changelog
stable
|
Mon, 06 Apr 2020 03:06:04 +0200 |
Pierre-Yves David |
head-checking: add test variant mixing branch and topics
stable
|
Mon, 06 Apr 2020 02:56:43 +0200 |
Pierre-Yves David |
head-checking: add test variants with topics
stable
|
Mon, 06 Apr 2020 02:17:43 +0200 |
Pierre-Yves David |
head-checking: backport fix from 7d5455b988ec
stable
|
Mon, 06 Apr 2020 04:01:58 +0200 |
Pierre-Yves David |
head-checking: filter out obsolete heads when checking for new heads
stable
|
Mon, 06 Apr 2020 05:05:07 +0200 |
Pierre-Yves David |
topics: fix auto-publish=abort with servers publishing bare branches
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279)
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
|
Fri, 03 Apr 2020 19:10:29 +0200 |
Pierre-Yves David |
branching: merge stable in default
|
Sun, 29 Mar 2020 16:00:57 +0700 |
Anton Shestakov |
obshistory: give a more correct name to a variable
|
Sun, 29 Mar 2020 16:08:43 +0700 |
Anton Shestakov |
tests: unindent lines that only have one leading space
stable
|
Fri, 27 Mar 2020 17:37:34 +0700 |
Anton Shestakov |
rewind: make __rewind-hash__ extra field be bytes
stable
|
Fri, 27 Mar 2020 17:37:03 +0700 |
Anton Shestakov |
touch: make __touch-noise__ extra field be bytes
stable
|
Fri, 27 Mar 2020 04:30:22 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 25 Mar 2020 17:44:08 -0400 |
Eric Spishak-Thomas |
evolve: fix some documentation grammar/typos
|
Wed, 25 Mar 2020 17:44:08 -0400 |
Eric Spishak-Thomas |
evolve: fix some documentation grammar/typos
stable
|
Wed, 25 Mar 2020 21:48:32 +0100 |
Pierre-Yves David |
changelog: mention the recent evolve improvements
stable
|
Sat, 21 Mar 2020 00:46:37 +0100 |
Manuel Jacob |
tests: merge two tests about split changesets
stable
|
Wed, 11 Mar 2020 16:05:53 +0100 |
Manuel Jacob |
evolve: support successors of ancestor of orphan with multiple roots
stable
|
Wed, 11 Mar 2020 16:04:06 +0100 |
Manuel Jacob |
evolve: support ancestor of orphan split with unrelated changeset in between
stable
|
Wed, 11 Mar 2020 18:50:39 +0100 |
Pierre-Yves David |
exchange: deal with empty obscommon
stable
|
Fri, 20 Mar 2020 12:37:44 +0700 |
Anton Shestakov |
topic: compat with tr.changes[b'phases'], it's now a list
|
Thu, 19 Mar 2020 20:09:18 +0530 |
Pulkit Goyal |
topic: fix compatibility issues caused because of change in transaction API
|
Fri, 06 Mar 2020 02:42:03 +0100 |
Pierre-Yves David |
obsexchange: fallback to simpler request for dumb http server
stable
|
Fri, 06 Mar 2020 02:46:51 +0100 |
Pierre-Yves David |
obsexchange: swap the 'common' and 'missing' clause
stable
|
Fri, 06 Mar 2020 02:41:53 +0100 |
Pierre-Yves David |
obsdiscovery: avoid considering locally hidden changeset
stable
|
Wed, 11 Mar 2020 18:29:46 +0100 |
Pierre-Yves David |
obsdiscovery: add a test where some common node are hidden
stable
|
Fri, 13 Mar 2020 19:11:43 +0700 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for dummyssh
stable
|
Wed, 11 Mar 2020 18:28:26 +0100 |
Manuel Jacob |
evolve: add missing 'of' in message
stable
|
Fri, 06 Mar 2020 18:39:40 +0100 |
Pierre-Yves David |
test: fix graph label in test-push-checkheads-pruned-B5.t
stable
|
Wed, 11 Mar 2020 16:11:04 +0700 |
Anton Shestakov |
readme: mention compat string format
|
Wed, 11 Mar 2020 15:55:36 +0700 |
Anton Shestakov |
readme: copywrite the section about branch policy, wrap long lines
|
Tue, 10 Mar 2020 19:05:08 +0700 |
Anton Shestakov |
compat: update hg-X.Y compat comments and test them
|
Tue, 10 Mar 2020 19:04:33 +0700 |
Anton Shestakov |
contrib: add a script to check release in compat comments that have node hash
|
Tue, 10 Mar 2020 11:50:40 +0100 |
Pierre-Yves David |
changelog: add an entry about the cleanup
|
Mon, 09 Mar 2020 18:47:18 +0700 |
Anton Shestakov |
evolve: drop compat for pre-4.5 context.memfilectx()
|
Mon, 09 Mar 2020 18:36:10 +0700 |
Anton Shestakov |
compat: update a couple of obviously outdated version comments
|
Sat, 07 Mar 2020 23:16:31 +0700 |
Anton Shestakov |
evolve: drop pre 4.0 compat for dirstate.parentchange()
|
Sat, 07 Mar 2020 22:38:14 +0700 |
Anton Shestakov |
evolve: drop 4.5 compat for scmutil.resolvehexnodeidprefix()
|
Sat, 07 Mar 2020 02:26:49 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility for patch in tryimportone()
|
Sat, 07 Mar 2020 02:03:28 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility with `patch.extract` API
|
Sat, 07 Mar 2020 01:43:40 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility for template keywords
|
Sat, 07 Mar 2020 01:36:33 +0700 |
Anton Shestakov |
topic: drop 4.5 compatibility for template keywords
|
Wed, 04 Mar 2020 16:30:38 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility for strdiff
|
Wed, 04 Mar 2020 16:30:19 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility layer for log utility
|
Tue, 10 Mar 2020 11:07:06 +0100 |
Pierre-Yves David |
compat: drop 4.5 related compatibility around wireprotocol module
|
Tue, 10 Mar 2020 11:06:37 +0100 |
Pierre-Yves David |
compat: directly use status attribute instead of the compat layer
|
Tue, 10 Mar 2020 11:07:34 +0100 |
Pierre-Yves David |
compat: directly use function from dateutil
|
Wed, 04 Mar 2020 16:14:03 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility for `_filterederror`
|
Wed, 04 Mar 2020 16:03:23 +0100 |
Pierre-Yves David |
compat: drop import compatibility <= 4.5 for `forcebytestr`
|
Wed, 04 Mar 2020 15:21:32 -0800 |
Martin von Zweigbergk |
tests: adapt now that Mercurial clears the merge state for empty wdir
|
Fri, 06 Mar 2020 21:37:28 +0700 |
Anton Shestakov |
tests: add more involved tests for obslog -T now that everything is a property
|
Tue, 25 Feb 2020 18:07:30 +0700 |
Anton Shestakov |
obslog: remove the separate "obslog -f" implementation and use the common one
|
Tue, 25 Feb 2020 17:47:54 +0700 |
Anton Shestakov |
obslog: provide successors and multiple markers to marker-displaying function
|
Tue, 18 Feb 2020 18:16:11 +0800 |
Anton Shestakov |
obslog: make date template property into dates
|
Tue, 18 Feb 2020 18:10:58 +0800 |
Anton Shestakov |
obslog: make note template property into notes
|
Tue, 18 Feb 2020 18:07:11 +0800 |
Anton Shestakov |
obslog: make operation template property into operations
|
Tue, 18 Feb 2020 17:58:22 +0800 |
Anton Shestakov |
obslog: make user template property into users
|
Tue, 18 Feb 2020 17:31:41 +0800 |
Anton Shestakov |
obslog: have at least one test that shows multiple dates with -f flag
|
Tue, 18 Feb 2020 15:21:14 +0800 |
Anton Shestakov |
obslog: use fm.data() instead of fm.write() because it's all templates now
|
Fri, 06 Mar 2020 22:06:05 +0700 |
Anton Shestakov |
tests: add checkheads-related cap
|
Wed, 04 Mar 2020 17:49:58 +0100 |
Pierre-Yves David |
branching: merge stable back into default
|
Sat, 29 Feb 2020 15:18:00 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 29 Feb 2020 15:17:31 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 29 Feb 2020 15:17:13 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 28 Feb 2020 23:23:02 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 28 Feb 2020 23:18:48 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 28 Feb 2020 23:10:48 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 28 Feb 2020 22:48:46 +0700 |
Anton Shestakov |
test-compat: back out changeset 2371d40f0878
mercurial-5.2
|
Fri, 28 Feb 2020 21:44:36 +0700 |
Anton Shestakov |
test-compat: back out changeset bb2042ff6444
mercurial-5.2
|
Fri, 28 Feb 2020 21:09:51 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Sat, 29 Feb 2020 14:59:23 +0700 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 29 Feb 2020 14:55:37 +0700 |
Anton Shestakov |
packaging: add tag 9.3.0 for changeset 583dc6ef3eb2
stable
|
Wed, 04 Mar 2020 16:53:48 +0100 |
Anton Shestakov |
packaging: prepare version 9.3.0
stable 9.3.0
|
Wed, 04 Mar 2020 15:47:08 +0100 |
Pierre-Yves David |
branching: preserve test change on stable
|
Wed, 04 Mar 2020 17:08:05 +0100 |
Pierre-Yves David |
topic: extend topic gating to descendant
stable
|
Wed, 04 Mar 2020 16:53:32 +0100 |
Anton Shestakov |
changelog: more entries for 9.3.0, sorting
stable
|
Wed, 04 Mar 2020 16:36:32 +0100 |
Pierre-Yves David |
compat: fix subsettable import for mercurial <= 4.8
stable
|
Wed, 04 Mar 2020 16:05:28 +0100 |
Anton Shestakov |
compat: officialy drop compatibility with mercurial 4.5
stable
|
Wed, 04 Mar 2020 15:45:33 +0100 |
Pierre-Yves David |
test-compat: back out changeset 591a0afd2ef3
stable
|
Fri, 28 Feb 2020 20:19:16 +0700 |
Anton Shestakov |
test-compat: back out changeset 51e38bf936cf
stable
|
Fri, 28 Feb 2020 20:18:42 +0700 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sat, 29 Feb 2020 14:26:50 +0700 |
Anton Shestakov |
branching: closing test-compat branch for mercurial-4.5
mercurial-4.5
|
Wed, 04 Mar 2020 15:17:29 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 04 Mar 2020 15:09:22 +0100 |
Pierre-Yves David |
tests: update graph output after core change
|
Wed, 04 Mar 2020 13:17:00 +0100 |
Pierre-Yves David |
fix: reinstall import from the right location
|
Wed, 19 Feb 2020 01:35:23 +0100 |
Pierre-Yves David |
topic: option to hide topic changesets to plain client
|
Tue, 03 Mar 2020 17:20:05 +0700 |
Anton Shestakov |
readme: update heptapod link
stable
|
Mon, 02 Mar 2020 17:12:09 +0000 |
willstott101 |
py3-exceptions: wrap more Exceptions in forcebytestr before formatting
stable
|
Tue, 04 Feb 2020 16:22:40 -0800 |
Martin von Zweigbergk |
touch: allow divergence with -A even if allowdivergence=no
|
Tue, 04 Feb 2020 16:22:40 -0800 |
Martin von Zweigbergk |
touch: allow divergence with -A even if allowdivergence=no
|
Tue, 04 Feb 2020 13:43:16 -0800 |
Martin von Zweigbergk |
tests: add test of `hg touch -A`
|
Sat, 22 Feb 2020 18:36:32 +0100 |
Pierre-Yves David |
release-checklist: do not forget to move the '@' bookmark
stable
|
Wed, 19 Feb 2020 13:13:09 +0530 |
Pulkit Goyal |
topic: use `%d` for integers instead of `%s` on py3
stable
|
Sat, 15 Feb 2020 16:52:56 +0800 |
Anton Shestakov |
prune: actually track folds using fold-* metadata in obsmarkers
|
Thu, 13 Feb 2020 19:13:36 +0800 |
Anton Shestakov |
packaging: handle docs in a separate block in MANIFEST.in
|
Thu, 13 Feb 2020 19:08:31 +0800 |
Anton Shestakov |
packaging: simplify inclusion of docs in MANIFEST.in
|
Thu, 13 Feb 2020 19:04:00 +0800 |
Anton Shestakov |
packaging: simply prune some directories in MANIFEST.in in a dedicated block
|
Tue, 04 Feb 2020 13:00:05 -0800 |
Martin von Zweigbergk |
metaedit: replace a compat condition with a less specific proxy
|
Tue, 04 Feb 2020 12:46:55 -0800 |
Martin von Zweigbergk |
fold: replace a compat condition with a less specific proxy
|
Tue, 11 Feb 2020 17:21:43 +0800 |
Anton Shestakov |
tests: drop useless "(glob)" for timezone offsets
|
Tue, 04 Feb 2020 14:07:29 +0700 |
Anton Shestakov |
changelog: obslog shows folds now
|
Tue, 14 Jan 2020 20:20:13 +0700 |
Anton Shestakov |
obslog: use _successorsetverb() in regular obslog too
|
Sun, 02 Feb 2020 16:18:18 +0100 |
Pierre-Yves David |
release: do not forget to tweet about it
|
Sun, 02 Feb 2020 15:49:31 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 02 Feb 2020 13:40:13 +0100 |
Pierre-Yves David |
release: fix a silly typo
stable
|
Sun, 02 Feb 2020 13:28:47 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 02 Feb 2020 13:25:23 +0100 |
Pierre-Yves David |
release: add missing checklist items
stable
|
Sat, 01 Feb 2020 11:24:46 +0100 |
Pierre-Yves David |
heptapod: add an issue template for new version
stable
|
Thu, 30 Jan 2020 18:14:14 +0100 |
Pierre-Yves David |
packaging: create a release check list
stable
|
Tue, 14 Jan 2020 19:42:06 +0700 |
Anton Shestakov |
obshistory: add 'folded' to the list of precise verbs
|
Sat, 11 Jan 2020 19:53:11 +0700 |
Anton Shestakov |
metaedit: actually track folds using fold-* metadata in obsmarkers
|
Sat, 11 Jan 2020 19:52:56 +0700 |
Anton Shestakov |
fold: actually track folds using fold-* metadata in obsmarkers
|
Sun, 02 Feb 2020 15:51:10 +0700 |
Anton Shestakov |
tests: adjust test output for an early return in mergecopies()
|
Sat, 01 Feb 2020 12:50:10 +0100 |
Pierre-Yves David |
branching
|
Fri, 31 Jan 2020 14:50:37 +0100 |
Pierre-Yves David |
packaging: mark as developer version
stable
|
Fri, 31 Jan 2020 15:03:59 +0100 |
Pierre-Yves David |
Added tag 9.2.2 for changeset ef41094c34e1
stable
|
Fri, 31 Jan 2020 14:44:45 +0100 |
Anton Shestakov |
packaging: prepare version 9.2.2
stable 9.2.2
|
Fri, 31 Jan 2020 14:52:38 +0100 |
Pierre-Yves David |
packaging: update tested with version
stable
|
Fri, 31 Jan 2020 14:44:39 +0100 |
Anton Shestakov |
packaging: update changelog for version 9.2.2
stable
|
Thu, 30 Jan 2020 14:32:11 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 30 Jan 2020 14:32:10 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 30 Jan 2020 14:32:09 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 30 Jan 2020 14:32:08 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 30 Jan 2020 14:32:06 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 30 Jan 2020 14:32:05 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 30 Jan 2020 14:32:04 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Thu, 30 Jan 2020 14:32:03 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Mon, 27 Jan 2020 14:55:35 +0700 |
Anton Shestakov |
tests: allow an empty merge commit to have tests pass without too many changes
stable
|
Tue, 28 Jan 2020 20:12:04 +0700 |
Anton Shestakov |
compat: add a context manager that calls _quick_access_changeid_invalidate()
stable
|
Fri, 17 Jan 2020 20:40:24 +0700 |
Anton Shestakov |
evolve: provide branch argument to overlayworkingctx.tomemctx()
stable
|
Thu, 23 Jan 2020 19:33:40 +0700 |
Anton Shestakov |
evolve: compatibility with copies.graftcopies() from hg 5.3
stable
|
Fri, 15 Nov 2019 08:14:06 -0800 |
Martin von Zweigbergk |
cmdrewrite: avoid accessing scmutil.status fields by index
stable
|
Thu, 23 Jan 2020 17:41:00 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 23 Jan 2020 17:40:59 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 23 Jan 2020 17:40:57 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 23 Jan 2020 17:40:56 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 23 Jan 2020 17:40:54 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 23 Jan 2020 17:40:52 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 23 Jan 2020 17:40:51 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Thu, 23 Jan 2020 18:22:47 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Thu, 23 Jan 2020 18:19:36 +0700 |
Anton Shestakov |
tests: use --tool flag instead of --config ui.merge
stable
|
Mon, 04 Nov 2019 00:18:55 +0530 |
Sushil khanchi |
evolve: remove a check which is already done by rewriteutil.precheck()
|
Thu, 23 Jan 2020 11:05:38 +0100 |
Pierre-Yves David |
test-compat: create a compatibility branch for Mercurial 5.2
mercurial-5.2
|
Thu, 23 Jan 2020 11:01:46 +0100 |
Anton Shestakov |
contrib: make merge-test-compat.sh more topic-friendly
stable
|
Mon, 20 Jan 2020 22:43:11 +0700 |
Anton Shestakov |
contrib: shellcheck merge-test-compat.sh
stable
|
Mon, 04 Nov 2019 01:30:50 +0530 |
Sushil khanchi |
evolve: add pre-check logic for content-divergence in rewriteutil.precheck()
|
Wed, 01 Jan 2020 21:36:21 +0530 |
Sushil khanchi |
evolve: rename a function to make it explicit
|
Tue, 21 Jan 2020 23:48:41 +0700 |
Anton Shestakov |
obsdiscovery: compatibility when importing forcebytestr()
stable
|
Tue, 03 Dec 2019 14:56:25 +0700 |
Anton Shestakov |
heptapod-ci: add pytype job, allow it to fail for now
|
Sun, 08 Dec 2019 02:17:11 +0530 |
Sushil khanchi |
evolve: add a new method picksplitsuccessor() in utility.py
|
Mon, 20 Jan 2020 22:52:05 +0700 |
Anton Shestakov |
changelog: add missing entries
stable
|
Wed, 15 Jan 2020 15:28:44 +0700 |
Anton Shestakov |
compat: also import datestr from dateutil
|
Mon, 13 Jan 2020 15:36:24 +0700 |
Anton Shestakov |
obshistory: remove unused ismetablacklisted()
|
Mon, 13 Jan 2020 15:05:34 +0700 |
Anton Shestakov |
obshistory: remove unused successorsetallmarkers()
|
Mon, 13 Jan 2020 15:04:02 +0700 |
Anton Shestakov |
obshistory: remove unused _successorsetdates() and _successorsetusers()
|
Mon, 13 Jan 2020 14:59:08 +0700 |
Anton Shestakov |
obshistory: remove unused preparesuccessorset()
|
Sat, 11 Jan 2020 20:10:06 +0700 |
Anton Shestakov |
obshistory: use effect flags from obsutil
|
Sat, 11 Jan 2020 20:06:26 +0700 |
Anton Shestakov |
obshistory: make a {flag value: description} dict for _markerseffects()
|
Sat, 11 Jan 2020 19:49:45 +0700 |
Anton Shestakov |
obshistory: factor out _markerseffects()
|
Sat, 11 Jan 2020 19:24:21 +0700 |
Anton Shestakov |
obshistory: factor out _markerspreciseverb()
|
Fri, 17 Jan 2020 20:40:24 +0700 |
Anton Shestakov |
evolve: provide branch argument to overlayworkingctx.tomemctx()
|
Wed, 08 Jan 2020 18:44:18 +0700 |
Anton Shestakov |
changelog: mention all the cleanups as one item
|
Wed, 08 Jan 2020 15:34:34 +0700 |
Anton Shestakov |
templatekw: drop obsfatedata and related code
|
Tue, 07 Jan 2020 16:33:37 +0700 |
Anton Shestakov |
templatekw: drop obsfateprinter() and obsfatelineprinter()
|
Tue, 07 Jan 2020 16:30:18 +0700 |
Anton Shestakov |
compat: drop isobsnotesupported() that checks if storing notes is supported
|
Tue, 07 Jan 2020 16:05:44 +0700 |
Anton Shestakov |
templatekw: use literal set syntax
|
Sat, 04 Jan 2020 21:07:38 +0700 |
Anton Shestakov |
obshistory: remove obsfateverb/obsfateprinter patching compatibility
|
Fri, 03 Jan 2020 23:32:48 +0700 |
Anton Shestakov |
obshistory: drop unused keyword argument to _getobsfateandsuccs()
|
Thu, 02 Jan 2020 01:16:18 +0700 |
Anton Shestakov |
obshistory: use successorsandmarkers() from obsutil, drop local variant
|
Tue, 31 Dec 2019 21:41:22 +0700 |
Anton Shestakov |
compat: drop code from 35b2d201eb71 (compatibility with hg 4.3)
|
Thu, 26 Dec 2019 22:32:44 +0700 |
Anton Shestakov |
tests: rename precursors to predecessors in test-evolve-templates.t
|
Thu, 28 Nov 2019 11:41:17 +0700 |
Anton Shestakov |
evolve: correct spelling of superseded everywhere else
|
Thu, 28 Nov 2019 11:37:56 +0700 |
Anton Shestakov |
evolve: use obsutil._getobsfate() directly
|
Sat, 28 Dec 2019 23:20:05 +0530 |
Sushil khanchi |
evolve: remove dead code
|
Sat, 07 Dec 2019 23:13:40 +0530 |
Sushil khanchi |
evolve: use utility._singlesuccessor() in _solveunstable()
|
Wed, 18 Dec 2019 16:21:37 +0100 |
Pierre-Yves David |
evolve: preliminary indentation
|
Fri, 03 Jan 2020 23:12:19 +0700 |
Anton Shestakov |
evolve: provide cache argument to obsutil.successorssets() correctly
stable
|
Fri, 20 Dec 2019 14:08:37 +0700 |
Anton Shestakov |
pullbundle: random.sample() chokes on a spanset, turn it into a list instead
|
Fri, 20 Dec 2019 13:50:31 +0700 |
Anton Shestakov |
pullbundle: use % instead of .format() because % exists for bytes
|
Thu, 19 Dec 2019 18:16:18 +0700 |
Anton Shestakov |
tests: test that debugpullbundlecacheoverlap command works
|
Thu, 19 Dec 2019 18:02:31 +0700 |
Anton Shestakov |
pullbundle: compatibility for progress in hg <= 4.6
|
Thu, 19 Dec 2019 18:01:15 +0700 |
Anton Shestakov |
compat: add hg version to progress compatibility code
|
Mon, 09 Dec 2019 19:59:51 +0700 |
Anton Shestakov |
serverminitopic: ask pytype to disable import-error on a block handling hg 4.5
|
Mon, 09 Dec 2019 19:58:58 +0700 |
Anton Shestakov |
topic: ask pytype to disable import-error on a block handling hg 4.5
|
Mon, 09 Dec 2019 16:40:53 +0700 |
Anton Shestakov |
evolve: remove unused struct import
|
Mon, 09 Dec 2019 19:44:10 +0700 |
Anton Shestakov |
compat: ask pytype to ignore some warnings
|
Wed, 06 Nov 2019 18:15:00 +0530 |
Sushil khanchi |
evolve: extract logic of pre-checking divergence risk to its own function
|
Tue, 24 Dec 2019 23:31:42 +0700 |
Anton Shestakov |
heptapod-ci: skip test-evolve.t in tests-py2-pure job
mercurial-4.5
|
Tue, 10 Dec 2019 00:05:23 +0100 |
Pierre-Yves David |
heptapod-ci: test python 4.5 with the pure version of Mercurial
mercurial-4.5
|
Thu, 26 Dec 2019 21:23:30 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 26 Dec 2019 12:22:49 +0700 |
Anton Shestakov |
pullbundle: kwarg to changegroup.makestream() is called matcher
stable
|
Sun, 01 Dec 2019 12:41:20 +0530 |
Sushil khanchi |
evolve: extract pre merging content-div csets logic to its own function
|
Thu, 26 Dec 2019 20:28:21 +0100 |
Pierre-Yves David |
evolve: further simplify a conditional
|
Thu, 26 Dec 2019 20:23:27 +0100 |
Pierre-Yves David |
evolve: simplify some conditional
|
Thu, 26 Dec 2019 20:17:01 +0100 |
Pierre-Yves David |
evolve: rename some variable ahead of time
|
Thu, 28 Nov 2019 19:01:28 +0530 |
Sushil khanchi |
evolve: add logic to cover --stop when "divergent" relocation in play
|
Thu, 28 Nov 2019 17:58:45 +0530 |
Sushil khanchi |
evolve: test to show that --stop is not working when "divergent" relocated
|
Wed, 27 Nov 2019 22:52:08 +0530 |
Sushil khanchi |
evolve: add test to show that --abort is working fine
|
Fri, 20 Dec 2019 17:39:44 +0530 |
Sushil khanchi |
evolve: fix a bug in logic to choose destination when no active topic
stable
|
Fri, 20 Dec 2019 17:32:07 +0530 |
Sushil khanchi |
evolve: add test to demonstrate a bug when no active topic
stable
|
Fri, 20 Dec 2019 17:31:57 +0530 |
Sushil khanchi |
evolve: fix a bug in logic of choosing destination for hg update
stable
|
Fri, 20 Dec 2019 17:17:30 +0530 |
Sushil khanchi |
evolve: add test to demonstrate a bug when active topic is empty
stable
|
Thu, 19 Dec 2019 21:36:59 -0800 |
Martin von Zweigbergk |
evolvecmd: fix a typo node->None
|
Thu, 19 Dec 2019 21:15:31 -0800 |
Martin von Zweigbergk |
evolvecmd: avoid a ctx->node->ctx conversion
|
Thu, 19 Dec 2019 13:06:29 -0800 |
Martin von Zweigbergk |
evolvecmd: mark relocate() private
|
Thu, 19 Dec 2019 22:31:13 -0800 |
Martin von Zweigbergk |
cleanup: replace .parents()[0] by .p1()
|
Wed, 27 Nov 2019 20:54:48 +0530 |
Sushil khanchi |
evolve: add more tests for --continue case when relocating "divergent"
|
Wed, 27 Nov 2019 19:50:33 +0530 |
Sushil khanchi |
evolve: use meaningful variable names for a return value
|
Wed, 27 Nov 2019 12:34:19 +0530 |
Sushil khanchi |
evolve: add logic to cover --continue case when relocating "divergent"
|
Mon, 25 Nov 2019 21:28:52 +0530 |
Sushil khanchi |
evolve: add test for `--continue` case when relocating "divergent"
|
Mon, 25 Nov 2019 19:12:51 +0530 |
Sushil khanchi |
evolve: use more specific key name to store in evolvestate
|
Fri, 13 Dec 2019 01:29:27 +0530 |
Sushil khanchi |
evolve: move a test where it makes more sense
|
Thu, 12 Dec 2019 17:22:18 +0530 |
Sushil khanchi |
evolve: remove the unnecessary condition to check empty successors set
|
Tue, 19 Nov 2019 14:54:13 -0800 |
Martin von Zweigbergk |
evolve: delete redundant and incorrect code for updating dirstate
|
Tue, 19 Nov 2019 14:24:31 -0800 |
Martin von Zweigbergk |
tests: demonstrate how evolve loses transitive copies when interrupted
|
Mon, 09 Dec 2019 10:36:11 -0800 |
Martin von Zweigbergk |
evolve: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:31:34 -0800 |
Martin von Zweigbergk |
topic: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:28:58 -0800 |
Martin von Zweigbergk |
topic: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:33:48 -0800 |
Martin von Zweigbergk |
evolve: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:43:04 -0800 |
Martin von Zweigbergk |
evolve: remove obsolete backup of allowemptycommit config
|
Mon, 09 Dec 2019 10:44:42 -0800 |
Martin von Zweigbergk |
evolve: remove dead initilization of "newnode" variable
|
Thu, 12 Dec 2019 17:16:02 +0530 |
Sushil khanchi |
evolve: fix a typo
|
Tue, 10 Dec 2019 21:03:51 +0100 |
Pierre-Yves David |
changelog: mention the python 3 fix
stable
|
Tue, 10 Dec 2019 21:03:23 +0100 |
Pierre-Yves David |
changelog: mention the date fix for content divergence
stable
|
Tue, 10 Dec 2019 20:47:13 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 10 Dec 2019 20:35:56 +0100 |
Denis Laxalde |
py3: fix several TypeError formatting bytes with an exception object
stable
|
Fri, 11 Oct 2019 21:32:27 +0200 |
Manuel Jacob |
evolve: preserve date when resolving content-divergence (issue6202)
stable
|
Tue, 10 Dec 2019 19:58:51 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:55:37 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:27:55 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:13:06 +0100 |
Pierre-Yves David |
test: highlight data handling when solving divergence
stable
|
Sat, 07 Dec 2019 03:27:50 +0530 |
Sushil khanchi |
evolve: add tests for the case when resolution parent is ambiguous
stable
|
Fri, 06 Dec 2019 23:43:00 +0530 |
Sushil khanchi |
evolve: abort if deciding resolution parent is ambiguous
stable
|
Sat, 23 Nov 2019 16:17:04 +0530 |
Sushil khanchi |
evolve: make sure divergence resolution doesn't undo changes (issue6203)
stable
|
Sat, 23 Nov 2019 20:25:16 +0530 |
Sushil khanchi |
evolve: add test to demonstrate issue6203
stable
|
Mon, 09 Dec 2019 16:01:56 +0700 |
Anton Shestakov |
state: there's no _unpack in struct
stable
|
Sun, 29 Sep 2019 11:47:18 +0530 |
Sushil khanchi |
amend: abort if both --patch and --extract are used
stable
|
Mon, 09 Dec 2019 23:54:50 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 06 Dec 2019 17:18:49 +0100 |
Boris Feld |
ci: add job to build and archive the documentation
|
Thu, 05 Dec 2019 10:04:52 -0800 |
Martin von Zweigbergk |
tests: update now that merge.graft() doesn't set two equal parents
|
Fri, 06 Dec 2019 14:01:29 +0100 |
Manuel Jacob |
evolve: fix content-divergence resolution when p1 is null (issue6201)
stable
|
Wed, 04 Dec 2019 10:57:29 -0800 |
Martin von Zweigbergk |
obslog: make {node} the full node and leave shortening to template
|
Wed, 04 Dec 2019 11:00:00 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 03 Dec 2019 09:43:10 -0800 |
Martin von Zweigbergk |
compat: accept "success" argument to lock._afterlock callback
stable
|
Mon, 02 Dec 2019 20:59:04 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 02 Dec 2019 20:56:47 +0700 |
Anton Shestakov |
test-compat: run tests with -j more than 1
mercurial-4.7
|
Mon, 02 Dec 2019 14:44:31 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 02 Dec 2019 14:44:00 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Mon, 02 Dec 2019 14:43:25 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Mon, 02 Dec 2019 14:42:32 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Mon, 02 Dec 2019 14:41:09 +0100 |
Pierre-Yves David |
test-compat: don't run the py3 test on the older branches
mercurial-5.0
|
Fri, 22 Nov 2019 17:13:46 +0700 |
Anton Shestakov |
docs: add missing Figure 10 to sharing.rst
stable
|
Thu, 28 Nov 2019 10:54:04 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 28 Nov 2019 10:53:25 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 28 Nov 2019 10:52:04 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 28 Nov 2019 10:50:55 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 28 Nov 2019 10:49:29 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 28 Nov 2019 10:48:44 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.1
mercurial-5.1
|
Thu, 21 Nov 2019 14:18:35 +0700 |
Anton Shestakov |
heptapod-ci: add a script to map evolve branch to mercurial revision for tests
stable
|
Mon, 18 Nov 2019 14:33:59 +0700 |
Anton Shestakov |
pytype: ignore abc.ABCMeta metaclasses that don't work on py3
|
Fri, 15 Nov 2019 16:04:35 -0800 |
Martin von Zweigbergk |
tests: remove extra whitespace before patch in obslog output
|
Mon, 18 Nov 2019 13:04:56 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 18 Nov 2019 13:01:38 +0100 |
Pierre-Yves David |
changelog: add a couple of missing entry about the next feature release
|
Mon, 18 Nov 2019 12:58:02 +0100 |
Pierre-Yves David |
changelog: fix entry in the wrong location
|
Mon, 18 Nov 2019 12:55:44 +0100 |
Pierre-Yves David |
changelog: add a wheelbarrow of missing entries
stable
|
Mon, 18 Nov 2019 11:46:59 +0100 |
Pierre-Yves David |
heptapod-ci: simpler CI
stable
|
Sun, 17 Nov 2019 01:23:48 +0100 |
Pierre-Yves David |
heptapod-ci: run the test with color
stable
|
Wed, 13 Nov 2019 13:47:55 +0700 |
Anton Shestakov |
compat: compatibility for cl.nodemap.get vs cl.index.get_rev
stable
|
Wed, 13 Nov 2019 13:43:46 +0700 |
Anton Shestakov |
compat: compatibility for pathuril.dirs vs util.dirs
stable
|
Sat, 16 Nov 2019 01:45:40 +0100 |
Pierre-Yves David |
obslog: phase divergence fix for 5c41bb482867
|
Sat, 16 Nov 2019 01:44:31 +0100 |
Martin von Zweigbergk |
obslog: phase divergence fix for b135591bec1a
|
Fri, 15 Nov 2019 10:25:46 -0800 |
Martin von Zweigbergk |
obslog: make {descdiff} not be indented and leave that to the template
|
Fri, 15 Nov 2019 09:53:42 -0800 |
Martin von Zweigbergk |
obslog: make {patch} not be indented and leave that to the template
|
Thu, 07 Nov 2019 13:40:53 -0800 |
Martin von Zweigbergk |
obslog: make {succnodes} be full hex nodes
|
Fri, 08 Nov 2019 07:19:18 -0800 |
Martin von Zweigbergk |
obslog: remove now-unused code for plain styling
|
Thu, 07 Nov 2019 23:17:34 -0800 |
Martin von Zweigbergk |
obslog: redefine default output as a template, unless -f was given
|
Thu, 07 Nov 2019 23:15:29 -0800 |
Martin von Zweigbergk |
obslog: add newline after all markers in non-graphlog to match graphlog
|
Thu, 07 Nov 2019 22:24:50 -0800 |
Martin von Zweigbergk |
obslog: make reason for unavailable patch part of template
|
Thu, 07 Nov 2019 16:34:01 -0800 |
Martin von Zweigbergk |
obslog: make content and description patches available to templater
|
Thu, 07 Nov 2019 17:22:44 -0800 |
Martin von Zweigbergk |
obslog: rename {desc-diff} to {descdiff} since the former is invalid
|
Thu, 07 Nov 2019 17:22:16 -0800 |
Martin von Zweigbergk |
tests: demonstrate broken {patch} and {desc-diff} template keywords
|
Fri, 15 Nov 2019 11:48:17 +0700 |
Anton Shestakov |
topic: drop compat.successorssets(), it's not used
|
Fri, 15 Nov 2019 11:37:34 +0700 |
Anton Shestakov |
topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
|
Fri, 15 Nov 2019 08:14:06 -0800 |
Martin von Zweigbergk |
cmdrewrite: avoid accessing scmutil.status fields by index
|
Thu, 07 Nov 2019 23:10:26 -0800 |
Martin von Zweigbergk |
obslog: avoid using a formatter after calling end() on it
|