summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add POSIX same_file fallback, absolute file checkHEADmasterAlex Xu (Hello71)2022-04-281-3/+29
|
* /usr/bin/env shebang, check test -ef works, refactorAlex Xu (Hello71)2022-03-061-15/+18
|
* reimplement using test -efAlex Xu (Hello71)2022-03-061-27/+29
| | | | handles symlinks more logically and is also twice as fast
* add test for duplicate path elementAlex Xu (Hello71)2022-03-061-3/+6
|
* simplify algorithmAlex Xu (Hello71)2022-03-061-71/+20
|
* change algorithm, fix edge cases, add testsAlex Xu (Hello71)2020-04-045-22/+162
|
* Initial commitAlex Xu (Hello71)2020-03-291-0/+31