log

age author description
Sun, 20 Feb 2022 14:14:39 +0300 Anton Shestakov ci: add a manual job to build a .deb package stable 10.5.0
Sun, 20 Feb 2022 13:35:47 +0300 Anton Shestakov ci: default to python3 stable
Wed, 23 Feb 2022 18:01:54 +0300 Anton Shestakov packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3 stable
Wed, 23 Feb 2022 18:01:21 +0300 Anton Shestakov packaging: update the debian changelog stable
Wed, 23 Feb 2022 18:00:11 +0300 Anton Shestakov changelog: update for evolve 10.5.0 stable
Mon, 21 Feb 2022 18:26:27 +0300 Anton Shestakov branching: merge into stable in preparation for release stable
Mon, 21 Feb 2022 18:26:25 +0300 Anton Shestakov branching: merge stable into default
Tue, 22 Feb 2022 19:42:55 +0300 Anton Shestakov evolve: add a missing compatibility comment for cmdutil.STATES
Tue, 22 Feb 2022 19:09:49 +0300 Anton Shestakov fixup: register state in older hg versions
Tue, 22 Feb 2022 18:55:12 +0300 Anton Shestakov fixup: replace the underscore in state file name with a dash
Tue, 22 Feb 2022 09:24:11 +0300 Anton Shestakov fixup: provide base to merge.graft()
Mon, 21 Feb 2022 18:18:10 +0300 Anton Shestakov ci: pull hg-committed from m-s.o, because mirror has an issue with @ bookmark stable
Mon, 21 Feb 2022 17:48:47 +0300 Anton Shestakov ci: use the top-level Makefile to build docs stable
Mon, 21 Feb 2022 16:31:54 +0300 Anton Shestakov ci: let's try pulling hg-committed, just for 6.1rc0 stable
Fri, 07 Jan 2022 20:10:03 +0100 Kim Alvefur debian: mark build dependencies only needed for documentation
Fri, 07 Jan 2022 20:09:21 +0100 Kim Alvefur debian: drop all python2
Sun, 09 Jan 2022 23:05:28 +0530 Faheem Mitha debian: changes to build only for Python 3
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