summaryrefslogtreecommitdiff
path: root/tests/libgit2/diff
Commit message (Expand)AuthorAgeFilesLines
* diff: parse patches with sha256Edward Thomson2023-04-105-22/+45
* index: add sha256 supportEdward Thomson2023-04-101-1/+2
* diff_file: don't mmap/readbuffer empty filesIliyas Jorio2023-02-131-0/+36
* sha256: indirection for experimental functionsEdward Thomson2022-07-139-40/+40
* oid: give oids a typeEdward Thomson2022-06-209-40/+40
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-142-9/+9
* Merge pull request #6244 from jorio/fix-diff_delta_format_path-crashEdward Thomson2022-04-101-0/+26
|\
| * test: add test that regenerates patches with spaces in filenameIliyas Jorio2022-03-131-0/+26
* | tests: support flaky statEdward Thomson2022-04-061-7/+5
* | diff: don't stat empty file on arm32 (flaky test)Edward Thomson2022-04-041-4/+8
|/
* refactor: move utility tests into utilEdward Thomson2022-02-221-0/+25
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-2220-0/+11185