Sat, 16 Dec 2006 15:28:42 +0100 Simplify filter pattern for $Hg$ scheme updatehook
Christian Ebert <blacktrash@gmx.net> [Sat, 16 Dec 2006 15:28:42 +0100] rev 18
Simplify filter pattern for $Hg$ scheme Adapt keyword trigger as well.
Sat, 16 Dec 2006 15:22:56 +0100 Start universal $Hg$ keyword expansion updatehook
Christian Ebert <blacktrash@gmx.net> [Sat, 16 Dec 2006 15:22:56 +0100] rev 17
Start universal $Hg$ keyword expansion
Fri, 15 Dec 2006 01:21:56 +0100 Rename parent1 to p decodefilter
Christian Ebert <blacktrash@gmx.net> [Fri, 15 Dec 2006 01:21:56 +0100] rev 16
Rename parent1 to p
Fri, 15 Dec 2006 01:14:58 +0100 Rename lr variable to repo decodefilter
Christian Ebert <blacktrash@gmx.net> [Fri, 15 Dec 2006 01:14:58 +0100] rev 15
Rename lr variable to repo
Thu, 14 Dec 2006 16:28:38 +0100 Adapt to filename instead of basename style decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 16:28:38 +0100] rev 14
Adapt to filename instead of basename style
Thu, 14 Dec 2006 16:27:30 +0100 Short "f" for "filename" iteration variable decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 16:27:30 +0100] rev 13
Short "f" for "filename" iteration variable
Thu, 14 Dec 2006 16:25:12 +0100 Added tag filename for changeset 56a61a5c696d decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 16:25:12 +0100] rev 12
Added tag filename for changeset 56a61a5c696d
Thu, 14 Dec 2006 16:24:30 +0100 Switch to complete filename in first keyword field decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 16:24:30 +0100] rev 11
Switch to complete filename in first keyword field This will hopefully allow to iterate over the stream in hgkwdecode, and lookup the relatively latest revision of corresponding file.
Thu, 14 Dec 2006 13:52:53 +0100 Use localrepository's wjoin() to obtain absolute path decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 13:52:53 +0100] rev 10
Use localrepository's wjoin() to obtain absolute path
Thu, 14 Dec 2006 12:58:46 +0100 Use wfile instead of wopener; read and write string not binary decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 12:58:46 +0100] rev 9
Use wfile instead of wopener; read and write string not binary
Thu, 14 Dec 2006 12:55:52 +0100 FIX: range of status selection; copyfile using absolute path decodefilter
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 12:55:52 +0100] rev 8
FIX: range of status selection; copyfile using absolute path
Thu, 14 Dec 2006 10:33:35 +0100 Add pretxnkw module for updatehook branch updatehook
Christian Ebert <blacktrash@gmx.net> [Thu, 14 Dec 2006 10:33:35 +0100] rev 7
Add pretxnkw module for updatehook branch
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.
(0) -14 +14 +100 +300 +1000 tip