Re: What's cooking in git.git (Aug 2013, #03; Tue, 13)

2013-08-18 Thread Pete Wyckoff
gits...@pobox.com wrote on Tue, 13 Aug 2013 15:06 -0700: > * ks/p4-view-spec (2013-08-11) 3 commits > - WAITING FOR ACK > - git p4: implement view spec wildcards with "p4 where" > - git p4 test: sanitize P4CHARSET > > Waiting for an ack. I'm still running perf tests on the 3-patch version. I

Re: What's cooking in git.git (Aug 2013, #03; Tue, 13)

2013-08-14 Thread Junio C Hamano
Stefan Beller writes: > On 08/14/2013 12:06 AM, Junio C Hamano wrote: >> * sb/parseopt-boolean-removal (2013-08-07) 9 commits >> (merged to 'next' on 2013-08-08 at b138a2d) >> + revert: use the OPT_CMDMODE for parsing, reducing code >> + checkout-index: fix negations of even numbers of -n >>

Re: What's cooking in git.git (Aug 2013, #03; Tue, 13)

2013-08-13 Thread Stefan Beller
On 08/14/2013 12:06 AM, Junio C Hamano wrote: > * sb/parseopt-boolean-removal (2013-08-07) 9 commits > (merged to 'next' on 2013-08-08 at b138a2d) > + revert: use the OPT_CMDMODE for parsing, reducing code > + checkout-index: fix negations of even numbers of -n > + config parsing options: allo