Mercurial > hgrepos > DevTools > mercurial-extensions
graph
-
>>>>> Added tag v3.0 for changeset eb2e3ab2a6e4Fri, 24 Aug 2018 02:10:56 +0200, by Franz Glasner
-
Replace "HGphase" by the more standard "State" keyword.Fri, 24 Aug 2018 02:07:59 +0200, by Franz Glasner
-
Add "HGphase" and "HGtags" to the list of expanded Mercurial-specific keywordsFri, 24 Aug 2018 01:38:56 +0200, by Franz Glasner
-
>>>>> Added tag v2.8.1 for changeset 1cb317eed942Fri, 24 Aug 2018 01:00:43 +0200, by Franz Glasner
-
FIX: for empty keyword values: write a non-breaking space in reST mode instead of a bogus empty "replace::" valueFri, 24 Aug 2018 00:42:16 +0200, by Franz Glasner
-
>>>>> Added tag v2.8 for changeset 593f2af92d30Mon, 20 Aug 2018 09:29:58 +0200, by Franz Glasner
-
As an example: put the |VCSRevision| into the extensions also and print it with the help outputMon, 20 Aug 2018 09:26:19 +0200, by Franz Glasner
-
Renamed some internal functions to provide a more descriptive nameMon, 20 Aug 2018 09:18:23 +0200, by Franz Glasner
-
Add $Author$ to the test2.txt file for testing (because of dependence of user-filters)Mon, 20 Aug 2018 09:14:37 +0200, by Franz Glasner
-
Priorize keyword substitutions over other keyword typesSun, 19 Aug 2018 00:38:03 +0200, by Franz Glasner
-
Implemented substitution type keyword expansionSat, 18 Aug 2018 23:48:57 +0200, by Franz Glasner
-
Prepare for substitution keywords defined with "replace:: "Sat, 18 Aug 2018 22:48:50 +0200, by Franz Glasner
-
Added Mercurial specific keywords "HGbranch" and "HGbookmarks"Sat, 18 Aug 2018 20:22:36 +0200, by Franz Glasner
-
Docu: drop a note why templates are not supported in keyword definitionsSat, 18 Aug 2018 18:48:45 +0200, by Franz Glasner
-
Docu: enhanced the docu of "kwarchive"Sat, 18 Aug 2018 18:30:18 +0200, by Franz Glasner
-
>>>>> Added tag v2.7 for changeset bfb5a53548a8Fri, 17 Aug 2018 09:28:51 +0200, by Franz Glasner
-
Renamed "keyword_aliases" to "keyword_whitelist"Fri, 17 Aug 2018 09:27:35 +0200, by Franz Glasner
-
Provide some SCCS markers also to be able to search with "what(1)" alsoFri, 17 Aug 2018 09:07:02 +0200, by Franz Glasner
-
Enhanced the module documentation of "kwarchive"Fri, 17 Aug 2018 08:59:04 +0200, by Franz Glasner
-
FormattingFri, 17 Aug 2018 08:58:41 +0200, by Franz Glasner
-
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
