Mercurial
Mercurial
>
test
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hgkwencode
author
Christian Ebert <blacktrash@gmx.net>
Sat, 16 Dec 2006 15:38:25 +0100
branch
updatehook
changeset 19
d1f478aa61c5
parent 17
7aebaf13ea3c
permissions
-rwxr-xr-x
Use the "parent1|2" kwargs to detect file state Can parent2 be of further use? Like in parsing back history? Adapt keyword trigger to $Hg$ scheme.
#!/usr/bin/env python
# $Hg$
from
hgkw
import
hgkwencode
hgkwencode
.
kwencode
()