Mercurial > evolve
graph
-
topic: drop compatibility with hg 3.6 (7d132557e44a)Fri, 08 Apr 2022 01:58:12 +0300, by Anton Shestakov
-
changelog: mention the prune divergence warning changeTue, 05 Apr 2022 18:34:14 +0300, by Anton Shestakov
-
precheck: compatibility with hg 6.2 (check_divergence keyword argument)Sun, 27 Mar 2022 15:06:32 +0300, by Anton Shestakov
-
precheck: fix false warning about divergence creation, in hg pruneFri, 23 Jul 2021 00:34:29 +0530, by Sushil khanchi
-
prune: add a test to demonstrate a bugFri, 23 Jul 2021 00:48:50 +0530, by Sushil khanchi
-
copyright: update for the debian/ subdirectory stableThu, 07 Apr 2022 16:03:29 +0200, by Georges Racinet
-
copyright: undust the copyright notice to reflect current state stableFri, 01 Apr 2022 17:39:24 +0200, by Pierre-Yves David
-
copyright: convert debian/copyright to the machine-readable format stableFri, 01 Apr 2022 17:36:09 +0200, by Andrej Shadura
-
tests: move publish=false to the top of test-topic-mode.t since it's commonSun, 12 Dec 2021 17:19:12 +0300, by Anton Shestakov
-
precheck: update spelling of error messages to match upstreamSun, 27 Mar 2022 15:21:12 +0300, by Anton Shestakov
-
precheck: copy merge check from upstreamSun, 27 Mar 2022 15:04:51 +0300, by Anton Shestakov
-
precheck: raise InputError, like the current upstream versionSun, 27 Mar 2022 15:02:03 +0300, by Anton Shestakov
-
topic: allow unicode symbols in names as long as they are alphanumericSat, 19 Mar 2022 19:13:00 +0300, by Anton Shestakov
-
topic: make topic name warning similar to branch/tag/bookmark warningsSun, 13 Mar 2022 19:42:10 +0300, by Anton Shestakov
-
topic: shorter code to write current topicSun, 13 Mar 2022 18:44:14 +0300, by Anton Shestakov
-
evolve: shorter code to write current topicSun, 13 Mar 2022 18:43:35 +0300, by Anton Shestakov
-
evolve: use util.unlinkpath() via vfsSun, 13 Mar 2022 18:21:57 +0300, by Anton Shestakov
-
fixup: support hg continueMon, 14 Mar 2022 16:46:38 +0000, by Luke Granger-Brown
-
pick: support hg continueTue, 15 Mar 2022 19:29:17 +0300, by Luke Granger-Brown
-
pick: factor _dopick() out of cmdpick()Tue, 15 Mar 2022 19:28:17 +0300, by Luke Granger-Brown
-
evolve: support hg continueMon, 14 Mar 2022 18:00:00 +0000, by Luke Granger-Brown
-
tests: use desc() revset instead of node hashes in test-evolve-continue.tMon, 14 Mar 2022 17:05:41 +0000, by Luke Granger-Brown
-
fixup: allow to be aborted using hg abortSun, 06 Mar 2022 17:44:11 +0300, by Anton Shestakov
-
fixup: use compat.StateError for missing state fileSun, 06 Mar 2022 18:15:54 +0300, by Anton Shestakov
-
fixup: use compat.InputError for invalid user inputSun, 06 Mar 2022 17:46:33 +0300, by Anton Shestakov
-
ci: run test suite on py2 using hg 6.1, but allow it to failMon, 07 Mar 2022 13:33:57 +0300, by Anton Shestakov
-
ci: don't test on python2, since it's no longer supported by core hg (6.2+)Mon, 07 Mar 2022 13:08:13 +0300, by Anton Shestakov
-
fixup: allow to be aborted using hg abort stableSun, 06 Mar 2022 17:44:11 +0300, by Anton Shestakov
-
branching: closing test-compat branch for mercurial-4.7 mercurial-4.7Wed, 23 Feb 2022 17:33:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Wed, 23 Feb 2022 00:09:39 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Tue, 22 Feb 2022 23:57:06 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Tue, 22 Feb 2022 18:21:24 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Tue, 22 Feb 2022 18:14:26 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Tue, 22 Feb 2022 17:34:31 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Tue, 22 Feb 2022 08:57:39 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Tue, 22 Feb 2022 08:43:16 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Tue, 22 Feb 2022 08:37:29 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Tue, 22 Feb 2022 08:19:44 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Tue, 22 Feb 2022 08:00:24 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Tue, 22 Feb 2022 07:51:36 +0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Tue, 22 Feb 2022 07:28:32 +0300, by Anton Shestakov
-
ci: no need to pull hg-committed on compatibility branches mercurial-6.0Tue, 22 Feb 2022 07:18:19 +0300, by Anton Shestakov
-
test-compat: back out changeset 0c052cf84944 mercurial-6.0Tue, 22 Feb 2022 07:14:09 +0300, by Anton Shestakov
-
test-compat: back out changeset cb5e056048d0 mercurial-6.0Tue, 22 Feb 2022 07:13:41 +0300, by Anton Shestakov
-
test-compat: back out changeset 5e14782908e4 mercurial-6.0Tue, 22 Feb 2022 07:03:00 +0300, by Anton Shestakov
-
test-compat: back out changeset dbedbcf30f6b mercurial-6.0Tue, 22 Feb 2022 07:01:59 +0300, by Anton Shestakov
-
test-compat: back out changeset 442771901e01 mercurial-6.0Tue, 22 Feb 2022 07:00:32 +0300, by Anton Shestakov
-
test-compat: back out changeset 0804f51208d6 mercurial-6.0Tue, 22 Feb 2022 06:59:28 +0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.0 mercurial-6.0Mon, 21 Feb 2022 18:40:27 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Fri, 19 Nov 2021 10:30:06 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 19 Nov 2021 09:59:57 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 19 Nov 2021 07:52:48 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 19 Nov 2021 06:21:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 19 Nov 2021 03:37:29 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 19 Nov 2021 00:26:46 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Fri, 19 Nov 2021 00:11:59 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Thu, 18 Nov 2021 19:57:49 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Thu, 18 Nov 2021 19:50:05 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Thu, 18 Nov 2021 19:26:14 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Thu, 18 Nov 2021 19:09:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Thu, 18 Nov 2021 18:54:51 +0300, by Anton Shestakov
-
test-compat: back out changeset 98864c7f9619 mercurial-5.9Thu, 18 Nov 2021 18:36:47 +0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 5.9 mercurial-5.9Thu, 18 Nov 2021 18:25:11 +0300, by Anton Shestakov
-
branching: merge with stableFri, 25 Feb 2022 01:52:58 +0300, by Anton Shestakov
-
Added tag 10.5.0 for changeset 0d53a8d4170b stableThu, 24 Feb 2022 14:23:24 +0300, by Anton Shestakov
-
ci: add a manual job to build a .deb package stable 10.5.0Sun, 20 Feb 2022 14:14:39 +0300, by Anton Shestakov
-
packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3 stableWed, 23 Feb 2022 18:01:54 +0300, by Anton Shestakov
-
branching: merge into stable in preparation for release stableMon, 21 Feb 2022 18:26:27 +0300, by Anton Shestakov
-
branching: merge stable into defaultMon, 21 Feb 2022 18:26:25 +0300, by Anton Shestakov
-
evolve: add a missing compatibility comment for cmdutil.STATESTue, 22 Feb 2022 19:42:55 +0300, by Anton Shestakov
-
fixup: register state in older hg versionsTue, 22 Feb 2022 19:09:49 +0300, by Anton Shestakov
-
fixup: replace the underscore in state file name with a dashTue, 22 Feb 2022 18:55:12 +0300, by Anton Shestakov
-
fixup: provide base to merge.graft()Tue, 22 Feb 2022 09:24:11 +0300, by Anton Shestakov
-
ci: pull hg-committed from m-s.o, because mirror has an issue with @ bookmark stableMon, 21 Feb 2022 18:18:10 +0300, by Anton Shestakov
-
ci: use the top-level Makefile to build docs stableMon, 21 Feb 2022 17:48:47 +0300, by Anton Shestakov
-
ci: let's try pulling hg-committed, just for 6.1rc0 stableMon, 21 Feb 2022 16:31:54 +0300, by Anton Shestakov
-
debian: mark build dependencies only needed for documentationFri, 07 Jan 2022 20:10:03 +0100, by Kim Alvefur
-
debian: drop all python2Fri, 07 Jan 2022 20:09:21 +0100, by Kim Alvefur
-
debian: changes to build only for Python 3Sun, 09 Jan 2022 23:05:28 +0530, by Faheem Mitha
-
evolve: make _computeobsoleteset() return a frozenset stableFri, 11 Feb 2022 18:10:51 +0300, by Anton Shestakov
-
changelog: update for evolve 10.5.0Fri, 18 Feb 2022 16:05:45 +0300, by Anton Shestakov
-
evolve: formally remove 4.7 supportFri, 18 Feb 2022 16:04:23 +0300, by Anton Shestakov
-
makefile: cleaned up the last hardcoded python calls stableFri, 18 Feb 2022 11:55:40 +0100, by Georges Racinet
-
changelog: mention the fix for topic+histedit issue6550 stableThu, 13 Jan 2022 22:27:37 +0300, by Anton Shestakov
-
cmdrewrite: a new `hg fixup` commandWed, 03 Nov 2021 22:59:17 +0530, by Sushil khanchi
-
rewriteutil: make sure to provide branch kwarg to tomemctx()Tue, 15 Feb 2022 14:26:38 +0300, by Anton Shestakov
-
pick: show abort message after pick is aborted for consistencyFri, 11 Feb 2022 18:55:02 +0300, by Anton Shestakov
-
evolve: use phases.mutablephases tuple instead of draft+secretFri, 11 Feb 2022 18:20:13 +0300, by Anton Shestakov
-
evolve: make _computeobsoleteset() return a frozensetFri, 11 Feb 2022 18:10:51 +0300, by Anton Shestakov
-
topic: no need to filter obsolete heads in Mercurial 6.1Sun, 06 Feb 2022 13:05:17 +0300, by Anton Shestakov
-
evolve: enforcesinglehead() in 6.1 covers all our needsSat, 05 Feb 2022 11:08:12 +0300, by Anton Shestakov
-
tests: update for obsolescence-aware head computation in coreMon, 27 Dec 2021 18:40:04 +0300, by Anton Shestakov
-
tests: default revlog compression can be zstdWed, 02 Feb 2022 14:54:30 +0300, by Anton Shestakov
-
tests: add merge labelsTue, 01 Feb 2022 18:12:37 +0300, by Anton Shestakov
-
evolve: compatibility for simplemerge.render_merge3()Wed, 19 Jan 2022 09:17:22 +0300, by Anton Shestakov
-
tests: add a case for issue6550 where s0 has no topic stableTue, 11 Jan 2022 08:19:53 +0300, by Anton Shestakov
-
topic: also make histedit clear the current topic if needed stableFri, 07 Jan 2022 18:06:46 +0100, by Simon Sapin
-
topic: wrap applychange from histedit to preserve topics stableFri, 07 Jan 2022 17:52:34 +0100, by Simon Sapin
-
tests: add a test case for https://bz.mercurial-scm.org/show_bug.cgi?id=6550 stableFri, 07 Jan 2022 17:18:47 +0100, by Simon Sapin
-
hgignore: rewrite using globs, rootglobsFri, 07 Jan 2022 15:20:17 +0100, by Raphaël Gomès
-
serverminitopic: compatibility for cl.nodemap.get vs cl.index.get_revFri, 07 Jan 2022 12:26:53 +0100, by Raphaël Gomès
-
release: add one more thing to update (#hg-evolve topic)Tue, 14 Dec 2021 19:09:49 +0300, by Anton Shestakov
-
ci: make windows-py3 not run automatically until runners are availableMon, 03 Jan 2022 19:40:01 +0300, by Anton Shestakov
-
evolve: update comments and docstrings related to _sorted_divergents()Fri, 10 Dec 2021 13:00:22 +0300, by Anton Shestakov
-
tests: use direct mirror URL in update-hg-repo.shTue, 14 Dec 2021 17:44:53 +0300, by Anton Shestakov
-
ci: move update-hg-repo.sh to testlib/Fri, 03 Dec 2021 09:37:51 +0300, by Anton Shestakov
-
tests: move next --abort case to its own test-next-abort.t, add hg abortTue, 07 Dec 2021 21:05:42 +0300, by Anton Shestakov
-
tests: update for _filemerge() doing both premerges and mergesFri, 10 Dec 2021 13:34:40 +0300, by Anton Shestakov
-
tests: update for the removal of preresolve()Fri, 10 Dec 2021 13:29:16 +0300, by Anton Shestakov
-
tests: remove unused mkcommit() definitionMon, 22 Nov 2021 15:47:09 +0530, by Sushil khanchi
-
evolvecmd: update docstring of solveobswdp()Thu, 29 Jul 2021 00:12:57 +0530, by Sushil khanchi
-
tests: update test cases resolution documentation to current statusFri, 03 Sep 2021 23:16:43 +0530, by Sushil khanchi
-
tests: cover a remaining case of obsolete wdir parent evolutionFri, 03 Sep 2021 23:13:13 +0530, by Sushil khanchi
-
obsolete-parent: evolve the case when parent has multiple successorsThu, 29 Jul 2021 00:12:10 +0530, by Sushil khanchi