From: Stefan Beller <stefanbeller@googlemail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Aug 2013, #03; Tue, 13)
Date: Wed, 14 Aug 2013 08:47:15 +0200 [thread overview]
Message-ID: <520B27F3.3010508@googlemail.com> (raw)
In-Reply-To: <7vvc39utxi.fsf@alter.siamese.dyndns.org>
[-- Attachment #1: Type: text/plain, Size: 1553 bytes --]
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?
> * 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,
Stefan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
next prev parent reply other threads:[~2013-08-14 6:47 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 [this message]
2013-08-14 16:56 ` Junio C Hamano
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=520B27F3.3010508@googlemail.com \
--to=stefanbeller@googlemail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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).