Mercurial > evolve
graph
-
split: remove an unnecessary (and confusingly typed) fallback revisionFri, 12 Jul 2019 08:20:24 -0700, by Martin von Zweigbergk
-
evolve: rename variable "children" to "child" where it's clearly singularThu, 11 Jul 2019 22:23:32 -0700, by Martin von Zweigbergk
-
evolve: remove some unused variablesThu, 11 Jul 2019 16:24:13 -0700, by Martin von Zweigbergk
-
py3: back out 23323092f0a7Thu, 11 Jul 2019 09:38:42 -0700, by Martin von Zweigbergk
-
branching: merge with stableWed, 17 Jul 2019 18:06:14 +0200, by Pierre-Yves David
-
touch: fix the inconsistent behavior of divergence catching logic (issue6107) stableWed, 17 Jul 2019 17:58:44 +0200, by Sushil khanchi
-
touch: add test which shows touch can fail to warn about divergence stableSat, 29 Jun 2019 14:28:35 +0530, by Sushil khanchi
-
tests: update output for new branch cache messsages from MercurialMon, 15 Jul 2019 16:53:07 -0700, by Martin von Zweigbergk
-
metaedit: allow operations on merge commits with some conditionsSat, 13 Jul 2019 18:22:34 +0800, by Anton Shestakov
-
fold: allow operations on merge commits with some conditionsThu, 11 Jul 2019 18:07:03 +0800, by Anton Shestakov
-
rewind: make sure merge commits include files from p1 and p2Thu, 11 Jul 2019 17:04:08 +0800, by Anton Shestakov
-
touch: make sure merge commits include files from p1 and p2Wed, 10 Jul 2019 18:16:38 +0800, by Anton Shestakov
-
py3: make `import hgext3rd.evolve` workTue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: use bytes for template keyword registrationsTue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: convert _origdoc to sysstr to match __doc__Tue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: use bytes for revset predicate registrationsTue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: use bytes for wireprotocol command registrationTue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: use byte strings for @command registrationsTue, 09 Jul 2019 10:56:42 -0700, by Martin von Zweigbergk
-
py3: switch from iteritems() to items()Wed, 03 Jul 2019 11:13:47 -0700, by Martin von Zweigbergk
-
py3: make metadata values be byte strings as Mercurial expectsWed, 03 Jul 2019 11:37:29 -0700, by Martin von Zweigbergk
-
tests: update output for shorted prompts from MercurialTue, 09 Jul 2019 21:49:37 -0700, by Martin von Zweigbergk
-
tests: update output for shorted prompts from MercurialThu, 11 Jul 2019 10:07:39 +0200, by Pierre-Yves David
-
rewriteutil: allow rewriting merge commits (issue4561)Tue, 09 Jul 2019 17:08:34 +0800, by Anton Shestakov
-
tests: show what happens when trying to hg touch a merge commitTue, 09 Jul 2019 17:02:44 +0800, by Anton Shestakov
-
evolve: further clarify that update is performed only when requested stableThu, 04 Jul 2019 17:32:58 +0200, by kevpeng
-
touch: let's not use util.acceptintervention() as it's not requiredFri, 14 Jun 2019 22:46:58 +0530, by Sushil khanchi
-
branching: merge with stableThu, 04 Jul 2019 16:55:57 +0200, by Pierre-Yves David
-
evolve: use right value for branch name when finding branch headsWed, 26 Jun 2019 21:11:25 +0530, by Sushil khanchi
-
evolve: fix confusion in branch heads checking logic when topic in playTue, 25 Jun 2019 21:54:22 +0530, by Sushil khanchi