| Sat, 06 Oct 2018 16:01:49 +0200 |
Franz Glasner |
FIX: Document the "--show" command
|
| Sat, 06 Oct 2018 15:53:37 +0200 |
Franz Glasner |
Use the working context as default revision if not one is given.
|
| Sat, 06 Oct 2018 15:30:02 +0200 |
Franz Glasner |
command "--show": write a match indication '*' if the file matches the given selection
|
| Sat, 06 Oct 2018 15:21:40 +0200 |
Franz Glasner |
Discard leading whitespace (' ', '\t') from fields.
|
| Sat, 06 Oct 2018 14:58:42 +0200 |
Franz Glasner |
Implement a --show command for timestamps.
|
| Sat, 06 Oct 2018 11:54:58 +0200 |
Franz Glasner |
Refactor: standard iterator over all items and a special one for files only
|
| Sat, 06 Oct 2018 11:46:34 +0200 |
Franz Glasner |
Iterator for timestamps that yields only files (no metadata and comments)
|
| Mon, 01 Oct 2018 09:36:12 +0200 |
Franz Glasner |
FIX: Missing CR in debug message
|
| Sun, 30 Sep 2018 08:14:30 +0200 |
Franz Glasner |
Drop a comment regarting the contents of the "match" argument when committing
|
| Wed, 26 Sep 2018 01:18:23 +0200 |
Franz Glasner |
FIX: Properly close the configuration file
|
| Thu, 13 Sep 2018 09:38:51 +0200 |
Franz Glasner |
FIX: All "error.Abort()" message should be translated
|
| Thu, 13 Sep 2018 09:11:30 +0200 |
Franz Glasner |
Check for unfinished operations also before restoring timestamps
|
| Wed, 12 Sep 2018 22:54:24 +0200 |
Franz Glasner |
"gen_matcher()" now returns None if timestamps is not configured
|
| Wed, 12 Sep 2018 09:40:24 +0200 |
Franz Glasner |
Signatures for hooking into repository commit
|
| Sun, 09 Sep 2018 17:54:37 +0200 |
Franz Glasner |
Saving and amending the timestamps databases is fully working
|
| Sun, 09 Sep 2018 16:37:29 +0200 |
Franz Glasner |
Properties for "version" and "encoding" for the timestamps database
|
| Sun, 09 Sep 2018 16:33:53 +0200 |
Franz Glasner |
Remove unneeded function
|
| Thu, 06 Sep 2018 09:16:50 +0200 |
Franz Glasner |
FIX: comment
|
| Thu, 06 Sep 2018 09:13:10 +0200 |
Franz Glasner |
Replace an assert by a real exception when parsing timestamps
|
| Tue, 04 Sep 2018 09:37:17 +0200 |
Franz Glasner |
Make Timestamps values "datetime" instances
|
| Sat, 01 Sep 2018 18:28:58 +0200 |
Franz Glasner |
Implemented "Timestamps.write()" to write the internal timestamps into a file
|
| Sat, 01 Sep 2018 17:38:08 +0200 |
Franz Glasner |
Read a timestamps database into the internal representation.
|
| Sat, 01 Sep 2018 17:16:52 +0200 |
Franz Glasner |
Change the field separator to a comma "," instead of a space for better handling in editors.
|
| Sat, 01 Sep 2018 15:58:36 +0200 |
Franz Glasner |
Write into the database file using a coroutine
|
| Sat, 01 Sep 2018 12:39:42 +0200 |
Franz Glasner |
Use "repo.wjoin(...)" instead of "os.path.join(repo.root, ...)".
|
| Sat, 01 Sep 2018 12:20:01 +0200 |
Franz Glasner |
Rename functions
|
| Sat, 01 Sep 2018 12:19:46 +0200 |
Franz Glasner |
Write "/version/" and "/encoding/" lines because the parser can cope with them now
|
| Sat, 01 Sep 2018 08:40:55 +0200 |
Franz Glasner |
Comments
|
| Sat, 01 Sep 2018 08:25:47 +0200 |
Franz Glasner |
Handle CR-LF lineends w/o creating empty records
|
| Fri, 31 Aug 2018 21:56:29 +0200 |
Franz Glasner |
Version and encoding metadata now file "/version/" and "/encoding/" as leftmost field
|
| Fri, 31 Aug 2018 19:35:24 +0200 |
Franz Glasner |
Parsing the timestamp database is fully implemented now
|
| Fri, 31 Aug 2018 09:39:34 +0200 |
Franz Glasner |
Begin the construction and parsing of timestamp database files
|
| Fri, 31 Aug 2018 08:49:29 +0200 |
Franz Glasner |
FIX: docu: for "to_isoformat()"
|
| Fri, 31 Aug 2018 00:58:19 +0200 |
Franz Glasner |
Manage to get higher than second resolution timestamps from "stat()" and friends.
|
| Thu, 30 Aug 2018 09:47:08 +0200 |
Franz Glasner |
Some tests with matching and ISO formatting
|
| Thu, 30 Aug 2018 00:58:29 +0200 |
Franz Glasner |
Require a clean working directory when restoring timestamps
|
| Thu, 30 Aug 2018 00:58:07 +0200 |
Franz Glasner |
Require a local repository for timestamp save and restore
|
| Tue, 28 Aug 2018 09:37:50 +0200 |
Franz Glasner |
>>>>> Added tag v3.0.2 for changeset 25fa0a15b457
|
| Tue, 28 Aug 2018 09:37:41 +0200 |
Franz Glasner |
+++++ v3.0.2
v3.0.2
|
| Tue, 28 Aug 2018 09:35:39 +0200 |
Franz Glasner |
Better error messages
|
| Mon, 27 Aug 2018 23:32:28 +0200 |
Franz Glasner |
Implement the "last" path-filter for the local repo "." also
|
| Mon, 27 Aug 2018 11:14:55 +0200 |
Franz Glasner |
Refactor: make_node_keywords: path handling
|
| Mon, 27 Aug 2018 11:07:26 +0200 |
Franz Glasner |
Use util.posixfile when reading a custom given .hgkwarchive file for Mercurial portability reasons
|
| Mon, 27 Aug 2018 11:04:56 +0200 |
Franz Glasner |
Use a constant to define the ".hgkwarchive" name
|
| Sun, 26 Aug 2018 22:02:10 +0200 |
Franz Glasner |
FIX: kwconfigname when using the versioned ".hgkwarchive"
|
| Sun, 26 Aug 2018 18:13:36 +0200 |
Franz Glasner |
Don't print the leading '*' characters of active bookmarks in keyword expansion
|
| Mon, 27 Aug 2018 00:53:07 +0200 |
Franz Glasner |
Provide basic comman structure and generate the pattern
|
| Sun, 26 Aug 2018 17:57:47 +0200 |
Franz Glasner |
Begin a new "timestamps" extensions with some reasonings about it
|
| Sat, 25 Aug 2018 22:37:43 +0200 |
Franz Glasner |
Process opts through pycompat.byteskwargs as all other current extensions do
timestamps-start
|
| Sat, 25 Aug 2018 19:01:37 +0200 |
Franz Glasner |
For each extension: provide a "getversion()" function that will be called by Mercurial to get the module version.
|
| Fri, 24 Aug 2018 09:32:33 +0200 |
Franz Glasner |
>>>>> Added tag v3.0.1 for changeset 4b2ec744e39e
|
| Fri, 24 Aug 2018 09:32:24 +0200 |
Franz Glasner |
+++++ v3.0.1
v3.0.1
|
| Fri, 24 Aug 2018 09:03:54 +0200 |
Franz Glasner |
Filter out the special bookmark "@" when expanding keywords.
|
| Fri, 24 Aug 2018 02:10:56 +0200 |
Franz Glasner |
>>>>> Added tag v3.0 for changeset eb2e3ab2a6e4
|
| Fri, 24 Aug 2018 02:10:47 +0200 |
Franz Glasner |
+++++ v3.0
v3.0
|
| Fri, 24 Aug 2018 02:07:59 +0200 |
Franz Glasner |
Replace "HGphase" by the more standard "State" keyword.
|
| Fri, 24 Aug 2018 01:38:56 +0200 |
Franz Glasner |
Add "HGphase" and "HGtags" to the list of expanded Mercurial-specific keywords
|
| Fri, 24 Aug 2018 01:00:43 +0200 |
Franz Glasner |
>>>>> Added tag v2.8.1 for changeset 1cb317eed942
|
| Fri, 24 Aug 2018 01:00:33 +0200 |
Franz Glasner |
+++++ v2.8.1
v2.8.1
|
| Fri, 24 Aug 2018 00:42:16 +0200 |
Franz Glasner |
FIX: for empty keyword values: write a non-breaking space in reST mode instead of a bogus empty "replace::" value
|