From: Junio C Hamano Date: Tue, 30 May 2017 02:16:42 +0000 (+0900) Subject: Merge branch 'bp/sub-process-convert-filter' X-Git-Tag: v2.14.0-rc0~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae7785de0eab22c2f2f88871353bd468993aa482;p=thirdparty%2Fgit.git Merge branch 'bp/sub-process-convert-filter' Code from "conversion using external process" codepath has been extracted to a separate sub-process.[ch] module. * bp/sub-process-convert-filter: convert: update subprocess_read_status() to not die on EOF sub-process: move sub-process functions into separate files convert: rename reusable sub-process functions convert: update generic functions to only use generic data structures convert: separate generic structures and variables from the filter specific ones convert: split start_multi_file_filter() into two separate functions pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL convert: move packet_write_line() into pkt-line as packet_writel() pkt-line: add packet_read_line_gently() pkt-line: fix packet_read_line() to handle len < 0 errors convert: remove erroneous tests for errno == EPIPE --- ae7785de0eab22c2f2f88871353bd468993aa482