summaryrefslogtreecommitdiff
path: root/src/reader.h
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-2/+2
* apply: handle exact renamesEdward Thomson2018-11-051-1/+2
* reader: free is unused and unnecessaryEdward Thomson2018-11-051-1/+0
* reader: optionally validate index matches workdirEdward Thomson2018-11-051-1/+5
* apply: use preimage as the checkout baselineEdward Thomson2018-11-051-1/+2
* reader: a generic way to read files from reposEdward Thomson2018-11-041-0/+102