summaryrefslogtreecommitdiff
path: root/tests/pack/filelimit.c
Commit message (Expand)AuthorAgeFilesLines
* tests: declare functions statically where appropriateEdward Thomson2021-11-111-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-9/+9
* Make the pack and mwindow implementations data-race-freelhchavez2020-11-281-0/+1
* runtime: move init/shutdown into the "runtime"Edward Thomson2020-10-111-1/+0
* Minor nits and style formattinglhchavez2020-07-121-17/+15
* Create the repository within the testlhchavez2020-06-271-23/+89
* Review feedbacklhchavez2020-06-261-1/+37
* mwindow: set limit on number of open fileslhchavez2020-06-211-0/+36