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
Mon, 20 Aug 2007 05:08:39 +0200 Christian Ebert Clean up backwards compatibility
Thu, 16 Aug 2007 14:19:33 +0200 Christian Ebert cmdutil.parse moves to dispatch._parse; use fancyopts bugfix
Tue, 14 Aug 2007 16:26:22 +0200 Christian Ebert Removed files are detected by _weedcandidates, no need for status call
Tue, 14 Aug 2007 09:01:20 +0200 Christian Ebert Document revision that fixed fancyopts
Sat, 11 Aug 2007 14:43:04 +0200 Christian Ebert Test "hg diff --rev", update _getcmd comment (backwards compatibility)
Thu, 09 Aug 2007 15:54:27 +0200 Christian Ebert Test that pattern does not span more than 1 line
Thu, 09 Aug 2007 14:20:03 +0200 Christian Ebert Shorten template setup
Thu, 09 Aug 2007 09:49:38 +0200 Christian Ebert ui inheritance does not need to be fiddled with anymore
Mon, 30 Jul 2007 13:42:02 +0100 Christian Ebert Include MANIFEST.in in dist; hgignore MANIFEST
Mon, 30 Jul 2007 13:35:02 +0100 Christian Ebert setup: add url, reformat
Mon, 30 Jul 2007 08:22:01 +0100 Christian Ebert test: use grep -v instead of sed to delete lines
Fri, 27 Jul 2007 10:34:48 +0200 Christian Ebert try for dirstate.update instead of hasattr
Thu, 26 Jul 2007 18:24:35 +0200 Christian Ebert Stricter regex; regroup kwtemplater init code
Tue, 24 Jul 2007 15:13:16 +0200 Christian Ebert Test remove
Tue, 24 Jul 2007 15:08:29 +0200 Christian Ebert Add forgotten status for touch copy test
Tue, 24 Jul 2007 15:04:33 +0200 Christian Ebert Weed out removed and links using manifest
Tue, 24 Jul 2007 14:53:39 +0200 Christian Ebert hgignore build directory
Mon, 23 Jul 2007 21:17:16 +0200 Christian Ebert help: no need for kwexpand after import, but after config change
Mon, 23 Jul 2007 10:36:00 +0200 Christian Ebert kwdemo fixes and tweaks
Sun, 22 Jul 2007 14:56:13 +0200 Christian Ebert Adapt to recent changes in Hg (locks handling, dirstate.update gone)
Sat, 21 Jul 2007 21:44:33 +0200 Christian Ebert Show extension in kwdemo; flag helpers; rephrase doc
Sat, 21 Jul 2007 09:41:13 +0200 Christian Ebert Make more args mandatory; flag keywordmatcher as helper
Fri, 20 Jul 2007 15:20:16 +0200 Christian Ebert Treat wlock the recommended way
Fri, 20 Jul 2007 14:07:17 +0200 Christian Ebert kwdemo: clear up repo, ui inheritance; show commit log in debug output
Fri, 20 Jul 2007 09:44:38 +0200 Christian Ebert Add grep, init to nokwcommands; make variables, getcmd local
Thu, 19 Jul 2007 16:16:09 +0200 Christian Ebert Clean up logic and messages for overwrite
Thu, 19 Jul 2007 04:07:20 +0200 Christian Ebert Make test more adaptive to different Hg versions
Thu, 19 Jul 2007 03:43:20 +0200 Christian Ebert Make sure there are no newlines in expansion
Wed, 18 Jul 2007 22:50:47 +0200 Christian Ebert Removed tag archive
Wed, 18 Jul 2007 22:50:41 +0200 Christian Ebert Removed tag nohook
Wed, 18 Jul 2007 22:50:34 +0200 Christian Ebert Removed tag hgkw_standalone_setup
Wed, 18 Jul 2007 22:50:23 +0200 Christian Ebert Removed tag very_cvs
Wed, 18 Jul 2007 22:50:17 +0200 Christian Ebert Removed tag r0.1
Wed, 18 Jul 2007 22:49:59 +0200 Christian Ebert Removed tag cvs_scheme
Wed, 18 Jul 2007 22:49:51 +0200 Christian Ebert Removed tag universal_scheme
Wed, 18 Jul 2007 22:45:50 +0200 Christian Ebert Discard kwmap-templates branch; keep only early forked off default
Wed, 18 Jul 2007 22:33:24 +0200 Christian Ebert Discard self_initializing_hook branch kwmap-templates
Wed, 18 Jul 2007 22:28:36 +0200 Christian Ebert Add MANIFEST.in kwmap-templates
Wed, 18 Jul 2007 22:24:56 +0200 Christian Ebert Add README kwmap-templates
Wed, 18 Jul 2007 21:29:32 +0200 Christian Ebert Add backwards compatible test-suite kwmap-templates
Wed, 18 Jul 2007 21:24:04 +0200 Christian Ebert Catch an AttributeError in wwrite triggered by older Hg versions kwmap-templates
Wed, 18 Jul 2007 16:17:04 +0200 Christian Ebert kwdemo accepts maps as arguments, reads from optional rcfile kwmap-templates
Wed, 18 Jul 2007 16:12:14 +0200 Christian Ebert Avoid global vars by passing opt args to kwrepo.file kwmap-templates
(0) -100 -60 +60 +100 +300 +1000 tip