Mon, 08 Jan 2007 18:32:46 +0100 |
Christian Ebert |
Add keyword; comment backwards compatible import
self_initializing_hook
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 18:27:18 +0100 |
Christian Ebert |
Implement self initializing pretxncommit hook
self_initializing_hook
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 17:03:08 +0100 |
Christian Ebert |
Fix timezone expando in doc
solo-extension
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 13:07:52 +0100 |
Christian Ebert |
Make changes from last cset 474b415433a1 available to 0.9.3
0.9.3-compat
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 12:54:31 +0100 |
Christian Ebert |
Unexpanded storage hopefully covered now by adding kwfilelog.add (again!)
solo-extension
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 05:47:52 +0100 |
Christian Ebert |
Check against keyword config in kwfilelog.cmp; be silent in kwfilelog (0.9.3)
0.9.3-compat
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 05:40:34 +0100 |
Christian Ebert |
Check against keyword config in kwfilelog.cmp too; be silent in kwfilelog
solo-extension
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 03:08:24 +0100 |
Christian Ebert |
Keyword myself 0.9.3
0.9.3-compat
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 03:05:22 +0100 |
Christian Ebert |
Keyword myself
solo-extension
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 02:51:38 +0100 |
Christian Ebert |
Branch for compatibility with hg-0.9.3 release
0.9.3-compat
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 02:13:04 +0100 |
Christian Ebert |
Fix indent in entire kwrepo.commit function
solo-extension
|
file |
diff |
annotate
|
Sun, 07 Jan 2007 21:51:57 +0100 |
Christian Ebert |
No keyword substitution in cmp(); no overriding of size() ATM
solo-extension
|
file |
diff |
annotate
|
Sat, 06 Jan 2007 14:34:49 +0100 |
Christian Ebert |
Pure extension by inserting keyword expansion localrepo.localrepository.commit
solo-extension
|
file |
diff |
annotate
|
Fri, 05 Jan 2007 14:51:58 +0100 |
Christian Ebert |
Remove copyright for the moment
solo-extension
|
file |
diff |
annotate
|
Fri, 05 Jan 2007 14:51:10 +0100 |
Christian Ebert |
Remove kwfilelog.add() -- seems to work with current kw_re
solo-extension
|
file |
diff |
annotate
|
Thu, 04 Jan 2007 14:18:15 +0100 |
Christian Ebert |
Make kwfilelog.add respect filename config
solo-extension
|
file |
diff |
annotate
|
Thu, 04 Jan 2007 13:13:54 +0100 |
Christian Ebert |
Unify obtaining filename matchers; only debug messages
solo-extension
|
file |
diff |
annotate
|
Wed, 03 Jan 2007 14:14:19 +0100 |
Christian Ebert |
Imports specific to functions
solo-extension
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 23:21:09 +0100 |
Christian Ebert |
Omit 1 implicit if-clause
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 17:23:55 +0100 |
Christian Ebert |
Remove more internal comments
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 16:58:19 +0100 |
Christian Ebert |
List supported keywords in doc
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 16:34:01 +0100 |
Christian Ebert |
Only 1 all-purpose regex, compiled at load
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 15:36:50 +0100 |
Christian Ebert |
lambda m: instead of kwexpander(matchobj)
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 15:23:58 +0100 |
Christian Ebert |
Extract all information in kwexpand()
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 14:14:23 +0100 |
Christian Ebert |
Move context.filectx into if-clause where it's actually needed
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 14:06:10 +0100 |
Christian Ebert |
Use localrepository method to obtain full path
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 13:57:57 +0100 |
Christian Ebert |
Cleanup comments; refer to hybridity of script in doc
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 13:02:29 +0100 |
Christian Ebert |
Change location of date format comment
solo-extension
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 12:58:06 +0100 |
Christian Ebert |
Make inheritance clearer in size() and add()
solo-extension
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 18:41:54 +0100 |
Christian Ebert |
Reintroduce simpler kwfilelog.add(); simplify kwfilelog.read()
solo-extension
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 18:14:59 +0100 |
Christian Ebert |
Use self._path directly instead of assigning f to context.path()
solo-extension
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 15:06:19 +0100 |
Christian Ebert |
Override filelog's size(), cmp() as well; remove add()
solo-extension
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 19:52:25 +0100 |
Christian Ebert |
add header and start documentation
solo-extension
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 16:58:28 +0100 |
Christian Ebert |
Branch standalone extension, including pretxncommit hook function
solo-extension
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 16:00:45 +0100 |
Christian Ebert |
Make keyword.py depend on resurrected kwutil.py
modular
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 00:48:56 +0100 |
Christian Ebert |
Exclude tag cmd from pretxcommit hook; exclude .hg files
extension
|
file |
diff |
annotate
|
Wed, 20 Dec 2006 17:41:19 +0100 |
Christian Ebert |
Implement near CVS compability with more than one keyword
extension
|
file |
diff |
annotate
|
Wed, 20 Dec 2006 14:54:38 +0100 |
Christian Ebert |
Make patterns stricter again, to avoid unvolontary expansions
extension
|
file |
diff |
annotate
|
Tue, 19 Dec 2006 15:41:45 +0100 |
Christian Ebert |
Change config opt "expand" to accept filename patterns
extension
|
file |
diff |
annotate
|
Tue, 19 Dec 2006 09:56:41 +0100 |
Christian Ebert |
Make keyword do my hgkeyword; use basename again
extension
|
file |
diff |
annotate
|
Tue, 19 Dec 2006 09:39:03 +0100 |
Christian Ebert |
Add original keyword extension by Thomas Arendsen Hain
extension
|
file |
diff |
annotate
|