hgext/keyword.py
Fri, 01 Sep 2017 12:34:36 -0700 Saurabh Singh cmdutil: remove redundant commitfunc parameter in amend (API)
Mon, 26 Jun 2017 03:47:11 +0900 FUJIWARA Katsunori keyword: wrap functions only once at loading keyword extension
Mon, 26 Jun 2017 03:46:17 +0900 FUJIWARA Katsunori keyword: use _keywordkwt of repository instead of kwtools['templater']
Mon, 26 Jun 2017 03:44:50 +0900 FUJIWARA Katsunori keyword: obtain kwtemplater instance via repository at runtime
Mon, 26 Jun 2017 03:43:47 +0900 FUJIWARA Katsunori keyword: obtain kwtemplater instance via repository at runtime
Mon, 26 Jun 2017 03:42:17 +0900 FUJIWARA Katsunori keyword: make wrapped repository and kwtemplater refer to each other
Mon, 26 Jun 2017 03:40:12 +0900 FUJIWARA Katsunori keyword: make comparison webcommand suppress keyword expansion
Mon, 26 Jun 2017 03:40:06 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.match at the end of wrapped webcommands
Mon, 26 Jun 2017 03:38:12 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.restrict at the end of wrapped patch.diff
Tue, 20 Jun 2017 12:51:36 +0100 Christian Ebert keyword: use context manager for rollback locking
Sat, 22 Apr 2017 18:42:03 +0900 Yuya Nishihara cmdutil: factor out helper to create changeset_templater with literal template
Sun, 14 May 2017 16:19:47 +0900 Yuya Nishihara commands: move templates of common command options to cmdutil (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Wed, 08 Mar 2017 16:51:57 -0800 Pierre-Yves David keyword: directly use repo.vfs.join
Mon, 17 Oct 2016 17:42:46 +0200 Christian Ebert keyword: handle filectx _customcmp
Tue, 20 Sep 2016 23:45:15 +0000 timeless keyword: use single quotes in use warning
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Wed, 27 Jul 2016 13:57:51 +0100 Christian Ebert keyword: avoid traceback when kwdemo is run outside a repo stable
Tue, 21 Jun 2016 00:50:39 +0900 FUJIWARA Katsunori check-code: detect "missing _() in ui message" more exactly
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Tue, 19 Apr 2016 11:00:15 +0100 Christian Ebert keyword: replace use of _filerev with _filenode
Wed, 30 Mar 2016 02:10:44 +0900 FUJIWARA Katsunori keyword: use templatefilter to mark a function as template filter
Fri, 11 Mar 2016 08:27:11 +0000 Christian Ebert keyword: compact writing of temporary kwdemo hgrc
Tue, 01 Mar 2016 10:33:06 +0000 Christian Ebert keyword: use absolute_import
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in kw_dorecord
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in kw_copy
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in kw_amend
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in keyword demo
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in _kwfwrite
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
less more (0) -100 -50 -30 tip