Mercurial > evolve
graph
-
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