> From: Junio C Hamano [mailto:gits...@pobox.com]
>
> Ben Peart writes:
>
> > Ben Peart (8):
> > pkt-line: add packet_writel() and packet_read_line_gently()
> > convert: Update convert to use new packet_writel() function
> > convert: Split start_multi_file_filter into two separate function
Ben Peart writes:
> Ben Peart (8):
> pkt-line: add packet_writel() and packet_read_line_gently()
> convert: Update convert to use new packet_writel() function
> convert: Split start_multi_file_filter into two separate functions
> convert: Separate generic structures and variables from the
Refactor the filter..process code into a separate sub-process
module that can be used to reduce the cost of starting up a sub-process
for multiple commands. It does this by keeping the external process
running and processing all commands by communicating over standard input
and standard output usi
Refactor the filter..process code into a separate sub-process
module that can be used to reduce the cost of starting up a sub-process
for multiple commands. It does this by keeping the external process
running and processing all commands by communicating over standard input
and standard output usi
4 matches
Mail list logo