Thanks for an Ack, but personally I do not think the completion of "all
commands" is worth it.
I've been busy with day-job for the past few days, and haven't had chance
to push things out today, but FYI here is what I already have on 'master'
privately, relative to what have already been pushed out.
Documentation: clarify how to disable elements in core.whitespace (Junio C Hamano)
Makefile: fix shell quoting (Junio C Hamano)
tests: propagate $(TAR) down from the toplevel Makefile (Junio C Hamano)
index-pack.c: correctly initialize appended objects (Björn Steinbrink)
send-email: find body-encoding correctly (Peter Valdemar Mørch)
document that git-tag can tag more than heads (Jonathan Nieder)
perl/Makefile: update NO_PERL_MAKEMAKER section (Brandon Casey)
bash: offer only paths after '--' for 'git checkout' (SZEDER Gábor)
checkout: mention '--' in the docs (SZEDER Gábor)
git-checkout: improve error messages, detect ambiguities. (Pierre Habouzit)
update test case to protect am --skip behaviour (Olivier Marin)
Teach fsck and prune about the new location of temporary objects (Brandon Casey)
git-checkout: fix command line parsing. (Pierre Habouzit)
At this point immediately before -rc1, I am giving much higher precedence
to real fixes than clean-ups, "use parse-opt", or new features. Please do
not get alarmed if your non-fix patches are left unresponded for a while.
BTW, has anybody taken a look at this one?
Subject: BUG: fetch incorrect interpretation of globing patterns in refspecs
Date: Thu, 24 Jul 2008 09:07:21 +0200
Message-ID: [ref]
If not, I think I probably need to take a look at this, reproducing and
possibly fixing, before applying non-fix patches.