log hgext/keyword.py @ 11045:eb67196d20fa

age author description
Mon, 26 Apr 2010 04:01:07 +0200 Christian Ebert keyword: support (q)record
Mon, 26 Apr 2010 03:54:18 +0200 Christian Ebert keyword: remove mq commands from restricted list
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs
Mon, 12 Apr 2010 17:34:12 +0200 Christian Ebert keyword: make the templater a local variable
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction
Tue, 16 Mar 2010 22:29:16 +0100 Christian Ebert keyword: do not bother about detecting extension path in demo
Tue, 16 Mar 2010 22:28:58 +0100 Christian Ebert keyword: make kwdemo less verbose
Tue, 16 Mar 2010 22:28:23 +0100 Christian Ebert keyword: 1 variable name for overwriting candidates
Tue, 16 Mar 2010 22:27:22 +0100 Christian Ebert keyword: do not customize ui.note() when overwriting
Thu, 11 Mar 2010 18:49:41 +0100 Christian Ebert keyword: update copyright
Thu, 11 Mar 2010 18:49:14 +0100 Christian Ebert keyword: remove deprecated options
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: remove spurious locks, improve handling of wlock
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: use status' names instead of index
Thu, 18 Feb 2010 05:55:05 +0100 Christian Ebert keyword: mark improved demo commit message for translation stable
Wed, 17 Feb 2010 17:11:20 +0100 Christian Ebert keyword: do not postpone commit hooks stable
Wed, 17 Feb 2010 15:43:21 +0100 Sune Foldager run commit and update hooks after command completion (issue1827) stable
Thu, 04 Feb 2010 20:58:42 +0000 Christian Ebert keyword: fix utcdate filter
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Wed, 23 Dec 2009 18:04:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 12:04:17 +0000 Christian Ebert keyword: go into restricted mode when transplanting stable
Wed, 23 Dec 2009 12:04:04 +0000 Christian Ebert keyword: do not monkeypatch diff when in restricted mode stable
Fri, 27 Nov 2009 18:26:25 +0000 timeless keyword: clarify object of backwards compatibility
Thu, 26 Nov 2009 10:51:17 +0100 Christian Ebert keyword: the CVS keyword is $RCSfile$, not $RCSFile$ stable
Thu, 26 Nov 2009 20:50:16 +0100 Martin Geisler keyword: sort demo output to ensure deterministic output stable
Thu, 01 Oct 2009 00:00:18 +0200 Christian Ebert keyword: uppercase short option for kwfiles --all, like hg status -A
Wed, 30 Sep 2009 23:59:03 +0200 Christian Ebert keyword: make kwfiles -u show untracked files only (like status)
Wed, 30 Sep 2009 23:59:03 +0200 Christian Ebert keyword: make kwfiles --all show unknown files too
Wed, 30 Sep 2009 22:39:56 +0200 Christian Ebert keyword: kwfiles --unknown instead of --untracked