From: Derrick Stolee <derrickstolee@github.com>
To: "Junio C Hamano" <gitster@pobox.com>,
git@vger.kernel.org, "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: ds/partial-bundles (was Re: What's cooking in git.git (Mar 2022, #02; Mon, 7))
Date: Tue, 8 Mar 2022 11:08:46 -0500 [thread overview]
Message-ID: <618539f0-4f9f-1185-b929-e768054440c1@github.com> (raw)
In-Reply-To: <xmqqilspp5yg.fsf@gitster.g>
On 3/7/2022 8:51 PM, Junio C Hamano wrote:
> * ds/partial-bundles (2022-03-07) 12 commits
> - clone: fail gracefully when cloning filtered bundle
> - bundle: unbundle promisor packs
> - bundle: create filtered bundles
> - rev-list: move --filter parsing into revision.c
> - bundle: parse filter capability
> - bundle: safely handle --objects option
> - MyFirstObjectWalk: update recommended usage
> - list-objects: consolidate traverse_commit_list[_filtered]
> - pack-bitmap: drop filter in prepare_bitmap_walk()
> - pack-objects: use rev.filter when possible
> - revision: put object filter into struct rev_info
> - index-pack: document and test the --promisor option
>
> Bundle file format gets extended to allow a partial bundle,
> filtered by similar criteria you would give when making a
> partial/lazy clone.
>
> Will merge to 'next'?
> source: <pull.1159.v2.git.1646689840.gitgitgadget@gmail.com>
I just sent a v3 [1] that takes more of Ævar's suggestions to make
the changes more robust.
Thanks,
-Stolee
[1] https://lore.kernel.org/git/pull.1159.v3.git.1646750359.gitgitgadget@gmail.com
next prev parent reply other threads:[~2022-03-08 16:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 1:51 What's cooking in git.git (Mar 2022, #02; Mon, 7) Junio C Hamano
2022-03-08 8:05 ` Teng Long
2022-03-09 19:14 ` Junio C Hamano
2022-03-08 16:08 ` Derrick Stolee [this message]
2022-03-09 16:12 ` jc/stash-drop (was Re: What's cooking in git.git (Mar 2022, #02; Mon, 7)) Phillip Wood
2022-03-09 17:10 ` Junio C Hamano
2022-03-09 18:03 ` ar/submodule-udpate " Glen Choo
2022-03-09 19:27 ` Junio C Hamano
2022-03-09 22:09 ` Glen Choo
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=618539f0-4f9f-1185-b929-e768054440c1@github.com \
--to=derrickstolee@github.com \
--cc=avarab@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.