summaryrefslogtreecommitdiff
path: root/include/git2/sys/mempack.h
Commit message (Collapse)AuthorAgeFilesLines
* mempack functions: return an intEdward Thomson2020-01-241-1/+2
| | | | | Stop returning a void for functions, future-proofing them to allow them to fail.
* docs: fix incorrect codeblock on outputEtienne Samson2018-05-071-35/+35
|
* odb: export mempack backendAdrián Medraño Calvo2018-01-221-4/+5
| | | | Fixes #4492, #4496.
* Spelling fixesWill Stamper2014-12-041-1/+1
|
* In-memory packing backendvmg/mempackVicent Marti2014-03-261-0/+85