log

age author description
Mon, 04 Mar 2019 23:29:28 +0100 Franz Glasner Make more robust: deactivate Mercurial's demandimport when trying to import registrar
Sat, 02 Mar 2019 11:51:36 +0100 Franz Glasner "timestamps --show" not uses the file patterns to filter the result with them
Mon, 25 Feb 2019 09:36:28 +0100 Franz Glasner Give a status message when not handling timestamps during commits because the given "match" instance is None (as in "histedit" operations)
Mon, 25 Feb 2019 09:30:08 +0100 Franz Glasner Restoring timestamps into an alternate destination root directory (eventually archives)
Mon, 25 Feb 2019 00:48:16 +0100 Franz Glasner FIX: Do nothing special when repo.commit gets called with "match == None".
Tue, 19 Feb 2019 08:33:23 +0100 Franz Glasner Begin using FILE patterns for some commands
Tue, 19 Feb 2019 08:31:39 +0100 Franz Glasner Renamed the matcher derived from the timestamps configuration to "tsconfmatch" consistently
Mon, 18 Feb 2019 01:02:30 +0100 Franz Glasner Refactor: Major internal overhaul:
Mon, 18 Feb 2019 00:36:18 +0100 Franz Glasner "show_timestamps()", "gen_matcher_from_tsconfig()", "import_timestamps()", "save_timestamps()" and "restore_timestamps()" do not need a "repo" parameter because they can use the context's repository
Mon, 18 Feb 2019 00:19:53 +0100 Franz Glasner Change responsibilities when calling "show_timestamps()".
Mon, 18 Feb 2019 00:13:00 +0100 Franz Glasner Renamed "gen_matcher()" to "gen_matcher_from_tsconfig()"
Sun, 17 Feb 2019 23:12:12 +0100 Franz Glasner Add a copyright and license note to the timestamps module.
Sun, 17 Feb 2019 23:00:54 +0100 Franz Glasner Unit tests for :hg:`timestamps --restore` and :hg:`timestamps --save`
Sun, 17 Feb 2019 15:26:00 +0100 Franz Glasner Use canonical Mercurial command names: "id" -> "identify"
Sat, 11 Sep 2021 17:52:51 +0200 Franz Glasner "revinfo" and "kwarchive" run with Mercurial 5.6
Wed, 01 Sep 2021 01:23:20 +0200 Franz Glasner "revinfo" and "kwarchive" run with Mercurial 5.5
Wed, 01 Sep 2021 01:22:56 +0200 Franz Glasner Extend copyright year to 2021
Sun, 26 Jan 2020 15:30:21 +0100 Franz Glasner kwarchive and revinfo are tested with HG 5.1.2 and 5.1.2 also
Tue, 07 Jan 2020 09:37:19 +0100 Franz Glasner ===== Added signature for changeset d5989a36df8e
Tue, 07 Jan 2020 09:37:04 +0100 Franz Glasner >>>>> Added tag v4.3.1 for changeset 65f699b7f6f8
Tue, 07 Jan 2020 09:36:46 +0100 Franz Glasner +++++ v4.3.1 v4.3.1
Tue, 07 Jan 2020 09:31:53 +0100 Franz Glasner Put the version number into the README also
Mon, 06 Jan 2020 19:26:50 +0100 Franz Glasner FIX: Mercurial 5 does not accept "root" and "cwd" for match.exact and friends: make a compatibility shim
Mon, 06 Jan 2020 18:55:06 +0100 Franz Glasner Adjust copyright year to 2020
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
Fri, 02 Aug 2019 11:57:32 +0200 Franz Glasner ===== Added signature for changeset e49b6b5c841b
Fri, 02 Aug 2019 11:56:57 +0200 Franz Glasner >>>>> Added tag v4.3 for changeset d53a8b0d4cd1
Fri, 02 Aug 2019 11:56:45 +0200 Franz Glasner +++++ v4.3 v4.3
Fri, 02 Aug 2019 11:56:22 +0200 Franz Glasner Implemented the "repo" and "reposhort" path filter variants to print the (shortened) repository id instead of the repository path
Wed, 31 Jul 2019 13:49:17 +0200 Franz Glasner ===== Added signature for changeset 804af499bee1
Wed, 31 Jul 2019 13:49:07 +0200 Franz Glasner >>>>> Added tag v4.2 for changeset 81ea6a96bc82
Wed, 31 Jul 2019 13:48:59 +0200 Franz Glasner +++++ v4.2 v4.2
Wed, 31 Jul 2019 13:39:58 +0200 Franz Glasner Add a short representation of the repo id with name "HGshortrepoid"
Wed, 17 Jul 2019 09:03:18 +0200 Franz Glasner Place "testedwith" at the begin of global variables
Tue, 16 Jul 2019 21:31:28 +0200 Franz Glasner More compliance with the private style guide for Mercurial extensions for the metadata of the extensions
Mon, 15 Jul 2019 09:35:53 +0200 Franz Glasner ===== Added signature for changeset 107a8ddd04ba
Mon, 15 Jul 2019 09:34:44 +0200 Franz Glasner >>>>> Added tag v4.1 for changeset c45da7f60728
Mon, 15 Jul 2019 09:34:33 +0200 Franz Glasner +++++ v4.1 v4.1
Sun, 14 Jul 2019 16:05:56 +0200 Franz Glasner Sort imports properly
Fri, 12 Jul 2019 15:26:45 +0200 Franz Glasner Ported the kwarchive extension to Python3 and tested with Mercurial 5.0.1
Fri, 12 Jul 2019 12:05:34 +0200 Franz Glasner FIX: Remove duplicate assignment to file_keywords
Wed, 10 Jul 2019 17:42:30 +0200 Franz Glasner Ported the revinfo extension to Python3 and tested with Mercurial 5.0.1
Mon, 08 Jul 2019 18:11:51 +0200 Franz Glasner FIX: Remove unneeded code when temporarily disabling Mercurial's demandimport
Mon, 08 Jul 2019 17:54:33 +0200 Franz Glasner Run unit-tests with Mercurial 5.0.1: ok without changes
Mon, 04 Mar 2019 23:12:13 +0100 Franz Glasner FIX: kwarchive and revinfo do not run on versions prior to Mercurial 4.3 after testing this with unit-tests
Thu, 21 Feb 2019 00:13:56 +0100 Franz Glasner ===== Added signature for changeset 866447cc744d
Thu, 21 Feb 2019 00:13:32 +0100 Franz Glasner >>>>> Added tag v4.0 for changeset 58ba6bbdabf5
Thu, 21 Feb 2019 00:13:23 +0100 Franz Glasner +++++ v4.0 v4.0
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, 20 Feb 2019 22:48:46 +0100 Franz Glasner Prepare the configuration for the new custom keyword expansion syntax
Mon, 18 Feb 2019 09:33:41 +0100 Franz Glasner ===== Added signature for changeset 4ba0478d8671
Mon, 18 Feb 2019 09:32:36 +0100 Franz Glasner >>>>> Added tag v3.2.4 for changeset c775e3a2c5ac
Mon, 18 Feb 2019 09:32:29 +0100 Franz Glasner +++++ v3.2.4 v3.2.4
Sun, 17 Feb 2019 23:49:27 +0100 Franz Glasner Made the README a reST file explicitely
Sun, 17 Feb 2019 23:16:22 +0100 Franz Glasner Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Sun, 17 Feb 2019 16:11:44 +0100 Franz Glasner Unit tests for kwarchive and revinfo: Mercurial 4.9: ok without any changes
Sun, 17 Feb 2019 20:11:45 +0100 Franz Glasner ===== Added signature for changeset 2abde89a91f0
Thu, 31 Jan 2019 13:16:10 +0100 Franz Glasner >>>>> Added tag v3.2.3 for changeset f44714ebeb00