##// END OF EJS Templates
ui: allow capture of subprocess output...
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.

File last commit:

r1360:7d439981 default
r24848:2f888218 stable
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder