log

age author description
Fri, 15 Oct 2021 11:37:42 +0300 Anton Shestakov branching: merge with stable
Fri, 15 Oct 2021 11:36:03 +0300 Anton Shestakov packaging: mark as developer version stable
Fri, 15 Oct 2021 11:21:26 +0300 Anton Shestakov Added tag 10.4.0 for changeset de530d27554b stable
Tue, 12 Oct 2021 17:24:51 +0300 Anton Shestakov packaging: prepare evolve version 10.4.0 stable 10.4.0
Tue, 12 Oct 2021 17:24:20 +0300 Anton Shestakov packaging: update the debian changelog stable
Tue, 12 Oct 2021 17:24:10 +0300 Anton Shestakov changelog: update for evolve 10.4.0 stable
Tue, 12 Oct 2021 10:19:05 +0300 Anton Shestakov branching: preserve test changes on stable
Fri, 08 Oct 2021 15:48:20 +0300 Anton Shestakov test-compat: back out changeset 914fbbdb7418 stable
Tue, 12 Oct 2021 09:57:54 +0300 Anton Shestakov branching: merge into stable in preparation for release stable
Tue, 12 Oct 2021 09:57:52 +0300 Anton Shestakov branching: merge stable into default
Thu, 07 Oct 2021 21:50:29 +0300 Anton Shestakov changelog: add more entries from default branch to 10.4.0
Mon, 11 Oct 2021 10:58:51 +0300 Anton Shestakov compat: cmdutil.check_incompatible_arguments() takes a list only on 5.4+
Fri, 08 Oct 2021 14:38:48 +0300 Anton Shestakov tests: update exit codes for dealing with bad revsets
Fri, 08 Oct 2021 14:03:33 +0300 Anton Shestakov compat: make prune and rewind use the new dirstate.get_entry()
Tue, 05 Oct 2021 09:30:02 +0300 Anton Shestakov evolve: simplify latest_evolution_date()
Tue, 05 Oct 2021 09:29:36 +0300 Anton Shestakov evolve: refactor _pick_latest_divergent(), rename to _sorted_divergents()
Wed, 22 Sep 2021 02:33:50 +0300 Anton Shestakov tests: add \n to glog alias, just in case
Tue, 21 Sep 2021 22:11:31 +0300 Anton Shestakov tests: add {instabilities} to the common glog alias
Mon, 20 Sep 2021 20:47:31 +0300 Anton Shestakov tests: move the most often used glog alias to common.sh
Mon, 20 Sep 2021 20:28:49 +0300 Anton Shestakov tests: source common.sh in more tests
Mon, 20 Sep 2021 19:48:47 +0300 Anton Shestakov tests: port upstream 86f39a89b63e to our version of mkcommit()
Sun, 12 Sep 2021 20:49:21 +0300 Anton Shestakov tests: rename num to split-counter and move it to $TESTTMP in test-split.t
Sun, 12 Sep 2021 20:31:35 +0300 Anton Shestakov tests: move editor.sh to $TESTTMP in test-split.t
Fri, 10 Sep 2021 16:25:52 +0300 Anton Shestakov tests: add a log alias to test-topic-flow-publish-flag.t
Fri, 10 Sep 2021 16:12:52 +0300 Anton Shestakov tests: s/unvalid/invalid/g
Fri, 10 Sep 2021 16:02:20 +0300 Anton Shestakov tests: s/superceed/supersede/g
Fri, 03 Sep 2021 08:01:58 +0300 Anton Shestakov topic: drop topicfilter usage from topicrepo.commitctx()
Mon, 30 Aug 2021 12:05:14 +0300 Anton Shestakov topic: drop the old workaround for detecting amends by amend_source
Mon, 30 Aug 2021 12:55:00 +0300 Anton Shestakov tests: show extras that are going to change in the next patch
Mon, 30 Aug 2021 12:04:33 +0300 Anton Shestakov topic: drop the old way to handle topic changes on amends