Tue, 18 Sep 2007 00:08:23 +0100 |
Christian Ebert |
Set boolean mandatory arguments directly and comment them
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 00:03:17 +0100 |
Christian Ebert |
Avoid calling kwfmatcher twice (kwtemplater.overwrite, kwrepo.file) when overwriting
|
file |
diff |
annotate
|
Fri, 14 Sep 2007 22:34:47 +0100 |
Christian Ebert |
Arguments to kwshrink/expand must be filtered thru canonpath
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 15:46:18 +0200 |
Christian Ebert |
Document revisions of interface changes
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 15:35:18 +0200 |
Christian Ebert |
Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 15:16:57 +0200 |
Christian Ebert |
Compatible repo.dirstate.normal/update into own function
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 15:09:56 +0200 |
Christian Ebert |
Compatible repo.wwrite into own function
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 15:01:51 +0200 |
Christian Ebert |
Compatible changeset_templater in own function
|
file |
diff |
annotate
|
Thu, 30 Aug 2007 23:22:18 +0200 |
Christian Ebert |
Improve doc of kwfilelog.read
|
file |
diff |
annotate
|
Sat, 25 Aug 2007 15:38:04 +0200 |
Christian Ebert |
Keep names of inherited commands
|
file |
diff |
annotate
|
Tue, 21 Aug 2007 14:07:57 +0200 |
Christian Ebert |
Move backwards compatible commit fork into private kwrepo function
|
file |
diff |
annotate
|
Tue, 21 Aug 2007 13:27:48 +0200 |
Christian Ebert |
Remove spurious NameError checking for locks
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 05:08:39 +0200 |
Christian Ebert |
Clean up backwards compatibility
|
file |
diff |
annotate
|
Thu, 16 Aug 2007 14:19:33 +0200 |
Christian Ebert |
cmdutil.parse moves to dispatch._parse; use fancyopts bugfix
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 16:26:22 +0200 |
Christian Ebert |
Removed files are detected by _weedcandidates, no need for status call
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 09:01:20 +0200 |
Christian Ebert |
Document revision that fixed fancyopts
|
file |
diff |
annotate
|
Sat, 11 Aug 2007 14:43:04 +0200 |
Christian Ebert |
Test "hg diff --rev", update _getcmd comment (backwards compatibility)
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 14:20:03 +0200 |
Christian Ebert |
Shorten template setup
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 09:49:38 +0200 |
Christian Ebert |
ui inheritance does not need to be fiddled with anymore
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 10:34:48 +0200 |
Christian Ebert |
try for dirstate.update instead of hasattr
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 18:24:35 +0200 |
Christian Ebert |
Stricter regex; regroup kwtemplater init code
|
file |
diff |
annotate
|
Tue, 24 Jul 2007 15:04:33 +0200 |
Christian Ebert |
Weed out removed and links using manifest
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 21:17:16 +0200 |
Christian Ebert |
help: no need for kwexpand after import, but after config change
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 10:36:00 +0200 |
Christian Ebert |
kwdemo fixes and tweaks
|
file |
diff |
annotate
|
Sun, 22 Jul 2007 14:56:13 +0200 |
Christian Ebert |
Adapt to recent changes in Hg (locks handling, dirstate.update gone)
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 21:44:33 +0200 |
Christian Ebert |
Show extension in kwdemo; flag helpers; rephrase doc
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 09:41:13 +0200 |
Christian Ebert |
Make more args mandatory; flag keywordmatcher as helper
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 15:20:16 +0200 |
Christian Ebert |
Treat wlock the recommended way
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 14:07:17 +0200 |
Christian Ebert |
kwdemo: clear up repo, ui inheritance; show commit log in debug output
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 09:44:38 +0200 |
Christian Ebert |
Add grep, init to nokwcommands; make variables, getcmd local
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 16:16:09 +0200 |
Christian Ebert |
Clean up logic and messages for overwrite
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 03:43:20 +0200 |
Christian Ebert |
Make sure there are no newlines in expansion
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 22:33:24 +0200 |
Christian Ebert |
Discard self_initializing_hook branch
kwmap-templates
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 21:24:04 +0200 |
Christian Ebert |
Catch an AttributeError in wwrite triggered by older Hg versions
kwmap-templates
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 16:17:04 +0200 |
Christian Ebert |
kwdemo accepts maps as arguments, reads from optional rcfile
kwmap-templates
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 16:12:14 +0200 |
Christian Ebert |
Avoid global vars by passing opt args to kwrepo.file
kwmap-templates
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 14:15:47 +0200 |
Christian Ebert |
Implement kwshrink/kwexpand commands to deal with config, import issues
kwmap-templates
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 09:45:36 +0200 |
Christian Ebert |
Set ui to repo.ui at once where needed for backwards compatibility
kwmap-templates
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 09:24:27 +0200 |
Christian Ebert |
Use ui.note to get verbosity switch; tweak kwdemo help
kwmap-templates
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 09:17:03 +0200 |
Christian Ebert |
Obtain filename matcher from function keywordmatcher
kwmap-templates
|
file |
diff |
annotate
|
Sun, 15 Jul 2007 17:34:34 +0200 |
Christian Ebert |
kwdemo is demo internally; rearrange code
kwmap-templates
|
file |
diff |
annotate
|
Sun, 15 Jul 2007 17:28:17 +0200 |
Christian Ebert |
Typo in kwdemo output
kwmap-templates
|
file |
diff |
annotate
|
Sun, 15 Jul 2007 10:45:39 +0200 |
Christian Ebert |
Fix ui inheritance for kwdemo
kwmap-templates
|
file |
diff |
annotate
|
Sun, 15 Jul 2007 01:19:20 +0200 |
Christian Ebert |
Add kwdemo command as online config help
kwmap-templates
|
file |
diff |
annotate
|
Sat, 14 Jul 2007 20:28:45 +0200 |
Christian Ebert |
wwread and wwrite methods for expansion in working dir
kwmap-templates
|
file |
diff |
annotate
|
Fri, 13 Jul 2007 12:57:59 +0200 |
Christian Ebert |
Cosmetic changes for overwrite condition, single quotes
kwmap-templates
|
file |
diff |
annotate
|
Fri, 13 Jul 2007 12:56:09 +0200 |
Christian Ebert |
Change ui inheritance to stay compatible with recent Hg
kwmap-templates
|
file |
diff |
annotate
|
Fri, 13 Jul 2007 08:43:39 +0200 |
Christian Ebert |
Handle rename and copy properly
kwmap-templates
|
file |
diff |
annotate
|
Fri, 29 Jun 2007 16:21:48 +0200 |
Christian Ebert |
filectx does not need filelog; more nokwcommands
kwmap-templates
|
file |
diff |
annotate
|
Fri, 29 Jun 2007 01:18:49 +0200 |
Christian Ebert |
Revert to kwrepo methods (self) inside class kwrepo
kwmap-templates
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 10:15:04 +0200 |
Christian Ebert |
Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx
kwmap-templates
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 10:10:46 +0200 |
Christian Ebert |
More nokwcommands: add, remove, addremove
kwmap-templates
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 10:09:13 +0200 |
Christian Ebert |
Remove unused path attribute from kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
Wed, 27 Jun 2007 13:50:06 +0200 |
Christian Ebert |
Reduce use of kwrepo methods
kwmap-templates
|
file |
diff |
annotate
|
Wed, 27 Jun 2007 13:33:57 +0200 |
Christian Ebert |
reverse logic for detection of excluding commands
kwmap-templates
|
file |
diff |
annotate
|
Wed, 20 Jun 2007 13:22:11 +0200 |
Christian Ebert |
Obey Mercurial line continuation convention
kwmap-templates
|
file |
diff |
annotate
|
Wed, 20 Jun 2007 13:16:38 +0200 |
Christian Ebert |
Remove obsolete archive mode from __doc__
kwmap-templates
|
file |
diff |
annotate
|
Mon, 18 Jun 2007 17:49:27 +0200 |
Christian Ebert |
Confine activation to specific commands; drop broken archive configuration
kwmap-templates
|
file |
diff |
annotate
|
Fri, 15 Jun 2007 08:56:26 +0200 |
Christian Ebert |
Move findcmd switch to imports
kwmap-templates
|
file |
diff |
annotate
|
Tue, 12 Jun 2007 18:45:26 +0200 |
Christian Ebert |
findcmd might be in cmdutil or commands, depending on hg version
kwmap-templates
|
file |
diff |
annotate
|
Fri, 08 Jun 2007 16:05:44 +0200 |
Christian Ebert |
No need for archivemode as variable
kwmap-templates
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 14:41:35 +0200 |
Christian Ebert |
Make path, node kwtemplater attribs
kwmap-templates
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 00:24:32 +0200 |
Christian Ebert |
Simplify backward compatible import
kwmap-templates
|
file |
diff |
annotate
|
Fri, 30 Mar 2007 17:12:38 +0200 |
Christian Ebert |
kwfmatcher first check for commit
kwmap-templates
|
file |
diff |
annotate
|
Fri, 30 Mar 2007 09:08:48 +0200 |
Christian Ebert |
Incorporate changes in self_initializing_hook branch
self_initializing_hook
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 15:57:07 +0100 |
Christian Ebert |
Omit keyword argument for filelog __init__
kwmap-templates
|
file |
diff |
annotate
|
Thu, 22 Mar 2007 12:36:51 +0100 |
Christian Ebert |
Work around missing link support in older Hg versions
kwmap-templates
|
file |
diff |
annotate
|
Wed, 07 Mar 2007 23:39:55 +0100 |
Thomas Arendsen Hein |
Make keyword extension compatible with python2.3
kwmap-templates
|
file |
diff |
annotate
|
Thu, 01 Mar 2007 10:22:16 +0100 |
Christian Ebert |
keyword: remove a comment line in help
kwmap-templates
|
file |
diff |
annotate
|
Sat, 24 Feb 2007 11:10:31 +0100 |
Christian Ebert |
Implement archive mode by configuration
kwmap-templates
|
file |
diff |
annotate
|
Sun, 18 Feb 2007 20:10:37 +0100 |
Christian Ebert |
Try making help more concise, include warning about "hg import"
kwmap-templates
|
file |
diff |
annotate
|
Thu, 15 Feb 2007 17:31:45 +0100 |
Christian Ebert |
Move config examples into help
kwmap-templates
|
file |
diff |
annotate
|
Thu, 15 Feb 2007 09:25:05 +0100 |
Christian Ebert |
Wrap entire commit in wlock
kwmap-templates
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 03:03:16 +0100 |
Christian Ebert |
Move kwfilelog out of reposetup; only use kwfilelog if file matches
kwmap-templates
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 02:50:06 +0100 |
Christian Ebert |
Add wlock during overwrite
kwmap-templates
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 18:03:12 +0100 |
Christian Ebert |
Remove extra if-condition for kwtemplater setup in kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 00:40:49 +0100 |
Christian Ebert |
FIX: make repo keyword arg to kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 00:38:47 +0100 |
Christian Ebert |
Move context into kwtemplater.expand
kwmap-templates
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 19:51:22 +0100 |
Christian Ebert |
Overwrite files inside kwtemplater method
kwmap-templates
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 18:43:15 +0100 |
Christian Ebert |
Check repo attrib kwfmatcher in kwfilelog init
kwmap-templates
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 16:16:22 +0100 |
Christian Ebert |
Parse templates at kwtemplater init for less overhead in matchfunction
kwmap-templates
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 16:13:51 +0100 |
Christian Ebert |
Standalone compatibility fixes: demandload, changeset_templater
kwmap-templates
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 14:43:01 +0100 |
Christian Ebert |
2 expand methods including binary check in kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 13:47:11 +0100 |
Christian Ebert |
Keyword substitution removal into kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 14:40:20 +0100 |
Christian Ebert |
Wrap commit instead of calling pretxncommit hook
kwmap-templates
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 14:28:00 +0100 |
Christian Ebert |
Remove spurious spaces at EOL
kwmap-templates
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 06:52:40 +0100 |
Christian Ebert |
"or" for "if" in getmodulename; shorter comment on backwards compatibiliy
kwmap-templates
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 15:50:57 +0100 |
Christian Ebert |
Make all ui config and kwfmatcher a local repo attribute
kwmap-templates
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 12:10:53 +0000 |
Christian Ebert |
No reposetup when no filenames are specified for expansion
kwmap-templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 15:13:51 +0000 |
Christian Ebert |
Add licence (again)
kwmap-templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 15:13:02 +0000 |
Christian Ebert |
Put .hg* files in exclusion list at declaration
kwmap-templates
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 05:04:17 +0100 |
Christian Ebert |
Prepare test: split doc into help and comment
kwmap-templates
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 22:18:57 +0100 |
Christian Ebert |
Be silent if no filenames are configured for expansion
kwmap-templates
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 01:55:22 +0100 |
Christian Ebert |
Kill buggy branch
kwmap-templates
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 01:52:17 +0100 |
Christian Ebert |
FIX: no appending of attributes to repo, back to b2cc6a8d4a18
kwmap-templates
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 00:55:31 +0100 |
Christian Ebert |
Describe substitution mechanism in doc
kwmap-templates
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 00:54:03 +0100 |
Christian Ebert |
Debug info, not warning, when no files configured for expansion
kwmap-templates
|
file |
diff |
annotate
|
Thu, 18 Jan 2007 03:36:40 +0100 |
Christian Ebert |
Cycle filename patterns only once
kwmap-templates
|
file |
diff |
annotate
|
Thu, 18 Jan 2007 02:17:10 +0100 |
Christian Ebert |
Get modulename via function; set kwrepo attribs via direct reference
kwmap-templates
|
file |
diff |
annotate
|
Thu, 18 Jan 2007 01:50:18 +0100 |
Christian Ebert |
Move all that can be done only once per repo into reposetup
kwmap-templates
|
file |
diff |
annotate
|
Thu, 18 Jan 2007 00:06:11 +0100 |
Christian Ebert |
Extend templater.common_filters in kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
Wed, 17 Jan 2007 23:55:54 +0100 |
Christian Ebert |
Document reposetup; recommend loading on per-repo basis
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 19:17:54 +0100 |
Christian Ebert |
Implement configurable exclusion of files from expansion
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 15:45:57 +0100 |
Christian Ebert |
Only initialize kwtemplater in kwfilelog if needed
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 12:09:37 +0100 |
Christian Ebert |
Use full power of util.matcher for kwfmatches()
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 05:02:38 +0100 |
Christian Ebert |
Simply dict() keywordmaps configitems
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 03:14:40 +0100 |
Christian Ebert |
Emergency brake against multiline expansion
kwmap-templates
|
file |
diff |
annotate
|
Tue, 16 Jan 2007 01:04:46 +0100 |
Christian Ebert |
More doc, link to KeywordPlan
kwmap-templates
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 20:18:43 +0100 |
Christian Ebert |
No need to read changelog in show(); node mandatory arg for expand()
kwmap-templates
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 19:41:18 +0100 |
Christian Ebert |
Just re-bin the node kwarg of the hook, instead of using changelog
kwmap-templates
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 15:41:59 +0100 |
Christian Ebert |
Same as for hardcoded branch: omit hooktype test, return w/o explicit value
kwmap-templates
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 15:38:36 +0100 |
Christian Ebert |
Omit hook test; return w/o explicit value (==False)
self_initializing_hook
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 18:38:30 +0100 |
Christian Ebert |
No clumsy setting of node in kwfilelog.add, pass as kwarg
kwmap-templates
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 14:00:45 +0100 |
Christian Ebert |
Expansion entirely in kwfilectx.expand()
self_initializing_hook
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 12:56:52 +0100 |
Christian Ebert |
Implement custom keyword map templates in hgrc
kwmap-templates
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 12:39:23 +0100 |
Christian Ebert |
Indentation cosmetics
self_initializing_hook
|
file |
diff |
annotate
|
Sat, 13 Jan 2007 13:27:13 +0100 |
Christian Ebert |
Clean keyword arg assignment in kwfilelog.add; rename utc() to utcdate()
self_initializing_hook
|
file |
diff |
annotate
|
Fri, 12 Jan 2007 13:58:59 +0100 |
Christian Ebert |
Init context.filectx only once per file with class kwfilectx
self_initializing_hook
|
file |
diff |
annotate
|
Fri, 12 Jan 2007 01:41:33 +0100 |
Christian Ebert |
Very CVS-like format
self_initializing_hook
|
file |
diff |
annotate
|
Fri, 12 Jan 2007 01:20:51 +0100 |
Christian Ebert |
Functions instead of variables in kwexpand()
self_initializing_hook
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 10:37:50 +0100 |
Christian Ebert |
Module detection cleaner and more reliable
self_initializing_hook
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 02:22:56 +0100 |
Christian Ebert |
Only extend sys.path if needed
self_initializing_hook
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 18:52:09 +0100 |
Christian Ebert |
Discard head of modular branch
self_initializing_hook
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 16:27:46 +0100 |
Christian Ebert |
Make pretxncommit hook work even if extension not in hgext folder
self_initializing_hook
|
file |
diff |
annotate
|
Tue, 09 Jan 2007 16:17:30 +0100 |
Christian Ebert |
Cosmetics: var name kwfmatchers, remove some line continuations
self_initializing_hook
|
file |
diff |
annotate
|
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
|