summaryrefslogtreecommitdiff
path: root/tests/status/renames.c
Commit message (Expand)AuthorAgeFilesLines
* status: don't use `// ...` in tests, use `/* ... */`Edward Thomson2022-01-061-5/+4
* Merge remote-tracking branch 'pr/6159'Edward Thomson2022-01-061-0/+62
|\
| * #6154 git_status_list_new case insensitive fixMiguel Arroz2022-01-011-0/+61
* | status: don't use `// ...` in tests, use `/* ... */`Edward Thomson2022-01-061-15/+15
* | Add `rename_threshold` to `git_status_options`.Miguel Arroz2021-12-311-0/+63
|/
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-6/+5
* index: use new enum and structure namesEdward Thomson2018-12-011-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* status::renames: write NFD instead of NFC filenameethomson/apfs_precompose_fixesEdward Thomson2018-01-211-1/+7
* status test: always test the new file pathEdward Thomson2015-05-041-8/+12
* Improve docs for status rename detection limitsrb/status-with-precomposed-changesRussell Belfer2014-04-241-2/+5
* Test toggling core.precomposeunicode yields renameRussell Belfer2014-04-241-0/+69
* Test decomposed unicode renames work as expectedRussell Belfer2014-04-241-37/+92
* Misc cleanupsRussell Belfer2014-01-301-1/+0
* Sometimes a zero byte file is just a zero byte fileEdward Thomson2014-01-221-0/+28
* Rename tests-clar to testsBen Straub2013-11-141-0/+557