Fri, 11 Feb 2022 18:10:51 +0300 |
Anton Shestakov |
evolve: make _computeobsoleteset() return a frozenset
stable
|
Fri, 18 Feb 2022 16:05:45 +0300 |
Anton Shestakov |
changelog: update for evolve 10.5.0
|
Fri, 18 Feb 2022 16:04:23 +0300 |
Anton Shestakov |
evolve: formally remove 4.7 support
|
Fri, 18 Feb 2022 11:55:40 +0100 |
Georges Racinet |
makefile: cleaned up the last hardcoded python calls
stable
|
Thu, 13 Jan 2022 22:27:37 +0300 |
Anton Shestakov |
changelog: mention the fix for topic+histedit issue6550
stable
|
Wed, 03 Nov 2021 22:59:17 +0530 |
Sushil khanchi |
cmdrewrite: a new `hg fixup` command
|
Tue, 15 Feb 2022 14:26:38 +0300 |
Anton Shestakov |
rewriteutil: make sure to provide branch kwarg to tomemctx()
|
Fri, 11 Feb 2022 18:55:02 +0300 |
Anton Shestakov |
pick: show abort message after pick is aborted for consistency
|
Fri, 11 Feb 2022 18:20:13 +0300 |
Anton Shestakov |
evolve: use phases.mutablephases tuple instead of draft+secret
|
Fri, 11 Feb 2022 18:10:51 +0300 |
Anton Shestakov |
evolve: make _computeobsoleteset() return a frozenset
|
Sun, 06 Feb 2022 13:05:17 +0300 |
Anton Shestakov |
topic: no need to filter obsolete heads in Mercurial 6.1
|
Sat, 05 Feb 2022 11:08:12 +0300 |
Anton Shestakov |
evolve: enforcesinglehead() in 6.1 covers all our needs
|
Mon, 27 Dec 2021 18:40:04 +0300 |
Anton Shestakov |
tests: update for obsolescence-aware head computation in core
|
Wed, 02 Feb 2022 14:54:30 +0300 |
Anton Shestakov |
tests: default revlog compression can be zstd
|
Tue, 01 Feb 2022 18:12:37 +0300 |
Anton Shestakov |
tests: add merge labels
|
Wed, 19 Jan 2022 09:17:22 +0300 |
Anton Shestakov |
evolve: compatibility for simplemerge.render_merge3()
|
Tue, 11 Jan 2022 08:19:53 +0300 |
Anton Shestakov |
tests: add a case for issue6550 where s0 has no topic
stable
|
Fri, 07 Jan 2022 18:06:46 +0100 |
Simon Sapin |
topic: also make histedit clear the current topic if needed
stable
|
Fri, 07 Jan 2022 17:52:34 +0100 |
Simon Sapin |
topic: wrap applychange from histedit to preserve topics
stable
|
Fri, 07 Jan 2022 17:18:47 +0100 |
Simon Sapin |
tests: add a test case for https://bz.mercurial-scm.org/show_bug.cgi?id=6550
stable
|
Fri, 07 Jan 2022 15:20:17 +0100 |
Raphaël Gomès |
hgignore: rewrite using globs, rootglobs
|
Fri, 07 Jan 2022 12:26:53 +0100 |
Raphaël Gomès |
serverminitopic: compatibility for cl.nodemap.get vs cl.index.get_rev
|
Tue, 14 Dec 2021 19:09:49 +0300 |
Anton Shestakov |
release: add one more thing to update (#hg-evolve topic)
|
Mon, 03 Jan 2022 19:40:01 +0300 |
Anton Shestakov |
ci: make windows-py3 not run automatically until runners are available
|
Fri, 10 Dec 2021 13:00:22 +0300 |
Anton Shestakov |
evolve: update comments and docstrings related to _sorted_divergents()
|
Tue, 14 Dec 2021 17:44:53 +0300 |
Anton Shestakov |
tests: use direct mirror URL in update-hg-repo.sh
|
Fri, 03 Dec 2021 09:37:51 +0300 |
Anton Shestakov |
ci: move update-hg-repo.sh to testlib/
|
Tue, 07 Dec 2021 21:05:42 +0300 |
Anton Shestakov |
tests: move next --abort case to its own test-next-abort.t, add hg abort
|
Fri, 10 Dec 2021 13:34:40 +0300 |
Anton Shestakov |
tests: update for _filemerge() doing both premerges and merges
|
Fri, 10 Dec 2021 13:29:16 +0300 |
Anton Shestakov |
tests: update for the removal of preresolve()
|
Mon, 22 Nov 2021 15:47:09 +0530 |
Sushil khanchi |
tests: remove unused mkcommit() definition
|
Thu, 29 Jul 2021 00:12:57 +0530 |
Sushil khanchi |
evolvecmd: update docstring of solveobswdp()
|
Fri, 03 Sep 2021 23:16:43 +0530 |
Sushil khanchi |
tests: update test cases resolution documentation to current status
|
Fri, 03 Sep 2021 23:13:13 +0530 |
Sushil khanchi |
tests: cover a remaining case of obsolete wdir parent evolution
|
Thu, 29 Jul 2021 00:12:10 +0530 |
Sushil khanchi |
obsolete-parent: evolve the case when parent has multiple successors
|
Tue, 27 Jul 2021 18:21:34 +0530 |
Sushil khanchi |
tests: add a remaining test on evolving obsolete wdir parent
|
Tue, 27 Jul 2021 23:32:47 +0530 |
Sushil khanchi |
picksplitsuccessor: refactor and rename this method for better quality
|
Fri, 03 Dec 2021 10:46:49 +0300 |
Anton Shestakov |
tests: update exit codes for dealing with RepoLookupError
|
Thu, 18 Nov 2021 17:40:48 +0300 |
Anton Shestakov |
ci: add windows-py3 tests
|
Wed, 24 Nov 2021 22:23:45 +0300 |
Anton Shestakov |
tests: run echo through sh -c, to make output the same on windows
|
Thu, 18 Nov 2021 17:36:18 +0300 |
Anton Shestakov |
tests: move a windows message up, to where it appears on heptapod ci
|
Thu, 18 Nov 2021 17:29:20 +0300 |
Anton Shestakov |
tests: avoid case-folding issue in test-evolve-inmemory.t on windows
|
Sat, 20 Nov 2021 08:35:06 +0300 |
Anton Shestakov |
release: update the checklist template
stable
|
Sat, 27 Nov 2021 06:45:02 +0300 |
Anton Shestakov |
readme: add #mercurial too, since it's relevant
stable
|
Sat, 20 Nov 2021 08:27:35 +0300 |
Anton Shestakov |
readme: add potential pitfalls during installation
stable
|
Sat, 20 Nov 2021 08:55:43 +0300 |
Anton Shestakov |
readme: update release checklist (mostly formatting)
stable
|
Sat, 20 Nov 2021 13:11:04 +0300 |
Anton Shestakov |
branching: merge with stable
|
Fri, 19 Nov 2021 21:02:40 +0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Fri, 19 Nov 2021 21:01:50 +0300 |
Anton Shestakov |
Added tag 10.4.1 for changeset 64bb9c4a13d3
stable
|
Fri, 19 Nov 2021 16:24:12 +0300 |
Anton Shestakov |
packaging: prepare evolve version 10.4.1
stable 10.4.1
|
Fri, 19 Nov 2021 16:23:32 +0300 |
Anton Shestakov |
packaging: update the debian changelog
stable
|
Fri, 19 Nov 2021 20:59:59 +0300 |
Anton Shestakov |
changelog: evolve and topic should be compatible with future 6.0
stable
|
Thu, 18 Nov 2021 18:06:08 +0300 |
Anton Shestakov |
changelog: update for evolve 10.4.1
stable
|
Tue, 16 Nov 2021 16:07:41 +0300 |
Anton Shestakov |
ci: allow defining $hg_branch to update to using an environment variable
|
Fri, 08 Oct 2021 14:38:48 +0300 |
Anton Shestakov |
tests: update exit codes for dealing with bad revsets
stable
|
Wed, 10 Nov 2021 20:28:02 +0300 |
Anton Shestakov |
tests: fix copypaste errors in single-head-obsolescence tests
|
Wed, 13 Oct 2021 15:04:21 +0530 |
Sushil khanchi |
pick: mention topic override when there's an active topic
stable
|
Wed, 27 Oct 2021 13:29:22 +0530 |
Sushil khanchi |
rewriteutil: rename revs_hascontentdivrisk to new_divergence
|
Wed, 27 Oct 2021 00:51:05 +0530 |
Sushil khanchi |
rewriteutil: update revs_hascontentdivrisk() to return tuple instead of list
|
Wed, 27 Oct 2021 00:20:24 +0530 |
Sushil khanchi |
precheck: do not check for new divergence if divergence allowed
|
Fri, 23 Jul 2021 13:08:56 +0530 |
Sushil khanchi |
evolve: add a help section for 'skip content-divergence check'
stable
|
Tue, 12 Oct 2021 14:04:23 +0300 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Tue, 12 Oct 2021 13:46:30 +0300 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Tue, 12 Oct 2021 13:29:56 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Tue, 12 Oct 2021 13:05:23 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Tue, 12 Oct 2021 12:51:13 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Tue, 12 Oct 2021 12:40:56 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Tue, 12 Oct 2021 12:29:50 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Tue, 12 Oct 2021 12:10:18 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.5 into mercurial-5.4
mercurial-5.4
|
Tue, 12 Oct 2021 11:53:21 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.6 into mercurial-5.5
mercurial-5.5
|
Tue, 12 Oct 2021 11:32:36 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.7 into mercurial-5.6
mercurial-5.6
|
Tue, 12 Oct 2021 11:15:44 +0300 |
Anton Shestakov |
test-compat: merge mercurial-5.8 into mercurial-5.7
mercurial-5.7
|
Sun, 10 Oct 2021 10:52:01 +0300 |
Anton Shestakov |
test-compat: back out test changes from 65d4e47d7f26
mercurial-5.8
|
Tue, 12 Oct 2021 10:40:40 +0300 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.8
mercurial-5.8
|
Sat, 09 Oct 2021 19:36:39 +0300 |
Anton Shestakov |
branching: closing test-compat branch for mercurial-4.6
mercurial-4.6
|
Wed, 25 Aug 2021 19:40:50 +0300 |
Anton Shestakov |
test-compat: create a compatibility branch for Mercurial 5.8
mercurial-5.8
|
Fri, 15 Oct 2021 11:37:42 +0300 |
Anton Shestakov |
branching: merge with stable
|
Fri, 15 Oct 2021 11:36:03 +0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Fri, 15 Oct 2021 11:21:26 +0300 |
Anton Shestakov |
Added tag 10.4.0 for changeset de530d27554b
stable
|
Tue, 12 Oct 2021 17:24:51 +0300 |
Anton Shestakov |
packaging: prepare evolve version 10.4.0
stable 10.4.0
|
Tue, 12 Oct 2021 17:24:20 +0300 |
Anton Shestakov |
packaging: update the debian changelog
stable
|
Tue, 12 Oct 2021 17:24:10 +0300 |
Anton Shestakov |
changelog: update for evolve 10.4.0
stable
|
Tue, 12 Oct 2021 10:19:05 +0300 |
Anton Shestakov |
branching: preserve test changes on stable
|
Fri, 08 Oct 2021 15:48:20 +0300 |
Anton Shestakov |
test-compat: back out changeset 914fbbdb7418
stable
|
Tue, 12 Oct 2021 09:57:54 +0300 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Tue, 12 Oct 2021 09:57:52 +0300 |
Anton Shestakov |
branching: merge stable into default
|
Thu, 07 Oct 2021 21:50:29 +0300 |
Anton Shestakov |
changelog: add more entries from default branch to 10.4.0
|
Mon, 11 Oct 2021 10:58:51 +0300 |
Anton Shestakov |
compat: cmdutil.check_incompatible_arguments() takes a list only on 5.4+
|
Fri, 08 Oct 2021 14:38:48 +0300 |
Anton Shestakov |
tests: update exit codes for dealing with bad revsets
|
Fri, 08 Oct 2021 14:03:33 +0300 |
Anton Shestakov |
compat: make prune and rewind use the new dirstate.get_entry()
|
Tue, 05 Oct 2021 09:30:02 +0300 |
Anton Shestakov |
evolve: simplify latest_evolution_date()
|
Tue, 05 Oct 2021 09:29:36 +0300 |
Anton Shestakov |
evolve: refactor _pick_latest_divergent(), rename to _sorted_divergents()
|
Wed, 22 Sep 2021 02:33:50 +0300 |
Anton Shestakov |
tests: add \n to glog alias, just in case
|
Tue, 21 Sep 2021 22:11:31 +0300 |
Anton Shestakov |
tests: add {instabilities} to the common glog alias
|
Mon, 20 Sep 2021 20:47:31 +0300 |
Anton Shestakov |
tests: move the most often used glog alias to common.sh
|
Mon, 20 Sep 2021 20:28:49 +0300 |
Anton Shestakov |
tests: source common.sh in more tests
|
Mon, 20 Sep 2021 19:48:47 +0300 |
Anton Shestakov |
tests: port upstream 86f39a89b63e to our version of mkcommit()
|
Sun, 12 Sep 2021 20:49:21 +0300 |
Anton Shestakov |
tests: rename num to split-counter and move it to $TESTTMP in test-split.t
|
Sun, 12 Sep 2021 20:31:35 +0300 |
Anton Shestakov |
tests: move editor.sh to $TESTTMP in test-split.t
|
Fri, 10 Sep 2021 16:25:52 +0300 |
Anton Shestakov |
tests: add a log alias to test-topic-flow-publish-flag.t
|
Fri, 10 Sep 2021 16:12:52 +0300 |
Anton Shestakov |
tests: s/unvalid/invalid/g
|
Fri, 10 Sep 2021 16:02:20 +0300 |
Anton Shestakov |
tests: s/superceed/supersede/g
|
Fri, 03 Sep 2021 08:01:58 +0300 |
Anton Shestakov |
topic: drop topicfilter usage from topicrepo.commitctx()
|
Mon, 30 Aug 2021 12:05:14 +0300 |
Anton Shestakov |
topic: drop the old workaround for detecting amends by amend_source
|
Mon, 30 Aug 2021 12:55:00 +0300 |
Anton Shestakov |
tests: show extras that are going to change in the next patch
|
Mon, 30 Aug 2021 12:04:33 +0300 |
Anton Shestakov |
topic: drop the old way to handle topic changes on amends
|
Sat, 04 Sep 2021 19:24:43 +0300 |
Anton Shestakov |
evolve: drop 4.6 compat in fixedcopytracing(), update the docstring
|
Sat, 04 Sep 2021 19:22:57 +0300 |
Anton Shestakov |
obshistory: remove 4.6 compat in handling obsmarker_printer diffopts
|
Sat, 04 Sep 2021 19:21:40 +0300 |
Anton Shestakov |
evolve: use ui.makeprogress() directly without 4.6 compatibility
|
Sat, 04 Sep 2021 19:19:25 +0300 |
Anton Shestakov |
pullbundle: use ui.makeprogress() directly without 4.6 compatibility
|
Sat, 04 Sep 2021 19:17:46 +0300 |
Anton Shestakov |
evolve: use scmutil.bookmarkrevs() directly without 4.6 compatibility
|
Sat, 04 Sep 2021 19:16:17 +0300 |
Anton Shestakov |
evolve: formally remove 4.6 support
|
Sun, 29 Aug 2021 14:41:23 +0300 |
Anton Shestakov |
topic: don't cache topic of e.g. memctx in _topiccache (issue6500)
stable
|
Sun, 29 Aug 2021 14:30:37 +0300 |
Anton Shestakov |
tests: demonstrate how caching topic of memctx results in issue6500
stable
|
Wed, 25 Aug 2021 17:38:27 +0300 |
Anton Shestakov |
changelog: move note about touch+merge (issue6416) to 10.3.3
stable
|
Tue, 24 Aug 2021 03:43:46 +0200 |
Pierre-Yves David |
changelog: add a 10.3.4 section
stable
|
Tue, 27 Jul 2021 14:02:08 +0530 |
Sushil khanchi |
evolve: update docstring of MultipleSuccessorsError
|
Fri, 13 Aug 2021 20:25:11 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 13 Aug 2021 19:44:42 +0200 |
Pierre-Yves David |
meta: mark version are development version
stable
|
Fri, 13 Aug 2021 19:41:37 +0200 |
Pierre-Yves David |
Added tag 10.3.3 for changeset cca465bf6a6a
stable
|