As requested, git_odb_read_header looks up an object on the ODB, but loads only the header information (type & size) without loading any of the actual file contents in memory. It is significantly faster than doing a git_odb_read if you only need an object's information and not its contents. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
commit.h | Loading commit data... | |
common.h | Loading commit data... | |
errors.h | Loading commit data... | |
index.h | Loading commit data... | |
odb.h | Loading commit data... | |
oid.h | Loading commit data... | |
repository.h | Loading commit data... | |
revwalk.h | Loading commit data... | |
tag.h | Loading commit data... | |
thread-utils.h | Loading commit data... | |
tree.h | Loading commit data... | |
zlib.h | Loading commit data... |