| Wed, 20 Feb 2019 23:59:31 +0100 |
Franz Glasner |
Expand "HGrepoid" as Mercurial's repository id (id of the first commit)
|
| Wed, 20 Feb 2019 23:09:10 +0100 |
Franz Glasner |
A new more flexible syntax for custom keyword expansion: with Python template format syntax now
|
| Wed, 20 Feb 2019 22:48:46 +0100 |
Franz Glasner |
Prepare the configuration for the new custom keyword expansion syntax
|
| Mon, 18 Feb 2019 09:33:41 +0100 |
Franz Glasner |
===== Added signature for changeset 4ba0478d8671
|
| Mon, 18 Feb 2019 09:32:36 +0100 |
Franz Glasner |
>>>>> Added tag v3.2.4 for changeset c775e3a2c5ac
|
| Mon, 18 Feb 2019 09:32:29 +0100 |
Franz Glasner |
+++++ v3.2.4
v3.2.4
|
| Sun, 17 Feb 2019 23:49:27 +0100 |
Franz Glasner |
Made the README a reST file explicitely
|
| 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
|
| Sun, 17 Feb 2019 20:11:45 +0100 |
Franz Glasner |
===== Added signature for changeset 2abde89a91f0
|
| Thu, 31 Jan 2019 13:16:10 +0100 |
Franz Glasner |
>>>>> Added tag v3.2.3 for changeset f44714ebeb00
|
| Thu, 31 Jan 2019 13:16:02 +0100 |
Franz Glasner |
+++++ v3.2.3
v3.2.3
|
| Thu, 31 Jan 2019 13:08:26 +0100 |
Franz Glasner |
FIX: Always convert reST style keywords to a strings explicitely.
|
| Wed, 30 Jan 2019 20:57:41 +0100 |
Franz Glasner |
>>>>> Added tag v3.2.2 for changeset e4832fde4dc3
|
| Wed, 30 Jan 2019 20:57:35 +0100 |
Franz Glasner |
+++++ v3.2.2
v3.2.2
|
| Wed, 30 Jan 2019 20:56:59 +0100 |
Franz Glasner |
FIX: Mercurial's "demandimport" defeats the "try: import ...; except ImportError" idiom; temporarily disable demandimport before doing such imports in kwarchive
|
| Wed, 30 Jan 2019 11:13:30 +0100 |
Franz Glasner |
>>>>> Added tag v3.2.1 for changeset 5aec5bf1b673
|
| Wed, 30 Jan 2019 11:13:22 +0100 |
Franz Glasner |
+++++ v3.2.1
v3.2.1
|
| Wed, 30 Jan 2019 11:12:57 +0100 |
Franz Glasner |
kwarchive: Make it work with Mercurial 4.6+ (really tested on 4.8.1).
|
| Wed, 30 Jan 2019 09:35:34 +0100 |
Franz Glasner |
timestamps: Help: enhance command help
|
| Wed, 30 Jan 2019 09:08:21 +0100 |
Franz Glasner |
>>>>> Added tag v3.2 for changeset fa494abb4094
|
| Wed, 30 Jan 2019 09:08:15 +0100 |
Franz Glasner |
+++++ v3.2
v3.2
|
| Wed, 30 Jan 2019 01:10:33 +0100 |
Franz Glasner |
Keywords HGlatesttags, HGlatesttagdistance, HGlatesttagdate and HGlatesttagjustdate
|
| Wed, 30 Jan 2019 00:16:27 +0100 |
Franz Glasner |
- FIX: Typo in docu
|
| Wed, 30 Jan 2019 00:14:15 +0100 |
Franz Glasner |
kwarchive: fully implements recursing into Mercurial subrepos and do keyword expansion there also
|
| Tue, 29 Jan 2019 19:17:29 +0100 |
Franz Glasner |
FIX: Tests: subrepo setup had trailing whitespace ad HEREDOC-end:
|
| Tue, 29 Jan 2019 18:07:43 +0100 |
Franz Glasner |
Generate the real filter configuration data in an independent function.
|
| Mon, 28 Jan 2019 09:31:57 +0100 |
Franz Glasner |
The "hg kwprint" command now is fully aware of subrepos if used with the "-S" flag
|
| Sun, 27 Jan 2019 16:36:30 +0100 |
Franz Glasner |
Refactor: put the real keyword printing into a separate function.
|
| Sun, 27 Jan 2019 16:08:31 +0100 |
Franz Glasner |
- make_node_keywords() and make_keyword_filter() do not need a "repo" argument.
|
| Sun, 27 Jan 2019 15:39:03 +0100 |
Franz Glasner |
Debug output of the subrepo state also (subrepo.state())
|
| Wed, 23 Jan 2019 09:35:44 +0100 |
Franz Glasner |
Begin real keyword expansion for subrepos
|
| Tue, 22 Jan 2019 09:40:31 +0100 |
Franz Glasner |
Dev: Debug print reporelpath() also for first inspection of subrepos
|
| Sat, 19 Jan 2019 22:51:19 +0100 |
Franz Glasner |
Setup of a repo "repo3" with nested subrepos is done
|
| Thu, 17 Jan 2019 09:38:19 +0100 |
Franz Glasner |
Begin tests with subrepos and some preparations for nested subrepos
|
| Wed, 16 Jan 2019 21:18:49 +0100 |
Franz Glasner |
FIX: Typo in argument: "isline" -> "islink"
|
| Mon, 07 Jan 2019 13:34:58 +0100 |
Franz Glasner |
Tested with Mercurial 4.8.1 also: unit-tests (and other invocations) are ok
|
| Mon, 07 Jan 2019 09:34:51 +0100 |
Franz Glasner |
FIX: Handle conflict marker output properly in "timestamps --show".
|
| Mon, 07 Jan 2019 09:17:10 +0100 |
Franz Glasner |
A new optional "ui" keyword argument for gen_matcher
|
| Sun, 06 Jan 2019 23:21:52 +0100 |
Franz Glasner |
Enhance documentation when using "lib-test-timestamps.sh" for a manual test setup
|
| Sun, 06 Jan 2019 20:09:00 +0100 |
Franz Glasner |
Test timestamps with merging r8 into r8 also
|
| Sun, 06 Jan 2019 20:06:46 +0100 |
Franz Glasner |
Test the other conflicting timestamp for test2 also
|
| Sun, 06 Jan 2019 15:19:28 +0100 |
Franz Glasner |
Handle new files that are coming from merged codelines
|
| Sat, 05 Jan 2019 17:04:50 +0100 |
Franz Glasner |
Test also the already implemented abort of a merge
|
| Sat, 05 Jan 2019 12:12:42 +0100 |
Franz Glasner |
Extend the lib-stat.py script to be able to assert timestamp differences.
|
| Fri, 04 Jan 2019 22:45:34 +0100 |
Franz Glasner |
Test the result of selective reverts when multiple files are changed
|
| Fri, 04 Jan 2019 22:39:38 +0100 |
Franz Glasner |
Use the canonical "hg commit" instead of "hg ci"
|
| Fri, 04 Jan 2019 22:38:37 +0100 |
Franz Glasner |
Test the commit of a list of files
|
| Fri, 04 Jan 2019 22:38:09 +0100 |
Franz Glasner |
- Check that "hg revert --all" leaves no changed files
|
| Fri, 04 Jan 2019 22:09:06 +0100 |
Franz Glasner |
Unit-tests for almost all currently implemented features of the timestamps extension.
|
| Fri, 04 Jan 2019 21:26:23 +0100 |
Franz Glasner |
WS
|
| Fri, 04 Jan 2019 18:06:03 +0100 |
Franz Glasner |
FIX: Use an explicit relative path within the example because shell's "source" seems to search in PATH
|
| Fri, 04 Jan 2019 17:34:13 +0100 |
Franz Glasner |
Help for for manual tests setup when using "lib-test-timestamps.sh":
|
| Fri, 04 Jan 2019 17:09:30 +0100 |
Franz Glasner |
First part of testing the a merge with yields conflicts (with tool ":merge3")
|
| Fri, 04 Jan 2019 16:58:46 +0100 |
Franz Glasner |
FIX: Create test2.txt always with a fixed defined modification time
|
| Fri, 04 Jan 2019 16:57:23 +0100 |
Franz Glasner |
FIX: "hg commit --quiet" when committing while creating a new head
|
| Fri, 04 Jan 2019 16:13:31 +0100 |
Franz Glasner |
RENAME: setup-timestamps.sh -> lib-test-timestamps.sh
|
| Fri, 04 Jan 2019 16:12:14 +0100 |
Franz Glasner |
A test repository is now fully created by a test script
|
| Fri, 04 Jan 2019 15:41:11 +0100 |
Franz Glasner |
FIX: The "ms" regex group in the timestamps parser can exist as empty group also
|
| Fri, 04 Jan 2019 10:46:22 +0100 |
Franz Glasner |
FIX: The shell's "source" does not accept params: pack into a function and prepare for a "SHOW_OUTPUT" flag
|