Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | go go gadget hlint | Joey Hess | 2011-09-20 |
| | |||
* | simplify | Joey Hess | 2011-09-20 |
| | |||
* | convert Token to have separate constructors for each peice of syntax | Joey Hess | 2011-09-20 |
| | |||
* | golfing with curry | Joey Hess | 2011-09-18 |
| | |||
* | probably better to error on unknown token | Joey Hess | 2011-09-18 |
| | |||
* | make find show files meeting limits, even when not present | Joey Hess | 2011-09-18 |
| | | | | | | | | | find: Rather than only showing files whose contents are present, when used with --exclude --copies or --in, displays all files that match the specified conditions. Note that this is a behavior change for find --exclude! Old behavior can be gotten with find --in . --exclude=... | ||
* | add a value to match against to match and matchM | Joey Hess | 2011-09-18 |
| | |||
* | move to Utility | Joey Hess | 2011-09-18 |