log hgext/logtoprocess.py @ 40620:b2e5a554bc7b

age author description
Sun, 11 Nov 2018 12:33:14 +0900 Yuya Nishihara logtoprocess: rewrite dict building in py3-compatible way
Sun, 11 Nov 2018 12:27:23 +0900 Yuya Nishihara logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)
Wed, 03 Oct 2018 14:01:22 -0400 Augie Fackler logtoprocess: use new runbgcommand from procutil