index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
color.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bftw: Pass a const struct BFTW * to the callback
Tavian Barnes
2019-05-05
1
-2
/
+2
*
bftw: Add a caching stat() API to struct BFTW
Tavian Barnes
2019-05-04
1
-2
/
+2
*
Add some documentation comments
Tavian Barnes
2019-02-09
1
-0
/
+4
*
color: Check format strings + args for cfprintf()
Tavian Barnes
2019-01-02
1
-4
/
+7
*
diag: Unify diagnostic formatting
Tavian Barnes
2019-01-02
1
-0
/
+6
*
Update copyright dates
Tavian Barnes
2018-09-24
1
-1
/
+1
*
color: Fix a doc comment typo
Tavian Barnes
2018-08-16
1
-1
/
+1
*
color: Implement %m for cfprintf()
Tavian Barnes
2017-11-13
1
-0
/
+1
*
Implement cost-based optimization
Tavian Barnes
2017-08-27
1
-0
/
+2
*
Re-license under the BSD Zero Clause License
Tavian Barnes
2017-07-27
1
-10
/
+15
*
Add colors to -D tree
Tavian Barnes
2017-05-15
1
-0
/
+1
*
Release 1.0
1.0
Tavian Barnes
2017-04-24
1
-1
/
+1
*
Color link targets for -ls
Tavian Barnes
2017-03-16
1
-0
/
+1
*
Give struct expr a CFILE* instead of just a FILE*
Tavian Barnes
2017-03-16
1
-0
/
+14
*
Make a printf()-style API for colored messages
Tavian Barnes
2017-03-11
1
-31
/
+36
*
Update some copyright dates.
Tavian Barnes
2016-11-24
1
-1
/
+1
*
Check for errors in -print and friends.
Tavian Barnes
2016-10-16
1
-3
/
+6
*
s/color_table/colors/.
Tavian Barnes
2016-02-14
1
-6
/
+6
*
Refactor color handling.
Tavian Barnes
2016-02-14
1
-6
/
+24
*
Don't modify the result of getenv().
Tavian Barnes
2016-02-14
1
-1
/
+1
*
Don't use typedefs to avoid struct/enum tags.
Tavian Barnes
2016-02-04
1
-5
/
+5
*
bftw() interface improvements:
Tavian Barnes
2015-09-26
1
-6
/
+4
*
Implement -delete.
Tavian Barnes
2015-09-08
1
-3
/
+3
*
Print the root file/directory too.
Tavian Barnes
2015-09-02
1
-4
/
+3
*
Recover from errors in diropen().
Tavian Barnes
2015-07-25
1
-0
/
+18
*
Add initial support for colorized output.
Tavian Barnes
2015-06-20
1
-0
/
+46