hgkw/keyword.py
Wed, 23 Jan 2008 09:53:40 +0100 Christian Ebert Improve use of dictionaries
Wed, 23 Jan 2008 10:02:57 +0100 Christian Ebert bugfix: avoid expansion with qfold
Sun, 20 Jan 2008 14:31:00 +0100 Christian Ebert Prefer item in dict over dict.has_key(item)
Sat, 19 Jan 2008 18:26:17 +0100 Christian Ebert (0.9.2compat) get mq support, improved diff output from default branch 0.9.2compat
Wed, 16 Jan 2008 11:22:16 +0100 Christian Ebert Avoid extra diffs when not comparing against working dir
Tue, 15 Jan 2008 13:19:23 +0100 Christian Ebert Implement support for mq; handle (q)record more gracefully
Mon, 14 Jan 2008 15:21:57 +0100 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
Fri, 11 Jan 2008 14:41:22 +0100 Christian Ebert Fix some doc strings; update copyright
Wed, 09 Jan 2008 12:52:59 +0100 Christian Ebert (0.9.2compat) Get bugfix from default branch 0.9.2compat
Wed, 09 Jan 2008 11:07:42 +0100 Christian Ebert Suppress keyword expansion for log commands
Wed, 09 Jan 2008 05:13:22 +0100 Christian Ebert fix: only set general changenode for kwtemplater when committing
Mon, 07 Jan 2008 12:02:23 +0100 Christian Ebert (0.9.2compat) obtain simplifications from default branch 0.9.2compat
Mon, 07 Jan 2008 11:48:51 +0100 Christian Ebert Just add unknown kwfiles candidates when untracked option is given
Mon, 07 Jan 2008 11:27:41 +0100 Christian Ebert Simplify temporary ui.quiet setting in kwdemo
Fri, 04 Jan 2008 17:16:13 +0100 Christian Ebert (0.9.2compat) get backwards compatible changes from default branch 0.9.2compat
Wed, 02 Jan 2008 16:42:17 +0100 Christian Ebert Compress kwfstats intitialization
Wed, 02 Jan 2008 16:31:49 +0100 Christian Ebert Always opts.get to be on safe side
Tue, 01 Jan 2008 19:16:13 +0100 Christian Ebert Make command line check even more private
Sat, 29 Dec 2007 18:45:47 +0100 Christian Ebert Turn patch.patchfile.__init__ monkeypatch into a wrapper
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
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 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: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: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
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:09:56 +0200 Christian Ebert Revert to using status for kw-commands
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 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:07:03 +0200 Christian Ebert Determine kwfiles on workingctx
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:16:53 +0100 Christian Ebert Use revlog.cmp to avoid checking for rename twice
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 22:34:47 +0100 Christian Ebert Arguments to kwshrink/expand must be filtered thru canonpath
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 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
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:04:33 +0200 Christian Ebert Weed out removed and links using manifest
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 03:43:20 +0200 Christian Ebert Make sure there are no newlines in expansion
Wed, 18 Jul 2007 22:33:24 +0200 Christian Ebert Discard self_initializing_hook branch 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
Tue, 17 Jul 2007 14:15:47 +0200 Christian Ebert Implement kwshrink/kwexpand commands to deal with config, import issues kwmap-templates
Tue, 17 Jul 2007 09:45:36 +0200 Christian Ebert Set ui to repo.ui at once where needed for backwards compatibility kwmap-templates
Tue, 17 Jul 2007 09:24:27 +0200 Christian Ebert Use ui.note to get verbosity switch; tweak kwdemo help kwmap-templates
Tue, 17 Jul 2007 09:17:03 +0200 Christian Ebert Obtain filename matcher from function keywordmatcher kwmap-templates
Sun, 15 Jul 2007 17:34:34 +0200 Christian Ebert kwdemo is demo internally; rearrange code kwmap-templates
Sun, 15 Jul 2007 17:28:17 +0200 Christian Ebert Typo in kwdemo output kwmap-templates
less more (0) -120 tip