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
Fri, 05 Oct 2007 15:49:32 +0200 Christian Ebert Test if debug flag influences expansion
Fri, 05 Oct 2007 14:52:39 +0200 Christian Ebert Turn off debug while expanding
Thu, 04 Oct 2007 16:12:48 +0200 Christian Ebert Map re.escape
Thu, 04 Oct 2007 15:01:16 +0200 Christian Ebert List comprehension instead of loop to create ui template dictionary
Thu, 04 Oct 2007 14:55:38 +0200 Christian Ebert String format keyword pattern before compilation
Wed, 03 Oct 2007 08:22:27 +0200 Christian Ebert Ignore errors when removing temp dir in kwdemo
Sun, 23 Sep 2007 12:22:13 +0100 Christian Ebert Reduce verbosity of kwexpand/kwshrink
Fri, 21 Sep 2007 20:22:21 +0100 Christian Ebert Make kwfilelog.cmp test reliable
Fri, 21 Sep 2007 20:16:53 +0100 Christian Ebert Use revlog.cmp to avoid checking for rename twice
Thu, 20 Sep 2007 21:14:40 +0100 Christian Ebert Test kwfiles command
Thu, 20 Sep 2007 19:29:11 +0100 Christian Ebert New command "kwfiles" prints files configured for expansion
Thu, 20 Sep 2007 18:13:53 +0100 Christian Ebert Always exclude .hgtags only
Thu, 20 Sep 2007 19:26:20 +0100 Christian Ebert Use Mercurial's getcwd()
Tue, 18 Sep 2007 00:08:23 +0100 Christian Ebert Set boolean mandatory arguments directly and comment them
Tue, 18 Sep 2007 00:03:17 +0100 Christian Ebert Avoid calling kwfmatcher twice (kwtemplater.overwrite, kwrepo.file) when overwriting
Fri, 14 Sep 2007 23:00:26 +0100 Christian Ebert Test kwshrink w/ argument while not in top level directory
Fri, 14 Sep 2007 22:34:47 +0100 Christian Ebert Arguments to kwshrink/expand must be filtered thru canonpath
Mon, 03 Sep 2007 06:11:07 +0200 Christian Ebert Rename README.txt to README
Sun, 02 Sep 2007 17:04:22 +0200 Christian Ebert Move version code into setup.py
Sun, 02 Sep 2007 15:46:18 +0200 Christian Ebert Document revisions of interface changes
Sun, 02 Sep 2007 15:35:18 +0200 Christian Ebert Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7
Sun, 02 Sep 2007 15:16:57 +0200 Christian Ebert Compatible repo.dirstate.normal/update into own function
Sun, 02 Sep 2007 15:09:56 +0200 Christian Ebert Compatible repo.wwrite into own function
Sun, 02 Sep 2007 15:01:51 +0200 Christian Ebert Compatible changeset_templater in own function
Thu, 30 Aug 2007 23:22:18 +0200 Christian Ebert Improve doc of kwfilelog.read
Sat, 25 Aug 2007 15:38:04 +0200 Christian Ebert Keep names of inherited commands
Tue, 21 Aug 2007 14:07:57 +0200 Christian Ebert Move backwards compatible commit fork into private kwrepo function
Tue, 21 Aug 2007 13:27:48 +0200 Christian Ebert Remove spurious NameError checking for locks
(0) -100 -60 +60 +100 +300 +1000 tip