Fri, 29 Jun 2007 16:21:48 +0200 |
Christian Ebert |
filectx does not need filelog; more nokwcommands
kwmap-templates
|
changeset |
files
|
Fri, 29 Jun 2007 01:18:49 +0200 |
Christian Ebert |
Revert to kwrepo methods (self) inside class kwrepo
kwmap-templates
|
changeset |
files
|
Thu, 28 Jun 2007 10:15:04 +0200 |
Christian Ebert |
Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx
kwmap-templates
|
changeset |
files
|
Thu, 28 Jun 2007 10:10:46 +0200 |
Christian Ebert |
More nokwcommands: add, remove, addremove
kwmap-templates
|
changeset |
files
|
Thu, 28 Jun 2007 10:09:13 +0200 |
Christian Ebert |
Remove unused path attribute from kwfilelog
kwmap-templates
|
changeset |
files
|
Wed, 27 Jun 2007 13:50:06 +0200 |
Christian Ebert |
Reduce use of kwrepo methods
kwmap-templates
|
changeset |
files
|
Wed, 27 Jun 2007 13:33:57 +0200 |
Christian Ebert |
reverse logic for detection of excluding commands
kwmap-templates
|
changeset |
files
|
Wed, 20 Jun 2007 13:22:11 +0200 |
Christian Ebert |
Obey Mercurial line continuation convention
kwmap-templates
|
changeset |
files
|
Wed, 20 Jun 2007 13:16:38 +0200 |
Christian Ebert |
Remove obsolete archive mode from __doc__
kwmap-templates
|
changeset |
files
|
Mon, 18 Jun 2007 17:49:27 +0200 |
Christian Ebert |
Confine activation to specific commands; drop broken archive configuration
kwmap-templates
|
changeset |
files
|
Fri, 15 Jun 2007 08:56:26 +0200 |
Christian Ebert |
Move findcmd switch to imports
kwmap-templates
|
changeset |
files
|
Tue, 12 Jun 2007 18:45:26 +0200 |
Christian Ebert |
findcmd might be in cmdutil or commands, depending on hg version
kwmap-templates
|
changeset |
files
|
Fri, 08 Jun 2007 16:05:44 +0200 |
Christian Ebert |
No need for archivemode as variable
kwmap-templates
|
changeset |
files
|
Fri, 20 Apr 2007 14:41:35 +0200 |
Christian Ebert |
Make path, node kwtemplater attribs
kwmap-templates
|
changeset |
files
|
Fri, 20 Apr 2007 00:24:32 +0200 |
Christian Ebert |
Simplify backward compatible import
kwmap-templates
|
changeset |
files
|
Fri, 30 Mar 2007 17:12:38 +0200 |
Christian Ebert |
kwfmatcher first check for commit
kwmap-templates
|
changeset |
files
|
Fri, 30 Mar 2007 09:08:48 +0200 |
Christian Ebert |
Incorporate changes in self_initializing_hook branch
self_initializing_hook
|
changeset |
files
|
Sat, 24 Mar 2007 15:57:07 +0100 |
Christian Ebert |
Omit keyword argument for filelog __init__
kwmap-templates
|
changeset |
files
|
Thu, 22 Mar 2007 12:36:51 +0100 |
Christian Ebert |
Work around missing link support in older Hg versions
kwmap-templates
|
changeset |
files
|
Wed, 07 Mar 2007 23:53:50 +0100 |
Christian Ebert |
Remove tests as they do not work in standalone module
kwmap-templates
|
changeset |
files
|
Wed, 07 Mar 2007 23:39:55 +0100 |
Thomas Arendsen Hein |
Make keyword extension compatible with python2.3
kwmap-templates
|
changeset |
files
|
Thu, 01 Mar 2007 10:22:16 +0100 |
Christian Ebert |
keyword: remove a comment line in help
kwmap-templates
|
changeset |
files
|
Sat, 24 Feb 2007 11:56:08 +0100 |
Christian Ebert |
Extend test for archive mode
kwmap-templates
|
changeset |
files
|
Sat, 24 Feb 2007 11:19:34 +0100 |
Christian Ebert |
Added tag archive for changeset 0c8b7e5c25a6
kwmap-templates
|
changeset |
files
|
Sat, 24 Feb 2007 11:10:31 +0100 |
Christian Ebert |
Implement archive mode by configuration
kwmap-templates
|
changeset |
files
|
Wed, 21 Feb 2007 02:27:15 +0100 |
Christian Ebert |
Extend test for symlink
kwmap-templates
|
changeset |
files
|
Sun, 18 Feb 2007 20:10:37 +0100 |
Christian Ebert |
Try making help more concise, include warning about "hg import"
kwmap-templates
|
changeset |
files
|
Thu, 15 Feb 2007 17:31:45 +0100 |
Christian Ebert |
Move config examples into help
kwmap-templates
|
changeset |
files
|
Thu, 15 Feb 2007 09:25:05 +0100 |
Christian Ebert |
Wrap entire commit in wlock
kwmap-templates
|
changeset |
files
|
Wed, 14 Feb 2007 03:03:16 +0100 |
Christian Ebert |
Move kwfilelog out of reposetup; only use kwfilelog if file matches
kwmap-templates
|
changeset |
files
|
Wed, 14 Feb 2007 02:50:06 +0100 |
Christian Ebert |
Add wlock during overwrite
kwmap-templates
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 13 Feb 2007 18:03:12 +0100 |
Christian Ebert |
Remove extra if-condition for kwtemplater setup in kwfilelog
kwmap-templates
|
changeset |
files
|
Mon, 12 Feb 2007 00:40:49 +0100 |
Christian Ebert |
FIX: make repo keyword arg to kwfilelog
kwmap-templates
|
changeset |
files
|
Mon, 12 Feb 2007 00:38:47 +0100 |
Christian Ebert |
Move context into kwtemplater.expand
kwmap-templates
|
changeset |
files
|
Sun, 11 Feb 2007 19:51:22 +0100 |
Christian Ebert |
Overwrite files inside kwtemplater method
kwmap-templates
|
changeset |
files
|
Fri, 09 Feb 2007 18:43:15 +0100 |
Christian Ebert |
Check repo attrib kwfmatcher in kwfilelog init
kwmap-templates
|
changeset |
files
|
Fri, 09 Feb 2007 16:16:22 +0100 |
Christian Ebert |
Parse templates at kwtemplater init for less overhead in matchfunction
kwmap-templates
|
changeset |
files
|
Fri, 09 Feb 2007 16:13:51 +0100 |
Christian Ebert |
Standalone compatibility fixes: demandload, changeset_templater
kwmap-templates
|
changeset |
files
|
Fri, 09 Feb 2007 14:43:01 +0100 |
Christian Ebert |
2 expand methods including binary check in kwtemplater
kwmap-templates
|
changeset |
files
|
Fri, 09 Feb 2007 13:47:11 +0100 |
Christian Ebert |
Keyword substitution removal into kwtemplater
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 15:20:34 +0100 |
Christian Ebert |
Merge in dangling head of first commit wrapper attempt
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 15:13:28 +0100 |
Christian Ebert |
Check dirstate after commits in test
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 14:40:30 +0100 |
Christian Ebert |
Added tag nohook for changeset 15e8cd7f5295
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 14:40:20 +0100 |
Christian Ebert |
Wrap commit instead of calling pretxncommit hook
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 14:28:00 +0100 |
Christian Ebert |
Remove spurious spaces at EOL
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 07:21:32 +0100 |
Christian Ebert |
Discard 0.9.3-compat branch
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 06:52:40 +0100 |
Christian Ebert |
"or" for "if" in getmodulename; shorter comment on backwards compatibiliy
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 06:45:12 +0100 |
Christian Ebert |
Added tag hgkw_standalone_setup for changeset 99dc49c5bcfb
kwmap-templates
|
changeset |
files
|
Thu, 08 Feb 2007 06:43:15 +0100 |
Christian Ebert |
Setup standalone module install, version tracking
kwmap-templates
|
changeset |
files
|
Wed, 07 Feb 2007 15:50:57 +0100 |
Christian Ebert |
Make all ui config and kwfmatcher a local repo attribute
kwmap-templates
|
changeset |
files
|
Fri, 26 Jan 2007 12:10:53 +0000 |
Christian Ebert |
No reposetup when no filenames are specified for expansion
kwmap-templates
|
changeset |
files
|
Tue, 23 Jan 2007 15:26:33 +0000 |
Christian Ebert |
Add test
kwmap-templates
|
changeset |
files
|
Tue, 23 Jan 2007 15:13:51 +0000 |
Christian Ebert |
Add licence (again)
kwmap-templates
|
changeset |
files
|
Tue, 23 Jan 2007 15:13:02 +0000 |
Christian Ebert |
Put .hg* files in exclusion list at declaration
kwmap-templates
|
changeset |
files
|
Sun, 21 Jan 2007 05:04:17 +0100 |
Christian Ebert |
Prepare test: split doc into help and comment
kwmap-templates
|
changeset |
files
|
Sat, 20 Jan 2007 22:18:57 +0100 |
Christian Ebert |
Be silent if no filenames are configured for expansion
kwmap-templates
|
changeset |
files
|
Sat, 20 Jan 2007 01:55:22 +0100 |
Christian Ebert |
Kill buggy branch
kwmap-templates
|
changeset |
files
|
Sat, 20 Jan 2007 01:52:17 +0100 |
Christian Ebert |
FIX: no appending of attributes to repo, back to b2cc6a8d4a18
kwmap-templates
|
changeset |
files
|
Sat, 20 Jan 2007 00:55:31 +0100 |
Christian Ebert |
Describe substitution mechanism in doc
kwmap-templates
|
changeset |
files
|