| Mon, 12 Oct 2015 08:56:52 +0200 |
Franz Glasner |
Make the "-p/--path" option an option that can be repeated.
|
| Sun, 27 Sep 2015 15:15:11 +0200 |
Franz Glasner |
+++++ mercurial-extensions v1.0 (for changeset 986d4550c590)
|
| Sun, 27 Sep 2015 15:14:06 +0200 |
Franz Glasner |
+++++ revinfo v1.1
v1.0
|
| Sun, 27 Sep 2015 14:31:57 +0200 |
Franz Glasner |
Shortened some lines
|
| Sun, 27 Sep 2015 14:28:21 +0200 |
Franz Glasner |
Implement a "read_revinfo_all()" function that handles multiple "path" items also
|
| Sun, 27 Sep 2015 14:18:06 +0200 |
Franz Glasner |
Comment the sample file reader in read_revinfo.py with regard to multiple path items
|
| Sun, 27 Sep 2015 13:52:09 +0200 |
Franz Glasner |
FIX: the "--amend" flag typically has no short option variant in Mercurial
|
| Sun, 27 Sep 2015 13:49:09 +0200 |
Franz Glasner |
Implemented "--amend" for revinfo to put extra "path" items into existing files
|
| Sun, 27 Sep 2015 13:34:06 +0200 |
Franz Glasner |
Renamed the "-n/--name" option to "-p/--path"
|
| Sat, 26 Sep 2015 06:32:10 +0200 |
Franz Glasner |
Adhere more to Mercurial conventions: print the given name as-is if not found as label for a "path"
|
| Fri, 25 Sep 2015 23:40:18 +0200 |
Franz Glasner |
Enhanced the README
|
| Fri, 25 Sep 2015 23:37:22 +0200 |
Franz Glasner |
Added a new option "-n/--name" for revinfo to print the canonical repository path
|
| Fri, 21 Aug 2015 20:54:48 +0200 |
Franz Glasner |
Provide a README file
|
| Fri, 14 Aug 2015 15:17:41 +0200 |
Franz Glasner |
Better wording
|
| Fri, 14 Aug 2015 15:16:57 +0200 |
Franz Glasner |
Make compatible to older Python versions: don't use "with:" construct
|
| Fri, 14 Aug 2015 15:14:58 +0200 |
Franz Glasner |
Module und function to read .hg_archival.txt and frieds and parse it's contents
|
| Fri, 14 Aug 2015 09:07:27 +0200 |
Franz Glasner |
+++++ revinfo v1.0
|
| Fri, 14 Aug 2015 09:06:00 +0200 |
Franz Glasner |
Added the recommended "testedwith" module attribute
|
| Fri, 14 Aug 2015 08:59:54 +0200 |
Franz Glasner |
Added the test repository "testrepo".
|
| Fri, 14 Aug 2015 03:01:37 +0200 |
Franz Glasner |
revinfo: a module to write .hg_archival.txt like repository metadata
|
| Thu, 13 Aug 2015 14:53:37 +0200 |
Franz Glasner |
Added .hgignore - for Python
|