diff mercurial/dirs.c @ 24848:2f88821856eb stable

ui: allow capture of subprocess output We want to capture hooks output during bundle2 processing. For this purpose we introduce a new 'subproc' argument to 'ui.pushbuffer'. When set, the output of sub process created through 'ui.system' will be captured in the buffer too. This will be used in the next changeset.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 23 Apr 2015 14:57:39 +0100
parents 67241ee427cf
children b3a68fb8b859
line wrap: on
line diff