summaryrefslogtreecommitdiff
path: root/tests/odb/freshen.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-5/+5
* blob: add underscore to `from` functionsEdward Thomson2019-06-161-3/+3
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* win32: enable `p_utimes` for readonly filesEdward Thomson2017-04-051-0/+25
* git_commit_create: freshen tree objects in commitethomson/freshen_treesEdward Thomson2017-03-031-16/+81
* odb: only freshen pack files every 2 secondsethomson/refresh_objectsEdward Thomson2016-08-041-0/+14
* odb: freshen existing objects when writingEdward Thomson2016-08-041-0/+79