log

age author description
Thu, 24 Oct 2024 17:57:18 +0400 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Thu, 24 Oct 2024 17:57:16 +0400 Anton Shestakov test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4
Thu, 24 Oct 2024 17:57:15 +0400 Anton Shestakov test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5
Thu, 24 Oct 2024 17:57:13 +0400 Anton Shestakov test-compat: merge mercurial-6.7 into mercurial-6.6 mercurial-6.6
Thu, 24 Oct 2024 17:57:11 +0400 Anton Shestakov test-compat: merge mercurial-6.8 into mercurial-6.7 mercurial-6.7
Thu, 24 Oct 2024 17:54:46 +0400 Anton Shestakov ci: drop tests-py2-6.1, doc, sdist and deb jobs from compatibility branches mercurial-6.8
Thu, 24 Oct 2024 17:06:14 +0400 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.8 mercurial-6.8
Thu, 24 Oct 2024 16:10:04 +0400 Anton Shestakov changelog: add changelog items for evolve 11.1.5 and topic 1.1.5 stable
Thu, 24 Oct 2024 16:09:55 +0400 Anton Shestakov topic: mark as tested on hg 6.9 stable
Thu, 24 Oct 2024 16:09:41 +0400 Anton Shestakov evolve: mark as tested on hg 6.9 stable
Sun, 06 Oct 2024 20:29:03 +0400 Anton Shestakov tests: check that installed evolve works in test-version-install.t stable
Mon, 09 Sep 2024 16:51:00 +0400 Anton Shestakov tests: add `twine check` to test-check-sdist.t stable
Mon, 09 Sep 2024 18:46:03 +0400 Anton Shestakov tests: don't put file lists inside dist/ directory stable
Sat, 28 Sep 2024 16:09:03 +0400 Anton Shestakov topic: compatibility for revbranchcache being in a separate module now stable
Sun, 22 Sep 2024 02:58:54 +0200 Pierre-Yves David obslog: also display patch for rebased changesets
Sun, 22 Sep 2024 12:20:03 +0200 Pierre-Yves David obslog: use exception to convey the failure to find a diff pair
Thu, 03 Oct 2024 09:34:56 +0400 Anton Shestakov tests: update old changeset hashes in test-tutorial.t stable
Wed, 02 Oct 2024 21:00:16 +0400 Anton Shestakov tests: spell "sugar" correctly in test-tutorial.t stable
Wed, 02 Oct 2024 20:30:06 +0400 Anton Shestakov tests: small fixes to the user-visible text in test-tutorial.t stable
Wed, 02 Oct 2024 20:13:39 +0400 Anton Shestakov tests: add a correct test header to test-tutorial.t stable
Wed, 02 Oct 2024 20:07:25 +0400 Anton Shestakov tests: spell "sugar" correctly in test-topic-tutorial.t stable
Wed, 02 Oct 2024 19:52:23 +0400 Anton Shestakov tests: small fixes to the user-visible text in test-topic-tutorial.t stable
Wed, 02 Oct 2024 19:50:43 +0400 Anton Shestakov tests: explicitly enable topic and rebase extensions in test-topic-tutorial.t stable
Tue, 17 Sep 2024 21:17:56 +0400 Anton Shestakov topic: use FQBN for displaying topic name when it grows multiple changesets
Tue, 17 Sep 2024 20:48:56 +0400 Anton Shestakov topic: use FQBN for displaying topic name when it grows its first changeset
Thu, 26 Oct 2023 15:30:19 -0300 Anton Shestakov topic: use FQBN for displaying topic name when it becomes empty
Thu, 26 Sep 2024 17:09:11 +0400 Anton Shestakov topic: make formatfqbn() able to produce FQBN of 3 different lengths
Thu, 19 Sep 2024 16:50:21 +0400 Anton Shestakov topic: make debugformatfqbn use short format by default
Thu, 19 Sep 2024 16:48:48 +0400 Anton Shestakov topic: add `short` keyword argument to callers of common.formatfqbn()
Thu, 19 Sep 2024 16:31:29 +0400 Anton Shestakov topic: use dirstate.fqbn() instead of assembling all the components by hand