summaryrefslogtreecommitdiff
path: root/tests/core/link.c
Commit message (Expand)AuthorAgeFilesLines
* util: don't include unnecessary system librariesEdward Thomson2021-11-221-1/+0
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-60/+59
* win32: name the dummy union in GIT_REPARSE_DATA_BUFFERPeter Pettersson2021-08-251-5/+5
* win32: cast WinAPI to void * before castingEdward Thomson2019-06-241-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-13/+13
* win32: use NT-prefixed "\\?\" pathsEdward Thomson2014-12-161-16/+3
* core::link test: clean up junction point nameEdward Thomson2014-12-091-7/+50
* React to feedback for UTF-8 <-> WCHAR and reparse workPhilip Kelley2014-04-231-1/+1
* Handle win32 reparse points properlyEdward Thomson2014-04-221-0/+602