Files
libgit2/include/git2
lhchavez 25b75cd9bc commit-graph: Create git_commit_graph as an abstraction for the file
This change does a medium-size refactor of the git_commit_graph_file and
the interaction with the ODB. Now instead of the ODB owning a direct
reference to the git_commit_graph_file, there will be an intermediate
git_commit_graph. The main advantage of that is that now end users can
explicitly set a git_commit_graph that is eagerly checked for errors,
while still being able to lazily use the commit-graph in a regular ODB,
if the file is present.
2021-03-10 07:09:47 -08:00
..
2020-08-18 14:58:21 +02:00
2019-10-22 10:23:24 -04:00
2020-01-24 15:12:56 -06:00
2020-10-25 16:33:28 +00:00
2019-06-26 15:49:37 +02:00
2019-06-26 15:49:37 +02:00
2020-06-26 16:45:25 -07:00
2021-02-22 22:57:16 +01:00
2020-05-11 20:13:54 +01:00
2021-02-22 22:57:16 +01:00
2019-09-26 08:26:09 +02:00
2019-06-16 17:56:38 +01:00
2019-11-22 15:04:09 +11:00
2020-01-24 15:12:56 -06:00
2020-12-11 16:12:00 +03:00
2021-02-22 22:57:16 +01:00
2018-06-22 13:19:40 +02:00
2020-01-24 15:12:56 -06:00
2019-12-04 14:37:26 -08:00
2019-06-26 15:49:37 +02:00
2020-10-25 16:33:28 +00:00
2019-06-10 11:37:00 +01:00
2021-02-22 22:57:16 +01:00
2020-10-12 12:03:07 +01:00