Re: [ANNOUNCE] Git v2.10.0-rc1

2016-08-23 Thread Junio C Hamano
Johannes Schindelin writes: > On Fri, 19 Aug 2016, Junio C Hamano wrote: > >> [...] >> * A new run-command API function pipe_command() is introduced to > ... > You probably want a '*' in front of this paragraph, too. > >> * Squelch compiler warnings for netmalloc (in compat/) library. > > s/net

Re: [ANNOUNCE] Git v2.10.0-rc1

2016-08-23 Thread Johannes Schindelin
Hi Junio, [dropping LKML] On Fri, 19 Aug 2016, Junio C Hamano wrote: > [...] > * A new run-command API function pipe_command() is introduced to >sanely feed data to the standard input while capturing data from >the standard output and the standard error of an external process, >whic

[ANNOUNCE] Git v2.10.0-rc1

2016-08-19 Thread Junio C Hamano
A release candidate Git v2.10.0-rc1 is now available for testing at the usual places. It is comprised of 611 non-merge commits since v2.9.0, contributed by 68 people, 20 of which are new faces. Relative to v2.10-0-rc0 (the preview), there is a last-minute merge of Linus's "Let's show longer finge