log

age author description
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
Thu, 31 Jan 2019 13:16:02 +0100 Franz Glasner +++++ v3.2.3 v3.2.3
Thu, 31 Jan 2019 13:08:26 +0100 Franz Glasner FIX: Always convert reST style keywords to a strings explicitely.
Wed, 30 Jan 2019 20:57:41 +0100 Franz Glasner >>>>> Added tag v3.2.2 for changeset e4832fde4dc3
Wed, 30 Jan 2019 20:57:35 +0100 Franz Glasner +++++ v3.2.2 v3.2.2
Wed, 30 Jan 2019 20:56:59 +0100 Franz Glasner FIX: Mercurial's "demandimport" defeats the "try: import ...; except ImportError" idiom; temporarily disable demandimport before doing such imports in kwarchive
Wed, 30 Jan 2019 11:13:30 +0100 Franz Glasner >>>>> Added tag v3.2.1 for changeset 5aec5bf1b673
Wed, 30 Jan 2019 11:13:22 +0100 Franz Glasner +++++ v3.2.1 v3.2.1
Wed, 30 Jan 2019 11:12:57 +0100 Franz Glasner kwarchive: Make it work with Mercurial 4.6+ (really tested on 4.8.1).
Wed, 30 Jan 2019 09:35:34 +0100 Franz Glasner timestamps: Help: enhance command help
Wed, 30 Jan 2019 09:08:21 +0100 Franz Glasner >>>>> Added tag v3.2 for changeset fa494abb4094
Wed, 30 Jan 2019 09:08:15 +0100 Franz Glasner +++++ v3.2 v3.2
Wed, 30 Jan 2019 01:10:33 +0100 Franz Glasner Keywords HGlatesttags, HGlatesttagdistance, HGlatesttagdate and HGlatesttagjustdate
Wed, 30 Jan 2019 00:16:27 +0100 Franz Glasner - FIX: Typo in docu
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:
Tue, 29 Jan 2019 18:07:43 +0100 Franz Glasner Generate the real filter configuration data in an independent function.
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
Sun, 27 Jan 2019 16:36:30 +0100 Franz Glasner Refactor: put the real keyword printing into a separate function.
Sun, 27 Jan 2019 16:08:31 +0100 Franz Glasner - make_node_keywords() and make_keyword_filter() do not need a "repo" argument.
Sun, 27 Jan 2019 15:39:03 +0100 Franz Glasner Debug output of the subrepo state also (subrepo.state())
Wed, 23 Jan 2019 09:35:44 +0100 Franz Glasner Begin real keyword expansion for subrepos
Tue, 22 Jan 2019 09:40:31 +0100 Franz Glasner Dev: Debug print reporelpath() also for first inspection of subrepos
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
Wed, 16 Jan 2019 21:18:49 +0100 Franz Glasner FIX: Typo in argument: "isline" -> "islink"
Mon, 07 Jan 2019 13:34:58 +0100 Franz Glasner Tested with Mercurial 4.8.1 also: unit-tests (and other invocations) are ok
Mon, 07 Jan 2019 09:34:51 +0100 Franz Glasner FIX: Handle conflict marker output properly in "timestamps --show".