git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Stefan Beller <stefanbeller@googlemail.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Aug 2013, #03; Tue, 13)
Date: Wed, 14 Aug 2013 09:56:57 -0700	[thread overview]
Message-ID: <7vpptgtdly.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <520B27F3.3010508@googlemail.com> (Stefan Beller's message of "Wed, 14 Aug 2013 08:47:15 +0200")

Stefan Beller <stefanbeller@googlemail.com> 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
>>  + config parsing options: allow one flag multiple times
>>  + hash-object: replace stdin parsing OPT_BOOLEAN by OPT_COUNTUP
>>  + branch, commit, name-rev: ease up boolean conditions
>>  + checkout: remove superfluous local variable
>>  + log, format-patch: parsing uses OPT__QUIET
>>  + Replace deprecated OPT_BOOLEAN by OPT_BOOL
>>  + Remove deprecated OPTION_BOOLEAN for parsing arguments
>>  (this branch uses jc/parseopt-command-modes.)
>> 
>>  Convert most uses of OPT_BOOLEAN/OPTION_BOOLEAN that can use
>>  OPT_BOOL/OPTION_BOOLEAN which have much saner semantics, and turn
>>  remaining ones into OPT_SET_INT, OPT_COUNTUP, etc. as necessary;
>>  there seems to be some misconversion that makes many tests fail,
>>  though.
>> 
>>  Will cook in 'next'.
>
> Locally here all tests succeed, when testing that branch alone.
> Which tests fail for you, so I can look into it?

It was a stale comment from the previous round.  Thanks for
noticing.

>> * sb/fsck-opt-bool (2013-07-29) 1 commit
>>  (merged to 'next' on 2013-07-30 at 8a9964c)
>> + fsck: Replace deprecated OPT_BOOLEAN by OPT_BOOL
>>
>> Will cook in 'next'.
>
> This one is completely included in sb/parseopt-boolean-removal,
> but doesn't need jc/parseopt-command-modes. So once we're
> confident with jc/parseopt-command-modes, we could drop this
> branch as well.

Thanks again.

  reply	other threads:[~2013-08-14 16:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 22:06 What's cooking in git.git (Aug 2013, #03; Tue, 13) Junio C Hamano
2013-08-14  6:47 ` Stefan Beller
2013-08-14 16:56   ` Junio C Hamano [this message]
2013-08-18 15:05 ` Pete Wyckoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vpptgtdly.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=stefanbeller@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).