Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support `make install`HEADv1.0.0master | Benjamin Barenblat | 2022-05-18 |
| | | | | Closes: https://github.com/google/walk/issues/4 | ||
* | CLA no longer required | Benjamin Barenblat | 2021-08-15 |
| | |||
* | Add a clang-format file | Benjamin Barenblat | 2019-09-20 |
| | |||
* | man: Use roman type for commas separating equivalent options | Benjamin Barenblat | 2019-09-20 |
| | |||
* | man: List short options in the synopsis | Benjamin Barenblat | 2019-09-20 |
| | |||
* | man: Escape hyphens | Benjamin Barenblat | 2019-09-20 |
| | |||
* | sor: Use less quoting | Benjamin Barenblat | 2019-09-20 |
| | | | | Remove quotes around variable expansions that are guaranteed safe. | ||
* | Add the -0 option to null-terminate filenames. | Lily Chung | 2019-09-20 |
| | |||
* | s/realloc2/xrealloc/g | Benjamin Barenblat | 2019-09-19 |
| | | | | | `xrealloc` is the canonical name for a realloc function that fails instead of returning NULL. | ||
* | Add CLA info | Benjamin Barenblat | 2019-09-16 |
| | |||
* | Switch TODOs to use full email addresses | Benjamin Barenblat | 2019-09-16 |
| | |||
* | walk.1: Describe walk’s exit status | Benjamin Barenblat | 2019-09-16 |
| | |||
* | Support --help option | Benjamin Barenblat | 2019-09-16 |
| | |||
* | walk and sor, a combined replacement for find | Benjamin Barenblat | 2019-09-16 |