log tests/test-kwarchive.t @ 440:72df885a1012 default tip trunk

age author description
Mon, 05 Aug 2019 09:27:14 +0200 Franz Glasner Implemented unit tests for the new "repo" and "reposhort" path filters
Mon, 05 Aug 2019 09:21:48 +0200 Franz Glasner FIX: Unittests now recognize the new "$HGshortrepoid$" keyword
Wed, 20 Feb 2019 23:59:31 +0100 Franz Glasner Expand "HGrepoid" as Mercurial's repository id (id of the first commit)
Wed, 20 Feb 2019 23:09:10 +0100 Franz Glasner A new more flexible syntax for custom keyword expansion: with Python template format syntax now
Wed, 30 Jan 2019 01:10:33 +0100 Franz Glasner Keywords HGlatesttags, HGlatesttagdistance, HGlatesttagdate and HGlatesttagjustdate
Wed, 30 Jan 2019 00:14:15 +0100 Franz Glasner kwarchive: fully implements recursing into Mercurial subrepos and do keyword expansion there also
Tue, 29 Jan 2019 19:17:29 +0100 Franz Glasner FIX: Tests: subrepo setup had trailing whitespace ad HEREDOC-end:
Mon, 28 Jan 2019 09:31:57 +0100 Franz Glasner The "hg kwprint" command now is fully aware of subrepos if used with the "-S" flag
Sat, 19 Jan 2019 22:51:19 +0100 Franz Glasner Setup of a repo "repo3" with nested subrepos is done
Thu, 17 Jan 2019 09:38:19 +0100 Franz Glasner Begin tests with subrepos and some preparations for nested subrepos
Sun, 06 Jan 2019 18:23:12 +0100 Franz Glasner Mercurial unit-tests for the "kwarchive" extension