Mercurial > hgrepos > DevTools > mercurial-extensions
graph
-
Implemented a keyword white-list including aliases.Fri, 17 Aug 2018 02:59:27 +0200, by Franz Glasner
-
New test for my custom keywordsFri, 17 Aug 2018 02:20:34 +0200, by Franz Glasner
-
Prepare a [keywords] section with a whitelist of considered keywords and/or aliasesFri, 17 Aug 2018 01:56:12 +0200, by Franz Glasner
-
Explicitely named marker for RCS style expansionFri, 17 Aug 2018 00:46:12 +0200, by Franz Glasner
-
Allow multiple style keyword expansion in one file.Thu, 16 Aug 2018 23:43:16 +0200, by Franz Glasner
-
Prepare for multiple style keyword expansionThu, 16 Aug 2018 23:37:20 +0200, by Franz Glasner
-
Begin "last" style path output with ".../"Thu, 16 Aug 2018 23:22:12 +0200, by Franz Glasner
-
Added "JustDate" (from Visual Source Safe and Surround SCM) as date only keywordThu, 16 Aug 2018 23:11:37 +0200, by Franz Glasner
-
Style: handled some more flake8 warnings: consistent command declaration list formattingThu, 16 Aug 2018 18:53:11 +0200, by Franz Glasner
-
Style (flake8)Thu, 16 Aug 2018 18:44:02 +0200, by Franz Glasner
-
Don't import mercurial.commands because it's not usedThu, 16 Aug 2018 18:41:03 +0200, by Franz Glasner
-
Can not combine styles in the [patterns] section of .hgkwarchiveThu, 16 Aug 2018 18:39:56 +0200, by Franz Glasner
-
FIX: correct error message for the --path-filter values: "last" now appendedThu, 16 Aug 2018 17:53:37 +0200, by Franz Glasner
-
kwprint: print example file-dependent keywords also.Thu, 16 Aug 2018 17:47:04 +0200, by Franz Glasner
-
FIX: Typo in doc stringThu, 16 Aug 2018 17:14:33 +0200, by Franz Glasner
-
>>>>> Added tag v2.6 for changeset b84f70797939Fri, 03 Aug 2018 00:31:00 +0200, by Franz Glasner
-
Testify that "revinfo" and "kwarchive" work with Mercurial v4.6.1 nowThu, 02 Aug 2018 18:28:31 +0200, by Franz Glasner
-
Provide a "HGnodeid" per file keyword that expands to the NodeID of the artifact.Thu, 02 Aug 2018 18:22:43 +0200, by Franz Glasner
-
Make kwarchive work on Mercurial 4.6+ also: the signature of cmdutil.makefileXXX() have changedThu, 02 Aug 2018 16:57:44 +0200, by Franz Glasner
-
FIX: The "mercurial.util.Abort" alias is gone: use the mercurial.error.Abort instead.Thu, 02 Aug 2018 14:57:14 +0200, by Franz Glasner
-
FIX: Wording in helpThu, 02 Aug 2018 13:37:50 +0200, by Franz Glasner
-
Implemented a "last" option for the "--path-filter": shorten to the last path component.Thu, 02 Aug 2018 13:27:00 +0200, by Franz Glasner
-
Note that the extensions work with Mercurial v4.5.2 alsoThu, 02 Aug 2018 12:58:15 +0200, by Franz Glasner
-
>>>>> Added tag v2.5 for changeset 507e301eede4Mon, 05 Mar 2018 09:24:37 +0100, by Franz Glasner
-
Make absolute POSIX paths always start with "file://" -- a path should always have the form of an URIMon, 05 Mar 2018 09:22:06 +0100, by Franz Glasner
-
>>>>> Added tag v2.4 for changeset 1d004f4a60a9Wed, 28 Feb 2018 11:11:24 +0100, by Franz Glasner
-
Replace "no-shorten-url" by "path-filter"Wed, 28 Feb 2018 10:56:56 +0100, by Franz Glasner
-
Check whether the path is a path with Windows drive letters alsoTue, 27 Feb 2018 18:41:24 +0100, by Franz Glasner
-
FIX: An empty pattern list for RST style keywords does **not** mean that matching it is always trueTue, 27 Feb 2018 18:28:51 +0100, by Franz Glasner
-
>>>>> Added tag v2.3 for changeset 2920f3e09f33Fri, 23 Feb 2018 14:54:53 +0100, by Franz Glasner
-
Make an "HGshortdate" keyword with the date only (no time)Fri, 23 Feb 2018 13:54:15 +0100, by Franz Glasner
-
Document the "reST" marker within patternsFri, 23 Feb 2018 13:53:51 +0100, by Franz Glasner
-
FIX: Remove bogus version prefix "v"Fri, 23 Feb 2018 13:34:35 +0100, by Franz Glasner
-
All extensions work with Mercurial 4.4.1 alsoFri, 23 Feb 2018 13:32:36 +0100, by 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:27:42 +0100, by Franz Glasner
-
Make the keyword in VERSION a reST style keywordFri, 23 Feb 2018 13:13:46 +0100, by Franz Glasner
-
FIX: the "rootfilesin:" pattern prefix did the wrong thingFri, 23 Feb 2018 13:08:00 +0100, by Franz Glasner
-
Make "full" a user filter and "none" an alias to "full"Fri, 23 Feb 2018 12:58:56 +0100, by Franz Glasner
-
Make a plain Windows UNC path into a file: URL for HGpath and friends.Fri, 23 Feb 2018 12:48:25 +0100, by Franz Glasner
-
Work in reST style keywords in kwarchiveFri, 23 Feb 2018 09:49:10 +0100, by Franz Glasner
-
Implemented a "--reST" option for printing reST substitution definitions from keywordsFri, 23 Feb 2018 09:48:46 +0100, by Franz Glasner
-
Add a file *not* to be processes on archivingFri, 23 Feb 2018 09:35:52 +0100, by Franz Glasner
-
FIX: IndentationFri, 23 Feb 2018 00:05:53 +0100, by Franz Glasner
-
All extensions work with Mercurial 4.4.2 alsoThu, 22 Feb 2018 23:46:32 +0100, by Franz Glasner
-
>>>>> Added tag v2.2 for changeset 78e284adc0dcTue, 28 Nov 2017 09:33:39 +0100, by Franz Glasner
-
Added a new "filter" for $Author$: filter nothing and print the complete Mercurial user information as one wordTue, 28 Nov 2017 00:30:02 +0100, by Franz Glasner
-
>>>>> Added tag v2.1 for changeset 8fc796d2c445Mon, 27 Nov 2017 16:16:24 +0100, by Franz Glasner
-
The "user" filter splits at a "." character - the "emailuser" filter does not: this is what we want as "user" filterMon, 27 Nov 2017 16:15:56 +0100, by Franz Glasner
-
>>>>> Added tag v2.0 for changeset b94317b05affSun, 26 Nov 2017 17:35:39 +0100, by Franz Glasner
-
The default user-filter of $Author$ is "user" now.Sun, 26 Nov 2017 17:29:49 +0100, by Franz Glasner
-
Allow customization of the $Author$ output when expanding keywords.Sun, 26 Nov 2017 17:26:20 +0100, by Franz Glasner
-
Make the $Author$ keyword always utf-8 in the outputSun, 26 Nov 2017 15:08:05 +0100, by Franz Glasner
-
Wording in READMESat, 25 Nov 2017 18:45:20 +0100, by Franz Glasner
