Re: [PATCHv16 0/7] Expose submodule parallelism to the user

2016-02-24 Thread Jonathan Nieder
Stefan Beller wrote: > This build on top of 163b9b1f919c762a4bfb693b3aa05ef1aa627fee > (origin/sb/submodule-parallel-update~5) and replace the series from there on. Except for the comments in patch 3, Reviewed-by: Jonathan Nieder Thanks for writing it and sorry it took so long. -- To unsubscrib

[PATCHv16 0/7] Expose submodule parallelism to the user

2016-02-24 Thread Stefan Beller
This build on top of 163b9b1f919c762a4bfb693b3aa05ef1aa627fee (origin/sb/submodule-parallel-update~5) and replace the series from there on. Thanks Jonathan and Junio for discussion! * instead of sophisticatedly adding \n's, require the callbacks to be sane. * rename strbuf 'err' to 'out'. * no ch