git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: git@vger.kernel.org, Taylor Blau <me@ttaylorr.com>,
	Emily Shaffer <emilyshaffer@google.com>,
	Jonathan Tan <jonathantanmy@google.com>
Subject: Re: What's cooking in git.git (Jul 2021, #05; Wed, 21)
Date: Thu, 22 Jul 2021 15:37:35 -0700	[thread overview]
Message-ID: <xmqqbl6u7z68.fsf@gitster.g> (raw)
In-Reply-To: <87a6mevkrx.fsf@evledraar.gmail.com> ("Ævar Arnfjörð Bjarmason"'s message of "Thu, 22 Jul 2021 09:33:39 +0200")

Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:

>> * ab/refs-files-cleanup (2021-07-20) 12 commits
>>  - refs/files: remove unused "errno != ENOTDIR" condition
>>  - refs/files: remove unused "errno == EISDIR" code
>>  - refs/files: remove unused "oid" in lock_ref_oid_basic()
>>  - reflog expire: don't lock reflogs using previously seen OID
>>  - refs/files: add a comment about refs_reflog_exists() call
>>  - refs: make repo_dwim_log() accept a NULL oid
>>  - refs API: pass the "lock OID" to reflog "prepare"
>>  - refs/debug: re-indent argument list for "prepare"
>>  - refs/files: remove unused "skip" in lock_raw_ref() too
>>  - refs/files: remove unused "extras/skip" in lock_ref_oid_basic()
>>  - refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
>>  - refs/packet: add missing BUG() invocations to reflog callbacks
>>  (this branch is used by hn/refs-errno-cleanup.)
>>
>>  Patches are mostly good, but needs typofixes etc.
>>
>>  Will merge to 'next'.
>
> Yay, thanks!

Yikes, I shouldn't have said Will merge when I clearly said "needs
typofixes".  If you are employing the strategy to wear me out and
mistakenly merge topics prematurely, it is succeeding X-<.

>> * ab/attribute-format (2021-07-13) 5 commits
>> [...]
>> * ab/imap-send-read-everything-simplify (2021-07-07) 1 commit
>> [...]
>> * ab/pkt-line-tests (2021-07-19) 1 commit
>
> Thanks!

Thanks for all of these.

>> * ab/bundle-doc (2021-07-20) 3 commits
>>  - bundle doc: elaborate on rev<->ref restriction
>>  - bundle doc: elaborate on object prerequisites
>>  - bundle doc: rewrite the "DESCRIPTION" section
>>
>>  Doc update.
>>
>>  Expecting a reroll.
>>  at least for the second patch.

Sorry, I think we have a reroll that updates the second one and that
is what we list here.  IOW the comment is stale.

> My reading-between-the-lines of
> https://lore.kernel.org/git/xmqqsg08hhs0.fsf@gitster.g/ and
> https://lore.kernel.org/git/xmqqo8awhh5z.fsf@gitster.g/ is that you'd be
> happy toh have this be merged down in its current form, no?

As I commented, the tip one's mention of show-ref is rather iffy.
I thought you'd be rephrasing it further in response to Philip's
"what about list-heads?" (I am not sure if it is wise to stress on
list-heads, which was a debugging aid, when ls-remote is available).

Also, the second one talks about "object prerequisites" (I think
calling them "prerequisite objects" would be more natural, though)
and the third one uses "basis" (I take that the "bases" in "the
given bases" is used as the plural for the word), but it is not
clear to readers that these mean the same thing.  If we are touching
the doc, we may want to make sure the end-result as a whole gives a
coherent narrative.

>> * ab/pack-stdin-packs-fix (2021-07-09) 2 commits
>>  - pack-objects: fix segfault in --stdin-packs option
>>  - pack-objects tests: cover blindspots in stdin handling
>>
>>  Input validation of "git pack-objects --stdin-packs" has been
>>  corrected.
>>
>>  Ack?
>>  cf. <YND3h2l10PlnSNGJ@nand.local>
>
> Have re-rolled & addressed that, I think
> https://lore.kernel.org/git/YPcA0oxJgedIf57K@nand.local/ can be read as
> "sure, let's take Ævar's v2 as-is", but let's have Taylor Ack that :)

OK.

>> * ab/make-tags-cleanup (2021-06-29) 5 commits
>>  - Makefile: normalize clobbering & xargs for tags targets
>>  - Makefile: don't use "FORCE" for tags targets
>>  - Makefile: fix "cscope" target to refer to cscope.out
>>  - Makefile: add QUIET_GEN to "cscope" target
>>  - Makefile: move ".PHONY: cscope" near its target
>>
>>  Build clean-up for "make tags" and friends.
>>
>>  Expecting a reroll.
>>  Hopefully with a final reroll it would become good enough shape for 'next'?
>>  cf. <YN5AwdVC3QAcy2tA@coredump.intra.peff.net>
>>  cf. <67c45b13-df8f-8065-377a-fbd2f80992ee@ramsayjones.plus.com>
>
> Re-rolled since & addressed those, hopefully ready for "next" now:
> https://lore.kernel.org/git/cover-0.5-00000000000-20210721T231900Z-avarab@gmail.com/

Thanks.

  parent reply	other threads:[~2021-07-22 22:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22  2:27 What's cooking in git.git (Jul 2021, #05; Wed, 21) Junio C Hamano
2021-07-22  7:33 ` Ævar Arnfjörð Bjarmason
2021-07-22 14:16   ` Taylor Blau
2021-07-22 22:37   ` Junio C Hamano [this message]
2021-07-23  7:32     ` Ævar Arnfjörð Bjarmason
2021-07-23 16:01       ` Junio C Hamano

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqbl6u7z68.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=avarab@gmail.com \
    --cc=emilyshaffer@google.com \
    --cc=git@vger.kernel.org \
    --cc=jonathantanmy@google.com \
    --cc=me@ttaylorr.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).