Re: What's cooking in git.git (Dec 2013, #01; Wed, 4)

2013-12-05 Thread Junio C Hamano
Duy Nguyen writes: > On Thu, Dec 5, 2013 at 8:23 AM, Junio C Hamano wrote: >> * aa/transport-non-positive-depth-only (2013-11-26) 1 commit >> (merged to 'next' on 2013-11-27 at b01f05b) >> + transport: catch non positive --depth option value >> >> Will merge to 'master'. > > Don't. It breaks

Re: What's cooking in git.git (Dec 2013, #01; Wed, 4)

2013-12-04 Thread Christian Couder
On Thu, Dec 5, 2013 at 2:23 AM, Junio C Hamano wrote: > > * cc/starts-n-ends-with (2013-12-04) 4 commits > - replace {pre,suf}fixcmp() with {starts,ends}_with() > - strbuf: introduce starts_with() and ends_with() > - builtin/remote: remove postfixcmp() and use suffixcmp() instead > - environme

Re: What's cooking in git.git (Dec 2013, #01; Wed, 4)

2013-12-04 Thread Duy Nguyen
On Thu, Dec 5, 2013 at 8:23 AM, Junio C Hamano wrote: > * aa/transport-non-positive-depth-only (2013-11-26) 1 commit > (merged to 'next' on 2013-11-27 at b01f05b) > + transport: catch non positive --depth option value > > Will merge to 'master'. Don't. It breaks smart-http [1]. I'm starting t

What's cooking in git.git (Dec 2013, #01; Wed, 4)

2013-12-04 Thread Junio C Hamano
Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'. There are quite a many topics that have been left over from the previous round. I haven't rewound the tip of 'next' yet, but I am planning to d