summaryrefslogtreecommitdiff
path: root/src/parse.h
Commit message (Expand)AuthorAgeFilesLines
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-0/+5
* parse: implement `git_parse_peek`Patrick Steinhardt2017-11-111-0/+6
* parse: implement and use `git_parse_advance_digit`Patrick Steinhardt2017-11-111-0/+1
* parse: extract parse modulePatrick Steinhardt2017-11-111-0/+49