Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add POSIX same_file fallback, absolute file checkHEADmaster | Alex Xu (Hello71) | 2022-04-28 | 1 | -3/+29 |
| | |||||
* | /usr/bin/env shebang, check test -ef works, refactor | Alex Xu (Hello71) | 2022-03-06 | 1 | -15/+18 |
| | |||||
* | reimplement using test -ef | Alex Xu (Hello71) | 2022-03-06 | 1 | -27/+29 |
| | | | | handles symlinks more logically and is also twice as fast | ||||
* | add test for duplicate path element | Alex Xu (Hello71) | 2022-03-06 | 1 | -3/+6 |
| | |||||
* | simplify algorithm | Alex Xu (Hello71) | 2022-03-06 | 1 | -71/+20 |
| | |||||
* | change algorithm, fix edge cases, add tests | Alex Xu (Hello71) | 2020-04-04 | 5 | -22/+162 |
| | |||||
* | Initial commit | Alex Xu (Hello71) | 2020-03-29 | 1 | -0/+31 |