aboutsummaryrefslogtreecommitdiff
path: root/src/git (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git: refactoring git module to have a unified actions APIKatharina Fey2020-06-224-43/+120
|
* git/log: adding a lot of parsing code to make libgit2 usefulKatharina Fey2020-06-221-9/+54
|
* Committing all the libgit2 progress before throwing it awayKatharina Fey2020-06-224-0/+229
I don't think libgit2 is the way forward to make any of this work. There's so much work involved in parsing the git k-v store, and the library itself is essentially of zero help for most of the heavy lifting.