Sun, 11 Feb 2018 16:02:32 -0800 | Gregory Szorc | py3: use system strings when calling __import__ | file | diff | annotate |
Sun, 10 Dec 2017 04:46:50 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in hook.py | file | diff | annotate |
Sun, 08 Oct 2017 13:08:31 +0200 | Boris Feld | hook: add a 'hashook' function to test for hook existence | file | diff | annotate |
Sat, 17 Jun 2017 15:29:26 +0530 | Pulkit Goyal | py3: convert keys of kwargs back to bytes using pycompat.byteskwargs() | file | diff | annotate |
Fri, 02 Jun 2017 10:35:21 +0530 | Pulkit Goyal | py3: convert exception to bytes to pass into ui.warn() | file | diff | annotate |
Thu, 01 Jun 2017 01:41:34 +0530 | Pulkit Goyal | py3: ensure that we don't concat bytes and str and the end result is bytes | file | diff | annotate |
Fri, 31 Mar 2017 11:53:56 +0200 | Pierre-Yves David | hook: add hook name information to external hook | file | diff | annotate |