Wed, 17 Oct 2007 17:51:36 +0200 |
Christian Ebert |
_overwrite method for kwrepo.commit, kwexpand, kwshrink
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 17:06:08 +0200 |
Christian Ebert |
Sort files before overwriting
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 17:03:59 +0200 |
Christian Ebert |
_iskwfile checking method for kwrepo.commit, kwexpand/kwshrink
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 13:22:48 +0200 |
Christian Ebert |
Walk manifest in kwexpand/kwshrink
|
file |
diff |
annotate
|
Mon, 15 Oct 2007 23:42:50 +0200 |
Christian Ebert |
For overwriting commands use node and manifest to speed up walk
|
file |
diff |
annotate
|
Tue, 16 Oct 2007 07:43:55 +0200 |
Christian Ebert |
kwfiles: change option "ignored" to "ignore", add option "untracked"
|
file |
diff |
annotate
|
Mon, 15 Oct 2007 11:01:00 +0200 |
Christian Ebert |
File collections specific to kwexpand/kwshrink vs kwfiles commands
|
file |
diff |
annotate
|
Mon, 15 Oct 2007 10:25:20 +0200 |
Christian Ebert |
Flag kwfiles if verbose; shorten bailout code
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 15:25:06 +0200 |
Christian Ebert |
Underscore prefixes only for names at top level, or compatibility wrappers
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 15:01:55 +0200 |
Christian Ebert |
Count keywords in a customized kwfilelog read method
|
file |
diff |
annotate
|
Thu, 11 Oct 2007 13:10:33 +0200 |
Christian Ebert |
walkopts for kwexpand, kwshrink, kwfiles commands
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 23:11:40 +0200 |
Christian Ebert |
kwfiles notifies if there are no files configured for expansion
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 19:55:30 +0200 |
Christian Ebert |
Bail out earlier in overwrite commands if repo has changes
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 20:13:18 +0200 |
Christian Ebert |
Make kwfmatcher an ui attribute
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 16:56:14 +0200 |
Christian Ebert |
Unlowercase command help
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 16:07:03 +0200 |
Christian Ebert |
Determine kwfiles on workingctx
|
file |
diff |
annotate
|
Fri, 05 Oct 2007 14:52:39 +0200 |
Christian Ebert |
Turn off debug while expanding
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 16:12:48 +0200 |
Christian Ebert |
Map re.escape
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 15:01:16 +0200 |
Christian Ebert |
List comprehension instead of loop to create ui template dictionary
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 14:55:38 +0200 |
Christian Ebert |
String format keyword pattern before compilation
|
file |
diff |
annotate
|
Wed, 03 Oct 2007 08:22:27 +0200 |
Christian Ebert |
Ignore errors when removing temp dir in kwdemo
|
file |
diff |
annotate
|
Sun, 23 Sep 2007 12:22:13 +0100 |
Christian Ebert |
Reduce verbosity of kwexpand/kwshrink
|
file |
diff |
annotate
|
Fri, 21 Sep 2007 20:16:53 +0100 |
Christian Ebert |
Use revlog.cmp to avoid checking for rename twice
|
file |
diff |
annotate
|
Thu, 20 Sep 2007 19:29:11 +0100 |
Christian Ebert |
New command "kwfiles" prints files configured for expansion
|
file |
diff |
annotate
|
Thu, 20 Sep 2007 18:13:53 +0100 |
Christian Ebert |
Always exclude .hgtags only
|
file |
diff |
annotate
|
Thu, 20 Sep 2007 19:26:20 +0100 |
Christian Ebert |
Use Mercurial's getcwd()
|
file |
diff |
annotate
|
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
|