Mercurial > hgrepos > DevTools > mercurial-extensions
graph
-
Add unit-tests for the "revinfo" extensionSun, 06 Jan 2019 23:53:34 +0100, by Franz Glasner
-
Mercurial unit-tests for the "kwarchive" extensionSun, 06 Jan 2019 18:23:12 +0100, by Franz Glasner
-
Implement a "nouser" option for the path-filter: like no-pwd but without user information alsoSun, 06 Jan 2019 17:27:17 +0100, by Franz Glasner
-
cmdutil.command is deprecated: use registrar.command instead; also need always a repository for the commands: inferrepo=TrueThu, 03 Jan 2019 23:17:13 +0100, by Franz Glasner
-
FIX: Return the required default value if `alt' does not yield a better valueThu, 20 Dec 2018 09:12:52 +0100, by Franz Glasner
-
FIX: Typo in docu: [keyword] -> [keywords]Thu, 20 Dec 2018 00:01:59 +0100, by Franz Glasner
-
Enhance timestamps database to get values from other merge blocks (base, other, local)Tue, 20 Nov 2018 09:39:07 +0100, by Franz Glasner
-
CommentTue, 13 Nov 2018 09:14:00 +0100, by Franz Glasner
-
Read all mergeblock types into separate dicts -- but preserve the order in the standard dictTue, 06 Nov 2018 23:16:41 +0100, by Franz Glasner
-
Move current the merge block related input into the .read() method instead of the low-level dbreader()Mon, 05 Nov 2018 09:38:58 +0100, by Franz Glasner
-
Renamed variable "merge_block" to "mergeblock_type"Sun, 04 Nov 2018 09:45:21 +0100, by Franz Glasner
-
Count physical lines within quoted strings alsoSat, 03 Nov 2018 23:13:53 +0100, by Franz Glasner
-
Counting line numbers in the "db_reader" nowSat, 03 Nov 2018 22:58:08 +0100, by Franz Glasner
-
Debug output of the global merge state also ("mdstate()")Sat, 03 Nov 2018 12:55:53 +0100, by Franz Glasner
-
Recognize blocks enclosed with merge tool markers.Wed, 31 Oct 2018 09:40:53 +0100, by Franz Glasner
-
Recognize comments only if the comment char is the first non-whitespace character in the lineWed, 31 Oct 2018 09:00:41 +0100, by Franz Glasner
-
Refactor: Move the different implementation paths for updating with one or two parent into different methodsTue, 30 Oct 2018 09:32:46 +0100, by Franz Glasner
-
CommentsMon, 29 Oct 2018 09:09:55 +0100, by Franz Glasner
-
Enhanced wording in messagesSun, 28 Oct 2018 16:48:15 +0100, by Franz Glasner
-
Make sure that "_resotre_timestamps()" works on local repositories onlySun, 28 Oct 2018 16:46:18 +0100, by Franz Glasner
-
FIX: Do a real return when updating in preview modeWed, 24 Oct 2018 23:30:08 +0200, by Franz Glasner
-
First Tests and Debug-Output with real merges: some basic assumptions are wrong:Wed, 24 Oct 2018 09:43:01 +0200, by Franz Glasner
-
Documented what hook parts are implemented for nowTue, 23 Oct 2018 21:52:43 +0200, by Franz Glasner
-
Implemented the post-revert hook completelyTue, 23 Oct 2018 09:36:55 +0200, by Franz Glasner
-
Don't throw on non-local repositories: just skip the timestamps-related workMon, 22 Oct 2018 14:41:39 +0200, by Franz Glasner
-
Implemented a "--import" subcommand for the "timestamps" command.Mon, 22 Oct 2018 14:13:35 +0200, by Franz Glasner
-
Style: Put the "constants" block before cmdtable et al.Mon, 22 Oct 2018 13:08:10 +0200, by Franz Glasner
-
Begin testing hooks for the "revert" operationMon, 22 Oct 2018 09:39:30 +0200, by Franz Glasner
-
FIX: Handle IO errors when restoring timestampsMon, 22 Oct 2018 09:39:10 +0200, by Franz Glasner
-
Set the atime to the current timeSun, 21 Oct 2018 21:05:28 +0200, by Franz Glasner
-
Refactor: Move the most part of the new repo.commit implementation into a methodSun, 21 Oct 2018 20:09:08 +0200, by Franz Glasner
-
Updating fully implemented nowSun, 21 Oct 2018 20:03:13 +0200, by Franz Glasner
-
Moved the core parts of hook implementations into custom methods of the repoSat, 20 Oct 2018 12:20:19 +0200, by Franz Glasner
-
Further work on the update hookThu, 18 Oct 2018 09:39:14 +0200, by Franz Glasner
-
Provide note about collecting timestampsWed, 17 Oct 2018 17:40:49 +0200, by Franz Glasner
-
Prepare for extra keywords in repo.commit()Wed, 17 Oct 2018 17:25:36 +0200, by Franz Glasner
-
- FIX: The trailing "nothing changed" message: need to return the super.commit resultWed, 17 Oct 2018 15:35:06 +0200, by Franz Glasner
-
- FIX: Overwriting commitctx does not work properly here - removed.Wed, 17 Oct 2018 13:42:54 +0200, by Franz Glasner
-
Most commit work done: collect timestamps.Wed, 17 Oct 2018 09:43:52 +0200, by Franz Glasner
-
Write the database outside the special float times contextTue, 16 Oct 2018 17:56:52 +0200, by Franz Glasner
-
CommentsTue, 16 Oct 2018 16:57:14 +0200, by Franz Glasner
-
Amend the match function with the database file on committingTue, 16 Oct 2018 09:38:41 +0200, by Franz Glasner
-
Write the timestamps database add add it as tracked file if needed when committingTue, 16 Oct 2018 09:32:39 +0200, by Franz Glasner
-
Always create a Timestamps database on commitMon, 15 Oct 2018 09:40:37 +0200, by Franz Glasner
-
A new factory method to create an empty Timestamps() databaseSun, 14 Oct 2018 22:14:12 +0200, by Franz Glasner
-
Wording in error message when timestamps are not activated and/or configuredSun, 14 Oct 2018 22:07:28 +0200, by Franz Glasner
-
Check that a configuration file that can be read from is really trackedSun, 14 Oct 2018 22:05:29 +0200, by Franz Glasner
-
FIX: missing space in debug messageSun, 14 Oct 2018 22:03:37 +0200, by Franz Glasner
-
Error handling when trying to read from a non-existing timestamps database fileSun, 14 Oct 2018 14:51:58 +0200, by Franz Glasner
-
Check activation status first when trying to commitSun, 14 Oct 2018 13:22:38 +0200, by Franz Glasner
-
FIX: Remove unneeded duplicate string joinSat, 06 Oct 2018 20:38:02 +0200, by Franz Glasner
-
Style: use the Mercurial default name `fp' for file objectsSat, 06 Oct 2018 16:08:09 +0200, by Franz Glasner
-
FIX: Document the "--show" commandSat, 06 Oct 2018 16:01:49 +0200, by Franz Glasner
-
Use the working context as default revision if not one is given.Sat, 06 Oct 2018 15:53:37 +0200, by Franz Glasner
-
command "--show": write a match indication '*' if the file matches the given selectionSat, 06 Oct 2018 15:30:02 +0200, by Franz Glasner
-
Discard leading whitespace (' ', '\t') from fields.Sat, 06 Oct 2018 15:21:40 +0200, by Franz Glasner
-
Implement a --show command for timestamps.Sat, 06 Oct 2018 14:58:42 +0200, by Franz Glasner
-
Refactor: standard iterator over all items and a special one for files onlySat, 06 Oct 2018 11:54:58 +0200, by Franz Glasner
-
Iterator for timestamps that yields only files (no metadata and comments)Sat, 06 Oct 2018 11:46:34 +0200, by Franz Glasner
-
FIX: Missing CR in debug messageMon, 01 Oct 2018 09:36:12 +0200, by Franz Glasner
