Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dstring: Split out the dynamic string logic. | Tavian Barnes | 2016-04-13 | 1 | -1/+1 | |
| | ||||||
* | Bump the version to 0.74.0.74 | Tavian Barnes | 2016-03-12 | 1 | -1/+1 | |
| | ||||||
* | Bump the version to 0.70.0.70 | Tavian Barnes | 2016-02-23 | 1 | -1/+1 | |
| | ||||||
* | Makefile: Add install and uninstall targets. | Tavian Barnes | 2016-02-14 | 1 | -3/+13 | |
| | ||||||
* | Set the version to 0.67.0.67 | Tavian Barnes | 2016-02-14 | 1 | -1/+7 | |
| | | | | | For now, version numbers are the fraction of GNU find features supported. | |||||
* | Implement -iname and -ipath. | Tavian Barnes | 2016-02-13 | 1 | -1/+1 | |
| | ||||||
* | Split out parsing code. | Tavian Barnes | 2015-11-29 | 1 | -1/+1 | |
| | ||||||
* | Use -O3 for release builds. | Tavian Barnes | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | Add a basic test suite. | Tavian Barnes | 2015-09-15 | 1 | -1/+6 | |
| | ||||||
* | Disable asserts in release build. | Tavian Barnes | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | Makefile: Add a 'release' target. | Tavian Barnes | 2015-07-19 | 1 | -1/+4 | |
| | ||||||
* | Makefile: Don't pass -Og, which doesn't exist in clang. | Tavian Barnes | 2015-07-19 | 1 | -3/+3 | |
| | | | | Fixes #1. | |||||
* | Add initial support for colorized output. | Tavian Barnes | 2015-06-20 | 1 | -1/+1 | |
| | ||||||
* | Makefile: Auto-generate dependencies. | Tavian Barnes | 2015-06-18 | 1 | -6/+14 | |
| | ||||||
* | Makefile: Listen to the environment. | Tavian Barnes | 2015-06-14 | 1 | -4/+4 | |
| | ||||||
* | Implement bftw(). | Tavian Barnes | 2015-06-14 | 1 | -0/+28 | |