Mercurial > evolve
graph
-
changelog: add more entries from default branch to 10.4.0Thu, 07 Oct 2021 21:50:29 +0300, by Anton Shestakov
-
compat: cmdutil.check_incompatible_arguments() takes a list only on 5.4+Mon, 11 Oct 2021 10:58:51 +0300, by Anton Shestakov
-
tests: update exit codes for dealing with bad revsetsFri, 08 Oct 2021 14:38:48 +0300, by Anton Shestakov
-
compat: make prune and rewind use the new dirstate.get_entry()Fri, 08 Oct 2021 14:03:33 +0300, by Anton Shestakov
-
evolve: simplify latest_evolution_date()Tue, 05 Oct 2021 09:30:02 +0300, by Anton Shestakov
-
evolve: refactor _pick_latest_divergent(), rename to _sorted_divergents()Tue, 05 Oct 2021 09:29:36 +0300, by Anton Shestakov
-
tests: add \n to glog alias, just in caseWed, 22 Sep 2021 02:33:50 +0300, by Anton Shestakov
-
tests: add {instabilities} to the common glog aliasTue, 21 Sep 2021 22:11:31 +0300, by Anton Shestakov
-
tests: move the most often used glog alias to common.shMon, 20 Sep 2021 20:47:31 +0300, by Anton Shestakov
-
tests: source common.sh in more testsMon, 20 Sep 2021 20:28:49 +0300, by Anton Shestakov
-
tests: port upstream 86f39a89b63e to our version of mkcommit()Mon, 20 Sep 2021 19:48:47 +0300, by Anton Shestakov
-
tests: rename num to split-counter and move it to $TESTTMP in test-split.tSun, 12 Sep 2021 20:49:21 +0300, by Anton Shestakov
-
tests: move editor.sh to $TESTTMP in test-split.tSun, 12 Sep 2021 20:31:35 +0300, by Anton Shestakov
-
tests: add a log alias to test-topic-flow-publish-flag.tFri, 10 Sep 2021 16:25:52 +0300, by Anton Shestakov
-
tests: s/unvalid/invalid/gFri, 10 Sep 2021 16:12:52 +0300, by Anton Shestakov
-
tests: s/superceed/supersede/gFri, 10 Sep 2021 16:02:20 +0300, by Anton Shestakov
-
topic: drop topicfilter usage from topicrepo.commitctx()Fri, 03 Sep 2021 08:01:58 +0300, by Anton Shestakov
-
topic: drop the old workaround for detecting amends by amend_sourceMon, 30 Aug 2021 12:05:14 +0300, by Anton Shestakov
-
tests: show extras that are going to change in the next patchMon, 30 Aug 2021 12:55:00 +0300, by Anton Shestakov
-
topic: drop the old way to handle topic changes on amendsMon, 30 Aug 2021 12:04:33 +0300, by Anton Shestakov
-
evolve: drop 4.6 compat in fixedcopytracing(), update the docstringSat, 04 Sep 2021 19:24:43 +0300, by Anton Shestakov
-
obshistory: remove 4.6 compat in handling obsmarker_printer diffoptsSat, 04 Sep 2021 19:22:57 +0300, by Anton Shestakov
-
evolve: use ui.makeprogress() directly without 4.6 compatibilitySat, 04 Sep 2021 19:21:40 +0300, by Anton Shestakov
-
pullbundle: use ui.makeprogress() directly without 4.6 compatibilitySat, 04 Sep 2021 19:19:25 +0300, by Anton Shestakov
-
evolve: use scmutil.bookmarkrevs() directly without 4.6 compatibilitySat, 04 Sep 2021 19:17:46 +0300, by Anton Shestakov
-
evolve: formally remove 4.6 supportSat, 04 Sep 2021 19:16:17 +0300, by Anton Shestakov
-
topic: don't cache topic of e.g. memctx in _topiccache (issue6500) stableSun, 29 Aug 2021 14:41:23 +0300, by Anton Shestakov
-
tests: demonstrate how caching topic of memctx results in issue6500 stableSun, 29 Aug 2021 14:30:37 +0300, by Anton Shestakov
-
changelog: move note about touch+merge (issue6416) to 10.3.3 stableWed, 25 Aug 2021 17:38:27 +0300, by Anton Shestakov