log

age author description
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
Sun, 06 Oct 2024 20:29:03 +0400 Anton Shestakov tests: check that installed evolve works in test-version-install.t
Sun, 06 Oct 2024 19:48:18 +0400 Anton Shestakov tests: compare tarball with source directory in test-check-sdist.t
Sun, 06 Oct 2024 19:44:22 +0400 Anton Shestakov tests: strip trailing slash and skip the first line in test-check-sdist.t
Wed, 16 Oct 2024 18:24:09 +0400 Anton Shestakov branching: merge with stable
Fri, 02 Aug 2024 16:36:40 +0400 Anton Shestakov tests: use testrepohg in test-check-tag.t stable
Fri, 02 Feb 2024 00:12:49 +0100 Manuel Jacob tests: replace obsolescent fgrep with grep -F stable