log

age author description
Sat, 19 Sep 2020 17:49:31 +0200 Anton Shestakov evolve: clean merge state when content divergence resolution has no changes stable
Fri, 08 May 2020 19:49:07 +0800 Anton Shestakov test-compat: back out changeset 591a0afd2ef3 stable
Fri, 08 May 2020 19:22:36 +0800 Anton Shestakov test-compat: back out changeset 4da1d21231ae stable
Fri, 09 Oct 2020 08:39:15 -0700 Martin von Zweigbergk tests: {successorssets} now always return a list, affecting json output stable
Fri, 02 Oct 2020 10:09:14 -0700 Martin von Zweigbergk compat: add implementations of new merge.update() and merge.clean_update() stable
Fri, 02 Oct 2020 09:51:45 -0700 Martin von Zweigbergk compat: rename update() to _update() to make room for a new update() stable
Sun, 25 Oct 2020 21:38:37 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for json.tool
Sat, 24 Oct 2020 23:55:15 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for random-revs.py
Sat, 24 Oct 2020 23:47:01 +0800 Anton Shestakov tests: move ad-hoc random_rev.py to testlib/random-revs.py
Sat, 24 Oct 2020 23:26:41 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for md5sum.py
Mon, 26 Oct 2020 18:32:22 +0100 Pierre-Yves David test-compat: create a new compatibility branch mercurial-5.5 mercurial-5.5
Fri, 25 Sep 2020 09:13:57 -0700 Martin von Zweigbergk compat: add support for upstream rename of merge.update() to _update() stable
Wed, 14 Oct 2020 12:10:05 +0200 Sushil khanchi unstable-list: add an item about author divergence resolution
Wed, 14 Oct 2020 12:09:41 +0200 Sushil khanchi unstable-list: add an item about divergence on changeset description
Wed, 14 Oct 2020 12:09:15 +0200 Sushil khanchi unstable-list: add an item for solving named branch divergence
Tue, 20 Oct 2020 10:33:46 +0200 Pierre-Yves David branching: merge with stable
Mon, 12 Oct 2020 12:33:18 +0200 Sietse Brouwer ngtip: make revset help text slightly more descriptive stable
Wed, 07 Oct 2020 09:34:59 +0200 Sietse Brouwer ngtip: fix TypeError: make revset from revs, not nodes (issue6405) stable
Wed, 14 Oct 2020 15:48:37 +0200 Pierre-Yves David topic: add a `exp….topic.linear-merge` option to allow some oedipus
Thu, 15 Oct 2020 19:46:38 +0200 Pierre-Yves David branching: merge with stable
Sun, 11 Oct 2020 20:50:02 +0800 Anton Shestakov rewind: actually track folds using fold-* metadata in obsmarkers
Mon, 12 Oct 2020 12:09:39 +0200 Sietse Brouwer readme: fix syntax of format-source link stable
Fri, 25 Sep 2020 21:47:30 -0700 Martin von Zweigbergk evolvecmd: move bookmark-deactivation out of _relocatecommit()
Fri, 25 Sep 2020 15:28:17 -0700 Martin von Zweigbergk evolve: deactivate bookmark before updating to destination
Fri, 25 Sep 2020 13:31:41 -0700 Martin von Zweigbergk evolvecmd: inline _evolvemerge() into _relocatecommit()
Fri, 25 Sep 2020 13:12:57 -0700 Martin von Zweigbergk evolvecmd: reorder some functions to match order they're called
Thu, 24 Sep 2020 16:54:13 -0700 Martin von Zweigbergk evolvecmd: rename `r` to usual `stats`
Thu, 24 Sep 2020 16:34:04 -0700 Martin von Zweigbergk evolvecmd: simplify code for moving bookmarks when relocating node
Thu, 24 Sep 2020 16:15:58 -0700 Martin von Zweigbergk evolvecmd: delete bookmark-handling code obsolete since move away from rebase
Thu, 24 Sep 2020 15:33:01 -0700 Martin von Zweigbergk evolvecmd: rename _solveunstable() to _solveorphan()