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
/
printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
color: Implement %m for cfprintf()
Tavian Barnes
2017-11-13
1
-1
/
+1
*
Add support for file birth/creation times on platforms that have it
Tavian Barnes
2017-11-05
1
-3
/
+9
*
opt: Separate optimization from parsing
Tavian Barnes
2017-09-16
1
-1
/
+2
*
printf: Save some lines in time specifier parsing
Tavian Barnes
2017-08-27
1
-36
/
+4
*
Re-license under the BSD Zero Clause License
Tavian Barnes
2017-07-27
1
-10
/
+15
*
Handle ENOTDIR the same as ENOENT
Tavian Barnes
2017-07-09
1
-0
/
+1
*
printf: Fix embedded nul bytes
Tavian Barnes
2017-06-10
1
-11
/
+16
*
Don't parse the mount table until it's needed
Tavian Barnes
2017-04-29
1
-3
/
+6
*
Implement -fstype
Tavian Barnes
2017-04-23
1
-1
/
+22
*
Move bftw_typeflag converters to util.c
Tavian Barnes
2017-04-08
1
-1
/
+1
*
Implement -ls and -fls
Tavian Barnes
2017-03-11
1
-91
/
+28
*
Make a printf()-style API for colored messages
Tavian Barnes
2017-03-11
1
-25
/
+14
*
Implement -printf %Ak, %Ck, and %Tk
Tavian Barnes
2017-03-11
1
-89
/
+231
*
bftw: Make the nameoff of "///" point to "/"
Tavian Barnes
2017-02-09
1
-0
/
+4
*
Add support for -x?type with multiple types
Tavian Barnes
2017-02-08
1
-64
/
+16
*
Add some missing perror() calls
Tavian Barnes
2017-02-07
1
-0
/
+5
*
Fix a memory leak parsing -printf
Tavian Barnes
2017-02-06
1
-0
/
+1
*
Implement -printf/-fprintf
Tavian Barnes
2017-02-05
1
-0
/
+768