Name |
Last commit
|
Last update |
---|---|---|
.. | ||
filelimit.c | ||
indexer.c | ||
midx.c | ||
packbuilder.c | ||
sharing.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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
filelimit.c | Loading commit data... | |
indexer.c | Loading commit data... | |
midx.c | Loading commit data... | |
packbuilder.c | Loading commit data... | |
sharing.c | Loading commit data... |