| Sat, 30 May 2026 13:13:01 +0200 |
Franz Glasner |
Provide "-T/--timestamp" and "-D/--date" options for revinfo.
|
| Sat, 30 May 2026 13:11:51 +0200 |
Franz Glasner |
Put the copyright symbol © into the copyright message instead of (C)
|
| Sun, 10 May 2026 13:49:58 +0200 |
Franz Glasner |
Note that the extensions work with Mercurkal 6.9.5
|
| Sat, 27 Aug 2022 21:36:16 +0200 |
Franz Glasner |
Make "revinfo" and "kwarchive" work on Mercurial 6.
|
| Sat, 27 Aug 2022 18:13:04 +0200 |
Franz Glasner |
Extend copyright year to 2022
|
| Wed, 20 Oct 2021 09:33:37 +0200 |
Franz Glasner |
Make revinfo and kwarchive compatible to Mercurial 5.8: ui.paths yields now a list of location objects
|
| 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
|
| Mon, 06 Jan 2020 18:55:06 +0100 |
Franz Glasner |
Adjust copyright year to 2020
|
| 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
|
| 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
|
| 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
|
| Mon, 07 Jan 2019 13:36:37 +0100 |
Franz Glasner |
Tested "revinfo" and "kwarchive" with Mercurial 4.8.1 also: unit-tests (and other invocations) are ok
|
| Thu, 03 Jan 2019 23:17:13 +0100 |
Franz Glasner |
cmdutil.command is deprecated: use registrar.command instead; also need always a repository for the commands: inferrepo=True
|
| Sat, 25 Aug 2018 22:37:43 +0200 |
Franz Glasner |
Process opts through pycompat.byteskwargs as all other current extensions do
timestamps-start
|
| Sat, 25 Aug 2018 19:01:37 +0200 |
Franz Glasner |
For each extension: provide a "getversion()" function that will be called by Mercurial to get the module version.
|
| Mon, 20 Aug 2018 09:26:19 +0200 |
Franz Glasner |
As an example: put the |VCSRevision| into the extensions also and print it with the help output
|
| Fri, 17 Aug 2018 09:07:02 +0200 |
Franz Glasner |
Provide some SCCS markers also to be able to search with "what(1)" also
|
| Thu, 16 Aug 2018 18:53:11 +0200 |
Franz Glasner |
Style: handled some more flake8 warnings: consistent command declaration list formatting
|
| Thu, 16 Aug 2018 18:44:02 +0200 |
Franz Glasner |
Style (flake8)
|
| Thu, 16 Aug 2018 18:41:03 +0200 |
Franz Glasner |
Don't import mercurial.commands because it's not used
|
| Thu, 02 Aug 2018 18:28:31 +0200 |
Franz Glasner |
Testify that "revinfo" and "kwarchive" work with Mercurial v4.6.1 now
|
| Thu, 02 Aug 2018 18:22:43 +0200 |
Franz Glasner |
Provide a "HGnodeid" per file keyword that expands to the NodeID of the artifact.
|
| Thu, 02 Aug 2018 14:57:14 +0200 |
Franz Glasner |
FIX: The "mercurial.util.Abort" alias is gone: use the mercurial.error.Abort instead.
|
| Thu, 02 Aug 2018 12:58:15 +0200 |
Franz Glasner |
Note that the extensions work with Mercurial v4.5.2 also
|
| Fri, 23 Feb 2018 13:32:36 +0100 |
Franz Glasner |
All extensions work with Mercurial 4.4.1 also
|
| Thu, 22 Feb 2018 23:46:32 +0100 |
Franz Glasner |
All extensions work with Mercurial 4.4.2 also
|
| Sat, 25 Nov 2017 18:39:39 +0100 |
Franz Glasner |
revinfo is tested with 4.3.1 also
|
| Sun, 12 Nov 2017 09:26:42 +0100 |
Franz Glasner |
Remove the "__version__" variable: use "__revision__" only instead
v1.4
|
| Sun, 12 Nov 2017 09:24:27 +0100 |
Franz Glasner |
Use "." if the current repository root is to be assumed as path information
|
| Sat, 11 Nov 2017 23:23:50 +0100 |
Franz Glasner |
Put keyword into the extensions itself
|
| Fri, 10 Nov 2017 08:25:29 +0100 |
Franz Glasner |
revinfo works with withMercurial 4.3.2 also
|
| Thu, 10 Dec 2015 01:06:53 +0100 |
Franz Glasner |
+++++ revinfo v1.3
v1.2
|
| Thu, 10 Dec 2015 01:06:04 +0100 |
Franz Glasner |
Add a "-d/--data" option that adds additional "KEY: VALUE" pairs into the revinfo.
|
| Mon, 12 Oct 2015 09:10:56 +0200 |
Franz Glasner |
+++++ revinfo v1.2
v1.1
|
| Mon, 12 Oct 2015 09:10:06 +0200 |
Franz Glasner |
Update "testedwith": 3.5.1 and 3.5.2
|
| Mon, 12 Oct 2015 08:56:52 +0200 |
Franz Glasner |
Make the "-p/--path" option an option that can be repeated.
|
| Sun, 27 Sep 2015 15:14:06 +0200 |
Franz Glasner |
+++++ revinfo v1.1
v1.0
|
| Sun, 27 Sep 2015 13:52:09 +0200 |
Franz Glasner |
FIX: the "--amend" flag typically has no short option variant in Mercurial
|
| Sun, 27 Sep 2015 13:49:09 +0200 |
Franz Glasner |
Implemented "--amend" for revinfo to put extra "path" items into existing files
|
| Sun, 27 Sep 2015 13:34:06 +0200 |
Franz Glasner |
Renamed the "-n/--name" option to "-p/--path"
|
| Sat, 26 Sep 2015 06:32:10 +0200 |
Franz Glasner |
Adhere more to Mercurial conventions: print the given name as-is if not found as label for a "path"
|
| Fri, 25 Sep 2015 23:37:22 +0200 |
Franz Glasner |
Added a new option "-n/--name" for revinfo to print the canonical repository path
|
| Fri, 14 Aug 2015 09:07:27 +0200 |
Franz Glasner |
+++++ revinfo v1.0
|
| Fri, 14 Aug 2015 09:06:00 +0200 |
Franz Glasner |
Added the recommended "testedwith" module attribute
|
| Fri, 14 Aug 2015 03:01:37 +0200 |
Franz Glasner |
revinfo: a module to write .hg_archival.txt like repository metadata
|