diff options
| author | lhchavez <lhchavez@lhchavez.com> | 2020-02-16 02:00:56 +0000 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2020-11-27 11:40:02 +0000 |
| commit | f847fa7b34abdc7850b8739747e1d25eefafa5f2 (patch) | |
| tree | ac8b28e09c7563a05196f4d354e065b5faaafc0a /include | |
| parent | fa618a595bff675fa1d001dc9d57f8fd6c1b052e (diff) | |
| download | libgit2-f847fa7b34abdc7850b8739747e1d25eefafa5f2.tar.gz | |
midx: Support multi-pack-index files in odb_pack.c
This change adds support for reading multi-pack-index files from the
packfile odb backend. This also makes git_pack_file objects open their
backing failes lazily in more scenarios, since the multi-pack-index can
avoid having to open them in some cases (yay!).
This change also refreshes the documentation found in src/odb_pack.c to
match the updated code.
Part of: #5399
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
