hgkwencode
author Christian Ebert <blacktrash@gmx.net>
Tue, 12 Dec 2006 22:26:05 +0100
changeset 1 1d997ec7be86
child 2 0bda12ebde94
permissions -rwxr-xr-x
Add simple [encode] filter in python The aim is to go for $Hg$ without basename. Perhaps this is feasable with update hooks &Co. No way to detect a filename while stream writing. Even though hg /knows/ the filenames, but does not provide an API or hook, unfortunately.

#!/usr/bin/env python
# $Hg: hgkwencode,v$

from hgkw import hgkwencode

hgkwencode.hgkwencode()