Fri, 21 Dec 2007 00:42:09 +0100 Christian Ebert Test potential import conflict
Fri, 21 Dec 2007 00:40:25 +0100 Christian Ebert Avoid import and merge conflicts caused by expanded keywords
Thu, 20 Dec 2007 22:15:43 +0100 Christian Ebert Do not pass global _kwtemplater around in arguments
Thu, 20 Dec 2007 17:08:43 +0100 Christian Ebert Remove spurious echo from test
Mon, 17 Dec 2007 16:43:26 +0100 Christian Ebert (0.9.2compat) use updated fancyopts from 88803a69b24a 0.9.2compat
Tue, 04 Dec 2007 09:56:12 +0100 Christian Ebert (0.9.2compat) implement context based changes from default branch 0.9.2compat
Sun, 02 Dec 2007 08:32:19 +0100 Christian Ebert Reintroduce _iskwfile with link method as argument
Sun, 02 Dec 2007 08:15:36 +0100 Christian Ebert Make path format output switches more compact
Sun, 02 Dec 2007 08:00:31 +0100 Christian Ebert Set kwtemplater.path at kwfilelog initialization
Sat, 01 Dec 2007 20:31:13 +0100 Christian Ebert Refactor to initialize kwtemplater only once during reposetup
Sat, 01 Dec 2007 13:15:13 +0100 Christian Ebert Rename kwtemplater.t to kwtemplater.ct
Sat, 01 Dec 2007 10:32:40 +0100 Christian Ebert Test that commit hooks are not run on interrupted commit
Sat, 01 Dec 2007 09:52:00 +0100 Christian Ebert Do not run commit hooks if there is no node
Mon, 26 Nov 2007 12:52:54 +0100 Christian Ebert (0.9.2compat) do not bother about debug templates 0.9.2compat
Mon, 26 Nov 2007 12:30:50 +0100 Christian Ebert Do not test debug templates
Mon, 26 Nov 2007 12:29:23 +0100 Christian Ebert Make match object function private to kwtemplater.substitute
Mon, 26 Nov 2007 12:24:16 +0100 Christian Ebert Do not bother about debug templates
Wed, 14 Nov 2007 13:36:41 +0100 Christian Ebert (0.9.2compat) kwfiles print code similar to commands.status 0.9.2compat
Wed, 14 Nov 2007 13:32:33 +0100 Christian Ebert kwfiles print code similar to commands.status
Tue, 13 Nov 2007 02:06:38 +0100 Christian Ebert Rearrange commit hook hack
Sun, 11 Nov 2007 11:29:50 +0100 Christian Ebert Commit hook handling entirely into if-condition
Sat, 10 Nov 2007 14:33:15 +0100 Christian Ebert (0.9.2compat) update doc strings 0.9.2compat
Sat, 10 Nov 2007 14:08:12 +0100 Christian Ebert Add commit hook test
Sat, 10 Nov 2007 14:06:59 +0100 Christian Ebert Postpone commit hooks until keywords are expanded
Thu, 08 Nov 2007 13:03:24 +0100 Christian Ebert Avoid dispatch import, revert to simple argument parser
Thu, 08 Nov 2007 12:59:43 +0100 Christian Ebert (0.9.2compat) avoid dispatch import, revert to simple argument parser 0.9.2compat
Wed, 07 Nov 2007 13:40:58 +0100 Christian Ebert Make keyword against current Mercurial available as standalone extension
Wed, 07 Nov 2007 13:33:19 +0100 Christian Ebert Branch off backwards compatible version 0.9.2compat
Tue, 06 Nov 2007 13:20:39 +0100 Christian Ebert Avoid name conflict with dispatch package(s)
Mon, 29 Oct 2007 10:55:41 +0100 Christian Ebert Add convert to nokwcommands (fix issue802)
Wed, 24 Oct 2007 09:43:59 +0200 Christian Ebert Check if there candidates before _overwrite
Wed, 24 Oct 2007 00:38:27 +0200 Christian Ebert Arrange commands and cmdtable in alphabetical order
Tue, 23 Oct 2007 09:10:11 +0200 Christian Ebert Tell user that kwexpand/kwshrink do not run if given files contain changes
Tue, 23 Oct 2007 08:58:19 +0200 Christian Ebert Respect Mercurial conventions in kwdemo help
Fri, 19 Oct 2007 19:37:41 +0200 Christian Ebert Obtaining cwd redundant in pathto wrapper
Fri, 19 Oct 2007 16:28:56 +0200 Christian Ebert Detailed test of kwexpand/kwshrink w/ file arguments
Fri, 19 Oct 2007 16:09:56 +0200 Christian Ebert Revert to using status for kw-commands
Fri, 19 Oct 2007 12:36:32 +0200 Christian Ebert Test if warning about non-existing files is triggered
Thu, 18 Oct 2007 09:38:05 +0200 Christian Ebert cwd optional argument of _pathto to simplify _kwfwrite
Wed, 17 Oct 2007 23:53:59 +0200 Christian Ebert Use pathto to display nonexisting files
Wed, 17 Oct 2007 17:52:25 +0200 Christian Ebert kwexpand/kwshrink: warn about nonexisting files
Wed, 17 Oct 2007 17:51:36 +0200 Christian Ebert _overwrite method for kwrepo.commit, kwexpand, kwshrink
Wed, 17 Oct 2007 17:06:08 +0200 Christian Ebert Sort files before overwriting
Wed, 17 Oct 2007 17:03:59 +0200 Christian Ebert _iskwfile checking method for kwrepo.commit, kwexpand/kwshrink
Wed, 17 Oct 2007 13:22:48 +0200 Christian Ebert Walk manifest in kwexpand/kwshrink
Mon, 15 Oct 2007 23:42:50 +0200 Christian Ebert For overwriting commands use node and manifest to speed up walk
Tue, 16 Oct 2007 07:43:55 +0200 Christian Ebert kwfiles: change option "ignored" to "ignore", add option "untracked"
Mon, 15 Oct 2007 11:01:00 +0200 Christian Ebert File collections specific to kwexpand/kwshrink vs kwfiles commands
Mon, 15 Oct 2007 10:25:20 +0200 Christian Ebert Flag kwfiles if verbose; shorten bailout code
Sat, 13 Oct 2007 22:15:20 +0200 Christian Ebert Tighten condition for kwshrink/kwexpand test
Sat, 13 Oct 2007 15:25:06 +0200 Christian Ebert Underscore prefixes only for names at top level, or compatibility wrappers
Sat, 13 Oct 2007 15:01:55 +0200 Christian Ebert Count keywords in a customized kwfilelog read method
Thu, 11 Oct 2007 13:10:33 +0200 Christian Ebert walkopts for kwexpand, kwshrink, kwfiles commands
Sat, 06 Oct 2007 23:11:40 +0200 Christian Ebert kwfiles notifies if there are no files configured for expansion
Sat, 06 Oct 2007 19:55:30 +0200 Christian Ebert Bail out earlier in overwrite commands if repo has changes
Sat, 06 Oct 2007 20:13:18 +0200 Christian Ebert Make kwfmatcher an ui attribute
Sat, 06 Oct 2007 16:56:14 +0200 Christian Ebert Unlowercase command help
Sat, 06 Oct 2007 16:19:04 +0200 Christian Ebert Test kwfiles working context
Sat, 06 Oct 2007 16:07:03 +0200 Christian Ebert Determine kwfiles on workingctx
Fri, 05 Oct 2007 15:53:28 +0200 Christian Ebert test: use grep instead of grep -F
(0) -300 -100 -60 +60 +100 +300 +1000 tip