hgext/keyword.py
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Sun, 25 Jul 2010 20:01:33 -0500 Christian Ebert keyword: move collecting of [keyword] patterns to reposetup (issue2303) stable
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert keyword: add extra datefilters in a single update call
Tue, 15 Jun 2010 17:15:31 +0200 Christian Ebert keyword: postpone manifest calculation in kwtemplater.overwrite
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Wed, 09 Jun 2010 12:45:48 +0100 Christian Ebert keyword: pass context to kwtemplater.overwrite
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert keyword: use context to detect uncommitted merge
Tue, 01 Jun 2010 03:45:10 +0200 Christian Ebert keyword: retrieve added and modified files from commitctx
Tue, 01 Jun 2010 01:05:45 +0200 Christian Ebert keyword: force dirstate normal when all changes in a file are recorded
Wed, 19 May 2010 00:45:50 +0200 Christian Ebert keyword: offer svn-like default keywordmaps
Tue, 18 May 2010 22:16:38 +0200 Christian Ebert keyword: add 2 svn-like date filters
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert keyword: support extensions using dorecord, e.g. crecord
Wed, 05 May 2010 14:02:45 +0200 Christian Ebert keyword: omit setting extra variable for record context
Sat, 01 May 2010 23:59:39 +0200 Christian Ebert keyword: simplify record switch in kwtemplater.overwrite
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
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Wed, 05 Aug 2009 17:20:47 +0200 Christian Ebert keyword: use util.datestr for utcdate filter, expose through variable
Wed, 05 Aug 2009 17:20:47 +0200 Christian Ebert keyword: reference templating help, add utcdate filter example
Wed, 29 Jul 2009 09:28:45 +0200 Christian Ebert keyword: update copyright
Sun, 26 Jul 2009 10:45:35 +0100 Christian Ebert keyword: refactor kwdemo and make output translatable
Sun, 26 Jul 2009 01:53:06 +0200 Martin Geisler keyword: wrap docstrings at 70 characters
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 22 Jul 2009 08:28:30 +0100 Christian Ebert keyword: reformat kwfiles help for minirst parser
Wed, 22 Jul 2009 19:12:34 +0100 Christian Ebert keyword: argument to "kwdemo --rcfile" must be string (bugfix) 1.3.1
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Thu, 09 Jul 2009 22:52:39 +0200 Martin Geisler keyword: use all caps for 'note:' in help string
Thu, 09 Jul 2009 19:49:02 -0500 Matt Mackall Merge with stable
Thu, 09 Jul 2009 11:59:12 +0200 Christian Ebert keyword: eliminate potential reference cycles from kwrepo
less more (0) -100 -60 tip