aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* man: Escape hyphensGravatar Benjamin Barenblat2019-09-20
|
* sor: Use less quotingGravatar Benjamin Barenblat2019-09-20
| | | | Remove quotes around variable expansions that are guaranteed safe.
* Add the -0 option to null-terminate filenames.Gravatar Lily Chung2019-09-20
|
* s/realloc2/xrealloc/gGravatar Benjamin Barenblat2019-09-19
| | | | | `xrealloc` is the canonical name for a realloc function that fails instead of returning NULL.
* Add CLA infoGravatar Benjamin Barenblat2019-09-16
|
* Switch TODOs to use full email addressesGravatar Benjamin Barenblat2019-09-16
|
* walk.1: Describe walk’s exit statusGravatar Benjamin Barenblat2019-09-16
|
* Support --help optionGravatar Benjamin Barenblat2019-09-16
|
* walk and sor, a combined replacement for findGravatar Benjamin Barenblat2019-09-16