Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitted | ||
asparagus.txt | ||
beef.txt | ||
bouilli.txt | ||
gravy.txt | ||
oyster.txt | ||
veal.txt |
This change introduces `git_commit_graph_entry_find()` and `git_commit_graph_entry_parent()`. These two functions allow a much faster lookup of commits by ID, since the ODB does not need to be consulted, the commit object does not need to be inflated, and the contents of the commit object do not need to be parsed. Part of: #5757
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitted | Loading commit data... | |
asparagus.txt | Loading commit data... | |
beef.txt | Loading commit data... | |
bouilli.txt | Loading commit data... | |
gravy.txt | Loading commit data... | |
oyster.txt | Loading commit data... | |
veal.txt | Loading commit data... |