Wed, 23 Nov 2016 00:03:11 +0530 | Pulkit Goyal | py3: use pycompat.getcwd() instead of os.getcwd() | file | diff | annotate |
Thu, 20 Oct 2016 23:53:36 +0900 | Yuya Nishihara | py3: bulk replace sys.stdin/out/err by util's | file | diff | annotate |
Tue, 08 Nov 2016 22:41:45 +0900 | Yuya Nishihara | hook: lower inflated use of sys.__stdout__ and __stderr__ | file | diff | annotate |
Tue, 08 Nov 2016 22:22:22 +0900 | Yuya Nishihara | hook: flush stdout before restoring stderr redirection | file | diff | annotate |
Thu, 20 Oct 2016 22:39:59 +0900 | Yuya Nishihara | hook: do not redirect stdout/err/in to ui while running in-process hooks (BC) | file | diff | annotate |
Thu, 14 Apr 2016 02:41:15 -0700 | Pierre-Yves David | hook: report untrusted hooks as failure (issue5110) (BC) | file | diff | annotate |
Thu, 14 Apr 2016 17:03:49 -0700 | Pierre-Yves David | hook: split config reading further | file | diff | annotate |