From: Jonathan Nieder <jrnieder@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Aug 2010, #04; Wed, 18)
Date: Wed, 18 Aug 2010 22:02:37 -0500 [thread overview]
Message-ID: <20100819030237.GE18922@burratino> (raw)
In-Reply-To: <7vfwyb8skr.fsf@alter.siamese.dyndns.org>
Junio C Hamano wrote:
> * ab/compat-regex (2010-08-17) 5 commits
> - autoconf: don't use platform regex if it lacks REG_STARTEND
> - t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
> - Change regerror() declaration from K&R style to ANSI C (C89)
> - compat/regex: get the gawk regex engine to compile within git
> - compat/regex: use the regex engine from gawk for compat
As Hannes noticed, the tip commit is bogus and the configure
test gives the wrong result on platforms with missing or inferior
regex. Sorry about that. Replacement is at $gmane/153782.
> * jn/update-contrib-example-merge (2010-08-17) 25 commits
[...]
> A series like this may update scripted Porcelains with
> recent new features, but the result will never be as solidly battle tested
> implementations (admittedly with only subset of features and without later
> fixes) like we had there so far.
I was similarly nervous about that. But as you say, it is always possible
to search through history for the older version.
Administrivia:
- patch 1 (do not mistake ancestor of tag for branch) is a separate fix.
It probably should have been sent separately.
- patch 9-11 (merge-base --octopus, merge-base --independent, and especially
fmt-merge-msg -m) which expose library functions to scripts might be
independently useful.
- patch 24 (merge script: learn --[no-]rerere-autoupdate) requires a
working rerere --rerere-autoupdate, which means the patch for commit
672d1b78 (rerere: migrate to parse-options API, 2010-08-05). I can
make a more targetted fix if that would be helpful for testing.
> * jn/commit-no-change-wo-status (2010-08-11) 10 commits
[...]
> There seemed to be some doubts on removal of the "no changes" line?
I'm happy to drop this series for now; the resulting output is just
not very good.
> * jn/paginate-fix (2010-08-16) 14 commits
> (merged to 'next' on 2010-08-18 at bb04a13)
I am happy to see this get more exposure. Thanks.
> There were heavy merge conflicts in t4200; I tried to be careful when
> merging this, but extra sets of eyeballs from parties involved (Jonathan
> and Szeder) would always be a good idea.
Looks good (and agrees with what I got from manually applying Szeder's
patch on top of the topic).
next prev parent reply other threads:[~2010-08-19 3:04 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 22:27 What's cooking in git.git (Aug 2010, #04; Wed, 18) Junio C Hamano
2010-08-19 3:02 ` Jonathan Nieder [this message]
2010-08-19 8:06 ` Johannes Sixt
2010-08-19 12:48 ` Ævar Arnfjörð Bjarmason
2010-08-19 15:04 ` Ævar Arnfjörð Bjarmason
[not found] ` <AANLkTinkjsLycvV-uvfG14t7Q=uKt+pnpizKCPGirVW1@mail.gmail.com>
2010-08-19 18:05 ` Fwd: " Aharon Robbins
2010-08-19 18:30 ` [PATCH] compat/regex: define out variables only used under RE_ENABLE_I18N Ævar Arnfjörð Bjarmason
2010-08-19 20:02 ` Junio C Hamano
2010-08-19 20:31 ` Ævar Arnfjörð Bjarmason
2010-08-19 21:07 ` Junio C Hamano
2010-08-19 21:30 ` Ævar Arnfjörð Bjarmason
2010-08-19 22:45 ` [PATCH] compat/regex: get rid of old-style definition Junio C Hamano
2010-08-20 7:47 ` Ævar Arnfjörð Bjarmason
2010-08-25 18:24 ` Karsten Blees
2010-08-26 7:58 ` [PATCH] Fix compat/regex ANSIfication on MinGW Johannes Sixt
2010-08-26 20:34 ` Ævar Arnfjörð Bjarmason
2010-09-03 21:23 ` karsten.blees
2010-09-03 22:21 ` Ævar Arnfjörð Bjarmason
2010-09-04 5:22 ` Junio C Hamano
2010-09-07 12:56 ` Johannes Sixt
2010-08-19 3:22 ` jn/update-contrib-example-merge in pu Jonathan Nieder
2010-08-19 12:53 ` What's cooking in git.git (Aug 2010, #04; Wed, 18) Ævar Arnfjörð Bjarmason
2010-08-19 15:27 ` Ævar Arnfjörð Bjarmason
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=20100819030237.GE18922@burratino \
--to=jrnieder@gmail.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).