[ANNOUNCE] Git v2.10.0

2016-09-02 Thread Junio C Hamano
The latest feature release Git v2.10.0 is now available at the usual places. It is comprised of 639 non-merge commits since v2.9.0, contributed by 76 people, 22 of which are new faces. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/ The following public repositories

[ANNOUNCE] Git v2.10.0-rc2

2016-08-26 Thread Junio C Hamano
A release candidate Git v2.10.0-rc2 is now available for testing at the usual places. It is comprised of 623 non-merge commits since v2.9.0, contributed by 71 people, 22 of which are new faces. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The following pub

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

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-17 Thread Torsten Bögershausen
On 17.08.16 19:38, Junio C Hamano wrote: > Junio C Hamano writes: > >> Torsten Bögershausen writes: >> >>> Is this `text=auto` correct ? >> >> Thanks for spotting a typo. Definitely. >> >>> I think it should be >>> >>>used to have the same effect as >>>$ echo "* text eol=crlf" >.gitattr

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-17 Thread Junio C Hamano
Junio C Hamano writes: > Torsten Bögershausen writes: > >> Is this `text=auto` correct ? > > Thanks for spotting a typo. Definitely. > >> I think it should be >> >>used to have the same effect as >>$ echo "* text eol=crlf" >.gitattributes > > Thanks. > >> # In other words, the `auto` wa

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-17 Thread Junio C Hamano
Torsten Bögershausen writes: > Is this `text=auto` correct ? Thanks for spotting a typo. Definitely. > I think it should be > >used to have the same effect as >$ echo "* text eol=crlf" >.gitattributes Thanks. > # In other words, the `auto` was ignored, as explained here: > + $ git

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-16 Thread Torsten Bögershausen
On Mon, Aug 15, 2016 at 08:42:48AM -0700, Junio C Hamano wrote: > Torsten Bögershausen writes: > > > On 15.08.16 00:47, Junio C Hamano wrote: > >> Torsten Bögershausen (1): > >> convert: unify the "auto" handling of CRLF > > > > Should we mention this change in the release notes? > > > > Th

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-15 Thread Junio C Hamano
Torsten Bögershausen writes: > On 15.08.16 00:47, Junio C Hamano wrote: >> Torsten Bögershausen (1): >> convert: unify the "auto" handling of CRLF > > Should we mention this change in the release notes? > > The handling of "*.text = auto" was changed, and now > > $ echo "* text=auto eol

Re: [ANNOUNCE] Git v2.10.0-rc0

2016-08-15 Thread Torsten Bögershausen
On 15.08.16 00:47, Junio C Hamano wrote: > Torsten Bögershausen (1): > convert: unify the "auto" handling of CRLF Should we mention this change in the release notes? The handling of "*.text = auto" was changed, and now $ echo "* text=auto eol=crlf" >.gitattributes has the same effe

[ANNOUNCE] Git v2.10.0-rc0

2016-08-14 Thread Junio C Hamano
An early preview release Git v2.10.0-rc0 is now available for testing at the usual places. It is comprised of 589 non-merge commits since v2.9.0, contributed by 67 people, 20 of which are new faces. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The followin