author | Christian Ebert <blacktrash@gmx.net> |
Fri, 10 Sep 2010 16:58:13 +0200 | |
branch | stable |
changeset 12203 | 0f6164806283 |
parent 12186 | 3417b3d95b05 |
child 12207 | 97e37994a6c3 |
child 12247 | bf2afc4bbbeb |
hgext/keyword.py | file | annotate | diff | comparison | revisions |
--- a/hgext/keyword.py Fri Sep 10 00:36:01 2010 +0200 +++ b/hgext/keyword.py Fri Sep 10 16:58:13 2010 +0200 @@ -35,6 +35,9 @@ change history. The mechanism can be regarded as a convenience for the current user or for archive distribution. +Keywords expand to the changeset data pertaining to the latest change +relative to the working directory parent of each file. + Configuration is done in the [keyword], [keywordset] and [keywordmaps] sections of hgrc files.