Re: What's cooking in git.git (Apr 2018, #01; Mon, 9)
From: Stefan Beller <hidden>
Date: 2018-04-09 17:23:56
On Mon, Apr 9, 2018 at 8:31 AM, Duy Nguyen [off-list ref] wrote:
On Mon, Apr 9, 2018 at 12:21 PM, Junio C Hamano [off-list ref] wrote:quoted
* sb/packfiles-in-repository (2018-03-26) 12 commits (merged to 'next' on 2018-03-30 at caa68db14d) + packfile: keep prepare_packed_git() private + packfile: allow find_pack_entry to handle arbitrary repositories + packfile: add repository argument to find_pack_entry + packfile: allow reprepare_packed_git to handle arbitrary repositories + packfile: allow prepare_packed_git to handle arbitrary repositories + packfile: allow prepare_packed_git_one to handle arbitrary repositories + packfile: add repository argument to reprepare_packed_git + packfile: add repository argument to prepare_packed_git + packfile: add repository argument to prepare_packed_git_one + packfile: allow install_packed_git to handle arbitrary repositories + packfile: allow rearrange_packed_git to handle arbitrary repositories + packfile: allow prepare_packed_git_mru to handle arbitrary repositories (this branch uses nd/remove-ignore-env-field and sb/object-store; is tangled with sb/submodule-move-nested.) Refactoring of the internal global data structure continues. Is this ready for 'master' by now?I think so. Things start to look much nicer.
I think so, too. I am working on top of that series now for the third part, assuming this is good to go. https://public-inbox.org/git/20180406232136.253950-1-sbeller@google.com/ Thanks, Stefan