log hgext/hgk.py @ 36268:be5a6fe3643a

age author description
Mon, 23 Oct 2017 00:03:27 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/hgk.py
Fri, 30 Jun 2017 03:42:35 +0200 Boris Feld configitems: register the 'hgk.path' config
Mon, 24 Jul 2017 14:38:40 -0400 Augie Fackler py3: introduce a wrapper for __builtins__.{raw_,}input()
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Tue, 14 Mar 2017 23:48:25 -0700 Pierre-Yves David hgk: don't use mutable default argument value
Mon, 06 Mar 2017 03:27:52 -0800 Simon Farnsworth hgk: set a blocked tag when the user invokes view
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
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
Fri, 06 May 2016 21:50:40 +0530 Pulkit Goyal py3: make hgext/hgk.py use absolute_import
Thu, 25 Jun 2015 17:37:14 -0500 Matt Mackall hgk: tweak doc format for path option
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Fri, 03 Apr 2015 22:44:25 +0200 Andrew Shadura hgk: display committer name when set by hg-git
Mon, 30 Mar 2015 14:58:42 -0400 Augie Fackler hgk: remove unused revlog import
Sat, 28 Mar 2015 21:33:47 +0100 Andrew Shadura hgk: remove no longer needed debug-rev-parse command