| 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
|