Wed, 18 Jul 2007 22:33:24 +0200 Christian Ebert Discard self_initializing_hook branch kwmap-templates
Wed, 18 Jul 2007 22:28:36 +0200 Christian Ebert Add MANIFEST.in kwmap-templates
Wed, 18 Jul 2007 22:24:56 +0200 Christian Ebert Add README kwmap-templates
Wed, 18 Jul 2007 21:29:32 +0200 Christian Ebert Add backwards compatible test-suite kwmap-templates
Wed, 18 Jul 2007 21:24:04 +0200 Christian Ebert Catch an AttributeError in wwrite triggered by older Hg versions kwmap-templates
Wed, 18 Jul 2007 16:17:04 +0200 Christian Ebert kwdemo accepts maps as arguments, reads from optional rcfile kwmap-templates
Wed, 18 Jul 2007 16:12:14 +0200 Christian Ebert Avoid global vars by passing opt args to kwrepo.file kwmap-templates
Tue, 17 Jul 2007 14:15:47 +0200 Christian Ebert Implement kwshrink/kwexpand commands to deal with config, import issues kwmap-templates
Tue, 17 Jul 2007 09:45:36 +0200 Christian Ebert Set ui to repo.ui at once where needed for backwards compatibility kwmap-templates
Tue, 17 Jul 2007 09:24:27 +0200 Christian Ebert Use ui.note to get verbosity switch; tweak kwdemo help kwmap-templates
Tue, 17 Jul 2007 09:17:03 +0200 Christian Ebert Obtain filename matcher from function keywordmatcher kwmap-templates
Sun, 15 Jul 2007 17:34:34 +0200 Christian Ebert kwdemo is demo internally; rearrange code kwmap-templates
Sun, 15 Jul 2007 17:28:17 +0200 Christian Ebert Typo in kwdemo output kwmap-templates
Sun, 15 Jul 2007 10:45:39 +0200 Christian Ebert Fix ui inheritance for kwdemo kwmap-templates
Sun, 15 Jul 2007 01:19:20 +0200 Christian Ebert Add kwdemo command as online config help kwmap-templates
Sat, 14 Jul 2007 20:28:45 +0200 Christian Ebert wwread and wwrite methods for expansion in working dir kwmap-templates
Fri, 13 Jul 2007 12:57:59 +0200 Christian Ebert Cosmetic changes for overwrite condition, single quotes kwmap-templates
Fri, 13 Jul 2007 12:56:09 +0200 Christian Ebert Change ui inheritance to stay compatible with recent Hg kwmap-templates
Fri, 13 Jul 2007 08:43:39 +0200 Christian Ebert Handle rename and copy properly kwmap-templates
Fri, 29 Jun 2007 16:21:48 +0200 Christian Ebert filectx does not need filelog; more nokwcommands kwmap-templates
Fri, 29 Jun 2007 01:18:49 +0200 Christian Ebert Revert to kwrepo methods (self) inside class kwrepo kwmap-templates
Thu, 28 Jun 2007 10:15:04 +0200 Christian Ebert Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx kwmap-templates
Thu, 28 Jun 2007 10:10:46 +0200 Christian Ebert More nokwcommands: add, remove, addremove kwmap-templates
Thu, 28 Jun 2007 10:09:13 +0200 Christian Ebert Remove unused path attribute from kwfilelog kwmap-templates
Wed, 27 Jun 2007 13:50:06 +0200 Christian Ebert Reduce use of kwrepo methods kwmap-templates
Wed, 27 Jun 2007 13:33:57 +0200 Christian Ebert reverse logic for detection of excluding commands kwmap-templates
Wed, 20 Jun 2007 13:22:11 +0200 Christian Ebert Obey Mercurial line continuation convention kwmap-templates
Wed, 20 Jun 2007 13:16:38 +0200 Christian Ebert Remove obsolete archive mode from __doc__ kwmap-templates
Mon, 18 Jun 2007 17:49:27 +0200 Christian Ebert Confine activation to specific commands; drop broken archive configuration kwmap-templates
Fri, 15 Jun 2007 08:56:26 +0200 Christian Ebert Move findcmd switch to imports kwmap-templates
Tue, 12 Jun 2007 18:45:26 +0200 Christian Ebert findcmd might be in cmdutil or commands, depending on hg version kwmap-templates
Fri, 08 Jun 2007 16:05:44 +0200 Christian Ebert No need for archivemode as variable kwmap-templates
Fri, 20 Apr 2007 14:41:35 +0200 Christian Ebert Make path, node kwtemplater attribs kwmap-templates
Fri, 20 Apr 2007 00:24:32 +0200 Christian Ebert Simplify backward compatible import kwmap-templates
Fri, 30 Mar 2007 17:12:38 +0200 Christian Ebert kwfmatcher first check for commit kwmap-templates
Fri, 30 Mar 2007 09:08:48 +0200 Christian Ebert Incorporate changes in self_initializing_hook branch self_initializing_hook
Sat, 24 Mar 2007 15:57:07 +0100 Christian Ebert Omit keyword argument for filelog __init__ kwmap-templates
Thu, 22 Mar 2007 12:36:51 +0100 Christian Ebert Work around missing link support in older Hg versions kwmap-templates
Wed, 07 Mar 2007 23:53:50 +0100 Christian Ebert Remove tests as they do not work in standalone module kwmap-templates
Wed, 07 Mar 2007 23:39:55 +0100 Thomas Arendsen Hein Make keyword extension compatible with python2.3 kwmap-templates
Thu, 01 Mar 2007 10:22:16 +0100 Christian Ebert keyword: remove a comment line in help kwmap-templates
Sat, 24 Feb 2007 11:56:08 +0100 Christian Ebert Extend test for archive mode kwmap-templates
Sat, 24 Feb 2007 11:19:34 +0100 Christian Ebert Added tag archive for changeset 0c8b7e5c25a6 kwmap-templates
Sat, 24 Feb 2007 11:10:31 +0100 Christian Ebert Implement archive mode by configuration kwmap-templates
Wed, 21 Feb 2007 02:27:15 +0100 Christian Ebert Extend test for symlink kwmap-templates
Sun, 18 Feb 2007 20:10:37 +0100 Christian Ebert Try making help more concise, include warning about "hg import" kwmap-templates
Thu, 15 Feb 2007 17:31:45 +0100 Christian Ebert Move config examples into help kwmap-templates
Thu, 15 Feb 2007 09:25:05 +0100 Christian Ebert Wrap entire commit in wlock kwmap-templates
Wed, 14 Feb 2007 03:03:16 +0100 Christian Ebert Move kwfilelog out of reposetup; only use kwfilelog if file matches kwmap-templates
Wed, 14 Feb 2007 02:50:06 +0100 Christian Ebert Add wlock during overwrite kwmap-templates
Wed, 14 Feb 2007 02:44:25 +0100 Christian Ebert commit: weed out removed w/o recurring to os.path, weed out symlinks kwmap-templates
Tue, 13 Feb 2007 18:03:12 +0100 Christian Ebert Remove extra if-condition for kwtemplater setup in kwfilelog kwmap-templates
Mon, 12 Feb 2007 00:40:49 +0100 Christian Ebert FIX: make repo keyword arg to kwfilelog kwmap-templates
Mon, 12 Feb 2007 00:38:47 +0100 Christian Ebert Move context into kwtemplater.expand kwmap-templates
Sun, 11 Feb 2007 19:51:22 +0100 Christian Ebert Overwrite files inside kwtemplater method kwmap-templates
Fri, 09 Feb 2007 18:43:15 +0100 Christian Ebert Check repo attrib kwfmatcher in kwfilelog init kwmap-templates
Fri, 09 Feb 2007 16:16:22 +0100 Christian Ebert Parse templates at kwtemplater init for less overhead in matchfunction kwmap-templates
Fri, 09 Feb 2007 16:13:51 +0100 Christian Ebert Standalone compatibility fixes: demandload, changeset_templater kwmap-templates
Fri, 09 Feb 2007 14:43:01 +0100 Christian Ebert 2 expand methods including binary check in kwtemplater kwmap-templates
Fri, 09 Feb 2007 13:47:11 +0100 Christian Ebert Keyword substitution removal into kwtemplater kwmap-templates
(0) -100 -60 +60 +100 +300 +1000 tip