Thu, 14 Dec 2006 10:18:41 +0100 Add pretxnkw module for commits decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 10:18:41 +0100] rev 6
Add pretxnkw module for commits
Thu, 14 Dec 2006 08:57:40 +0100 updatehook branch: add kwexpander and updatekw modules updatehook
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 08:57:40 +0100] rev 5
updatehook branch: add kwexpander and updatekw modules WARNING: Do not use this branch for production! Update hook changes to working directory are detected by hg. The only /hook/ to escape hg's attention seems to be pretxcommit. And that probably only due to bug. Kept branch for archiving purposes.
Thu, 14 Dec 2006 08:35:24 +0100 decodefilter branch: add decode filter with kwutil module decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 08:35:24 +0100] rev 4
decodefilter branch: add decode filter with kwutil module
Thu, 14 Dec 2006 08:17:01 +0100 Make pattern compilation local to function
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 08:17:01 +0100] rev 3
Make pattern compilation local to function
Tue, 12 Dec 2006 23:35:45 +0100 Shorten variable and function names
Christian Ebert <blacktrash@gmx.net> [Tue, 12 Dec 2006 23:35:45 +0100] rev 2
Shorten variable and function names
Tue, 12 Dec 2006 22:26:05 +0100 Add simple [encode] filter in python
Christian Ebert <blacktrash@gmx.net> [Tue, 12 Dec 2006 22:26:05 +0100] rev 1
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.
Tue, 12 Dec 2006 22:11:08 +0100 Startup hgkeyword package with .hgignore, __init__.py
Christian Ebert <blacktrash@gmx.net> [Tue, 12 Dec 2006 22:11:08 +0100] rev 0
Startup hgkeyword package with .hgignore, __init__.py
(0) +240 +1000 tip