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