Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bftw: Don't add extra slashes. | Tavian Barnes | 2015-06-21 | 1 | -4/+20 |
| | | | | This fixes "bfs /" among other things. | ||||
* | Add initial support for colorized output. | Tavian Barnes | 2015-06-20 | 4 | -16/+364 |
| | |||||
* | Ignore .d files. | Tavian Barnes | 2015-06-19 | 1 | -0/+1 |
| | |||||
* | Makefile: Auto-generate dependencies. | Tavian Barnes | 2015-06-18 | 1 | -6/+14 |
| | |||||
* | bftw: Add flags parameter and BFTW_STAT flag. | Tavian Barnes | 2015-06-18 | 3 | -8/+21 |
| | |||||
* | Add -hidden/-nohidden flags. | Tavian Barnes | 2015-06-18 | 1 | -4/+43 |
| | |||||
* | Makefile: Listen to the environment. | Tavian Barnes | 2015-06-14 | 1 | -4/+4 |
| | |||||
* | Implement bftw(). | Tavian Barnes | 2015-06-14 | 6 | -0/+630 |