Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement -path. | Tavian Barnes | 2015-11-27 | 1 | -1/+14 |
| | |||||
* | Optimize -maxdepth in -depth mode. | Tavian Barnes | 2015-09-26 | 1 | -1/+11 |
| | |||||
* | tests.sh: Use a more portable mktemp form. | Tavian Barnes | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | Fix -maxdepth handling when -depth is set. | Tavian Barnes | 2015-09-15 | 1 | -2/+14 |
| | | | | Lost some data due to this bug :(. | ||||
* | Add a basic test suite. | Tavian Barnes | 2015-09-15 | 1 | -0/+58 |