log

age author description
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
Sun, 29 Aug 2021 14:30:37 +0300 Anton Shestakov tests: demonstrate how caching topic of memctx results in issue6500 stable
Wed, 25 Aug 2021 17:38:27 +0300 Anton Shestakov changelog: move note about touch+merge (issue6416) to 10.3.3 stable
Tue, 24 Aug 2021 03:43:46 +0200 Pierre-Yves David changelog: add a 10.3.4 section stable
Tue, 27 Jul 2021 14:02:08 +0530 Sushil khanchi evolve: update docstring of MultipleSuccessorsError
Fri, 13 Aug 2021 20:25:11 +0200 Pierre-Yves David branching: merge stable into default
Fri, 13 Aug 2021 19:44:42 +0200 Pierre-Yves David meta: mark version are development version stable
Fri, 13 Aug 2021 19:41:37 +0200 Pierre-Yves David Added tag 10.3.3 for changeset cca465bf6a6a stable
Fri, 13 Aug 2021 19:28:29 +0200 Pierre-Yves David debian: update debian changelog stable 10.3.3
Fri, 13 Aug 2021 19:21:45 +0200 Pierre-Yves David metadata: drop the `.dev` prefix in the extensions version stable
Fri, 13 Aug 2021 19:19:27 +0200 Pierre-Yves David topic: mark the extensions as tested with 5.9 stable
Fri, 13 Aug 2021 19:18:52 +0200 Pierre-Yves David evolve: mark the extensions as tested with 5.9 stable
Fri, 13 Aug 2021 19:14:51 +0200 Pierre-Yves David changelog: freeze today date for 10.3.3 release stable
Fri, 13 Aug 2021 19:14:19 +0200 Pierre-Yves David changelog: mention improvement to topic help stable
Fri, 13 Aug 2021 19:13:24 +0200 Pierre-Yves David changelog: mention the fix to touch + merge stable
Fri, 13 Aug 2021 19:07:58 +0200 Pierre-Yves David changelog: mention compatibility with Mercurial 5.9 stable
Thu, 12 Aug 2021 22:01:17 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 12 Aug 2021 22:01:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 12 Aug 2021 22:01:11 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 12 Aug 2021 22:01:08 +0200 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 12 Aug 2021 22:01:05 +0200 Pierre-Yves David test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 12 Aug 2021 22:01:02 +0200 Pierre-Yves David test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 12 Aug 2021 22:01:00 +0200 Pierre-Yves David test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Thu, 12 Aug 2021 22:00:57 +0200 Pierre-Yves David test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 12 Aug 2021 22:00:54 +0200 Pierre-Yves David test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Thu, 12 Aug 2021 22:00:52 +0200 Pierre-Yves David test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 12 Aug 2021 22:00:49 +0200 Pierre-Yves David test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 12 Aug 2021 22:00:46 +0200 Pierre-Yves David test-compat: merge stable into mercurial-5.7 mercurial-5.7
Sun, 08 Aug 2021 01:00:45 +0300 Anton Shestakov compat: patch overlayworkingctx._markdirty() for hg 5.0 and earlier stable
Sun, 08 Aug 2021 00:59:11 +0300 Anton Shestakov compat: patch overlayworkingctx.markcopied() for hg 4.9 and earlier stable
Thu, 01 Jul 2021 15:47:45 +0300 Anton Shestakov stablerange: switch debugstablerange's default --method value to mergepoint
Thu, 01 Jul 2021 14:36:20 +0300 Anton Shestakov tests: use `| tee` for writing to files at the same time as to stdout
Tue, 29 Jun 2021 12:46:28 +0300 Anton Shestakov tests: add the other methods for debugstablerange as test cases
Tue, 29 Jun 2021 12:16:17 +0300 Anton Shestakov evolve: remove experimental.obshashrange.lru-size docs
Thu, 29 Jul 2021 22:45:51 +0300 Anton Shestakov fold: make sure to save commit messages in last-message.txt on rewrites stable
Wed, 28 Jul 2021 02:44:12 +0300 Anton Shestakov evolve: use obsolete.isenabled() instead of ui.configbool() directly
Fri, 06 Aug 2021 00:04:46 +0200 Pierre-Yves David branching: merge stable into default
Wed, 04 Aug 2021 00:46:06 +0300 Anton Shestakov compat: use movedirstate() from core if on hg 5.9+ stable
Wed, 04 Aug 2021 00:45:25 +0300 Anton Shestakov compat: import copies as copiesmod to prepare for the next patch stable
Wed, 04 Aug 2021 00:44:23 +0300 Anton Shestakov evolve: move movedirstate() to compat stable
Tue, 04 May 2021 09:39:45 -0700 Martin von Zweigbergk compat: make compatible with upstream change to put nullid on repo stable
Tue, 27 Jul 2021 03:06:25 +0300 Anton Shestakov topic: correctly update from public commits with a (now hidden) topic stable
Tue, 27 Jul 2021 03:00:09 +0300 Anton Shestakov tests: update to the current topic to prepare for the next patch stable
Mon, 05 Oct 2020 09:21:59 -0700 Martin von Zweigbergk rewriteutil: remove now-unused `update` argument from `rewite()` stable
Mon, 05 Oct 2020 08:35:17 -0700 Martin von Zweigbergk rewriteutil: fix broken touch of merge commits (issue6416) stable
Mon, 05 Oct 2020 09:02:21 -0700 Martin von Zweigbergk tests: demonstrate that touch can lose files (issue6416) stable
Tue, 13 Jul 2021 16:19:29 -0400 Matt Harbison topic: fix the help text to show how to disable publishing stable
Mon, 05 Oct 2020 10:29:29 -0700 Martin von Zweigbergk tests: add test showing that touch preserves copies stable
Wed, 23 Jun 2021 10:44:37 +0300 Anton Shestakov tests: consistently glob "1970/01/01 00:00:00" in blackbox output stable
Wed, 23 Jun 2021 10:24:59 +0300 Anton Shestakov tests: actually remove evoext cache files stable
Sat, 19 Jun 2021 22:13:13 +0300 Anton Shestakov evolve: drop the deprecated --unstable, --divergent and --bumped flags
Wed, 03 Feb 2021 13:23:41 +0530 Sushil khanchi tests: use common.sh for creating commits
Wed, 03 Feb 2021 10:07:54 +0530 Sushil khanchi pick: move `continue` and `abort` blocks above for more clarity