| Fri, 17 Aug 2018 09:07:02 +0200 |
Franz Glasner |
Provide some SCCS markers also to be able to search with "what(1)" also
|
| Fri, 17 Aug 2018 08:59:04 +0200 |
Franz Glasner |
Enhanced the module documentation of "kwarchive"
|
| Fri, 17 Aug 2018 08:58:41 +0200 |
Franz Glasner |
Formatting
|
| Fri, 17 Aug 2018 02:59:27 +0200 |
Franz Glasner |
Implemented a keyword white-list including aliases.
|
| Fri, 17 Aug 2018 02:20:34 +0200 |
Franz Glasner |
New test for my custom keywords
|
| Fri, 17 Aug 2018 01:56:12 +0200 |
Franz Glasner |
Prepare a [keywords] section with a whitelist of considered keywords and/or aliases
|
| Fri, 17 Aug 2018 00:46:12 +0200 |
Franz Glasner |
Explicitely named marker for RCS style expansion
|
| Thu, 16 Aug 2018 23:43:16 +0200 |
Franz Glasner |
Allow multiple style keyword expansion in one file.
|
| Thu, 16 Aug 2018 23:37:20 +0200 |
Franz Glasner |
Prepare for multiple style keyword expansion
|
| Thu, 16 Aug 2018 23:22:12 +0200 |
Franz Glasner |
Begin "last" style path output with ".../"
|
| Thu, 16 Aug 2018 23:11:37 +0200 |
Franz Glasner |
Added "JustDate" (from Visual Source Safe and Surround SCM) as date only keyword
|
| 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, 16 Aug 2018 18:39:56 +0200 |
Franz Glasner |
Can not combine styles in the [patterns] section of .hgkwarchive
|
| Thu, 16 Aug 2018 17:53:37 +0200 |
Franz Glasner |
FIX: correct error message for the --path-filter values: "last" now appended
|
| Thu, 16 Aug 2018 17:47:04 +0200 |
Franz Glasner |
kwprint: print example file-dependent keywords also.
|
| Thu, 16 Aug 2018 17:14:33 +0200 |
Franz Glasner |
FIX: Typo in doc string
|
| Fri, 03 Aug 2018 00:31:00 +0200 |
Franz Glasner |
>>>>> Added tag v2.6 for changeset b84f70797939
|
| Fri, 03 Aug 2018 00:30:37 +0200 |
Franz Glasner |
+++++ v2.6
v2.6
|
| 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 16:57:44 +0200 |
Franz Glasner |
Make kwarchive work on Mercurial 4.6+ also: the signature of cmdutil.makefileXXX() have changed
|
| 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 13:37:50 +0200 |
Franz Glasner |
FIX: Wording in help
|
| Thu, 02 Aug 2018 13:27:00 +0200 |
Franz Glasner |
Implemented a "last" option for the "--path-filter": shorten to the last path component.
|
| Thu, 02 Aug 2018 12:58:15 +0200 |
Franz Glasner |
Note that the extensions work with Mercurial v4.5.2 also
|
| Mon, 05 Mar 2018 09:24:37 +0100 |
Franz Glasner |
>>>>> Added tag v2.5 for changeset 507e301eede4
|
| Mon, 05 Mar 2018 09:24:29 +0100 |
Franz Glasner |
+++++ v2.5
v2.5
|
| Mon, 05 Mar 2018 09:22:06 +0100 |
Franz Glasner |
Make absolute POSIX paths always start with "file://" -- a path should always have the form of an URI
|
| Wed, 28 Feb 2018 11:11:24 +0100 |
Franz Glasner |
>>>>> Added tag v2.4 for changeset 1d004f4a60a9
|
| Wed, 28 Feb 2018 11:11:11 +0100 |
Franz Glasner |
+++++ v2.4
v2.4
|
| Wed, 28 Feb 2018 10:56:56 +0100 |
Franz Glasner |
Replace "no-shorten-url" by "path-filter"
|
| Tue, 27 Feb 2018 18:41:24 +0100 |
Franz Glasner |
Check whether the path is a path with Windows drive letters also
|
| Tue, 27 Feb 2018 18:28:51 +0100 |
Franz Glasner |
FIX: An empty pattern list for RST style keywords does **not** mean that matching it is always true
|
| Fri, 23 Feb 2018 14:54:53 +0100 |
Franz Glasner |
>>>>> Added tag v2.3 for changeset 2920f3e09f33
|
| Fri, 23 Feb 2018 14:54:38 +0100 |
Franz Glasner |
+++++ v2.3
v2.3
|
| Fri, 23 Feb 2018 13:54:15 +0100 |
Franz Glasner |
Make an "HGshortdate" keyword with the date only (no time)
|
| Fri, 23 Feb 2018 13:53:51 +0100 |
Franz Glasner |
Document the "reST" marker within patterns
|
| Fri, 23 Feb 2018 13:34:35 +0100 |
Franz Glasner |
FIX: Remove bogus version prefix "v"
|
| Fri, 23 Feb 2018 13:32:36 +0100 |
Franz Glasner |
All extensions work with Mercurial 4.4.1 also
|
| Fri, 23 Feb 2018 13:27:42 +0100 |
Franz Glasner |
Apply reST style expansions to files that match patterns that have a value "REST" or "RST" (mixed case allowed).
|
| Fri, 23 Feb 2018 13:13:46 +0100 |
Franz Glasner |
Make the keyword in VERSION a reST style keyword
|
| Fri, 23 Feb 2018 13:08:00 +0100 |
Franz Glasner |
FIX: the "rootfilesin:" pattern prefix did the wrong thing
|
| Fri, 23 Feb 2018 12:58:56 +0100 |
Franz Glasner |
Make "full" a user filter and "none" an alias to "full"
|
| Fri, 23 Feb 2018 12:48:25 +0100 |
Franz Glasner |
Make a plain Windows UNC path into a file: URL for HGpath and friends.
|
| Fri, 23 Feb 2018 09:49:10 +0100 |
Franz Glasner |
Work in reST style keywords in kwarchive
|
| Fri, 23 Feb 2018 09:48:46 +0100 |
Franz Glasner |
Implemented a "--reST" option for printing reST substitution definitions from keywords
|
| Fri, 23 Feb 2018 09:35:52 +0100 |
Franz Glasner |
Add a file *not* to be processes on archiving
|
| Fri, 23 Feb 2018 00:05:53 +0100 |
Franz Glasner |
FIX: Indentation
|
| Thu, 22 Feb 2018 23:46:32 +0100 |
Franz Glasner |
All extensions work with Mercurial 4.4.2 also
|
| Tue, 28 Nov 2017 09:33:39 +0100 |
Franz Glasner |
>>>>> Added tag v2.2 for changeset 78e284adc0dc
|
| Tue, 28 Nov 2017 09:33:26 +0100 |
Franz Glasner |
+++++ v2.2
v2.2
|
| Tue, 28 Nov 2017 00:30:02 +0100 |
Franz Glasner |
Added a new "filter" for $Author$: filter nothing and print the complete Mercurial user information as one word
|
| Mon, 27 Nov 2017 16:16:24 +0100 |
Franz Glasner |
>>>>> Added tag v2.1 for changeset 8fc796d2c445
|
| Mon, 27 Nov 2017 16:16:18 +0100 |
Franz Glasner |
+++++ v2.1
v2.1
|
| Mon, 27 Nov 2017 16:15:56 +0100 |
Franz Glasner |
The "user" filter splits at a "." character - the "emailuser" filter does not: this is what we want as "user" filter
|
| Sun, 26 Nov 2017 17:35:39 +0100 |
Franz Glasner |
>>>>> Added tag v2.0 for changeset b94317b05aff
|
| Sun, 26 Nov 2017 17:35:32 +0100 |
Franz Glasner |
+++++ v2.0
v2.0
|
| Sun, 26 Nov 2017 17:29:49 +0100 |
Franz Glasner |
The default user-filter of $Author$ is "user" now.
|