hgkwencode
author Christian Ebert <blacktrash@gmx.net>
Tue, 19 Dec 2006 09:56:41 +0100
branchextension
changeset 34 3a79665dcbc3
parent 17 7aebaf13ea3c
permissions -rwxr-xr-x
Make keyword do my hgkeyword; use basename again add() needs only str.replace(). TODO: Make even more compatible with cvs' $Id$? (date UTC, slashes) Check config before reading. And!: Use config file patterns, in cooperation with pretxnkw. This will expand keywords alread on commit!

#!/usr/bin/env python
# $Hg$

from hgkw import hgkwencode
hgkwencode.kwencode()