log

age author description
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
Sat, 04 Sep 2021 19:24:43 +0300 Anton Shestakov evolve: drop 4.6 compat in fixedcopytracing(), update the docstring
Sat, 04 Sep 2021 19:22:57 +0300 Anton Shestakov obshistory: remove 4.6 compat in handling obsmarker_printer diffopts
Sat, 04 Sep 2021 19:21:40 +0300 Anton Shestakov evolve: use ui.makeprogress() directly without 4.6 compatibility
Sat, 04 Sep 2021 19:19:25 +0300 Anton Shestakov pullbundle: use ui.makeprogress() directly without 4.6 compatibility
Sat, 04 Sep 2021 19:17:46 +0300 Anton Shestakov evolve: use scmutil.bookmarkrevs() directly without 4.6 compatibility
Sat, 04 Sep 2021 19:16:17 +0300 Anton Shestakov evolve: formally remove 4.6 support
Sun, 29 Aug 2021 14:41:23 +0300 Anton Shestakov topic: don't cache topic of e.g. memctx in _topiccache (issue6500) stable