Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -gid and -uid support. | Tavian Barnes | 2016-02-02 | 1 | -1/+15 |
| | |||||
* | Implement -empty. | Tavian Barnes | 2016-01-30 | 1 | -1/+6 |
| | |||||
* | Implement -executable, -readable, and -writable. | Tavian Barnes | 2015-11-28 | 1 | -1/+26 |
| | |||||
* | 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 |