Merge branch 'jt/subprocess-handshake' into maint
commitdf2dd283164b7f1776b04dfbea9302a0bd1c170c
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:52 +0000 (23 14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:52 +0000 (23 14:33 -0700)
tree100a0df7424dcecce81e71f921ecbaad57eff53e
parentde55703672ea47893702c0bfaffb4788d2eb3818
parentfa64a2fdbeedd98c5f24d1662bcc470a8449abcf
Merge branch 'jt/subprocess-handshake' into maint

Code cleanup.

* jt/subprocess-handshake:
  sub-process: refactor handshake to common function
  Documentation: migrate sub-process docs to header
  convert: add "status=delayed" to filter process protocol
  convert: refactor capabilities negotiation
  convert: move multiple file filter error handling to separate function
  convert: put the flags field before the flag itself for consistent style
  t0021: write "OUT <size>" only on success
  t0021: make debug log file name configurable
  t0021: keep filter log files on comparison
cache.h