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
/
bftw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bftw: Move bftw_typeflag conversion out of util
Tavian Barnes
2018-12-17
1
-0
/
+5
*
Update copyright dates
Tavian Barnes
2018-09-24
1
-1
/
+1
*
stat: New wrapper around the stat() family
Tavian Barnes
2018-01-08
1
-3
/
+3
*
Minor header cleanups
Tavian Barnes
2018-01-08
1
-0
/
+3
*
Re-license under the BSD Zero Clause License
Tavian Barnes
2017-07-27
1
-10
/
+15
*
Release 1.0
1.0
Tavian Barnes
2017-04-24
1
-1
/
+1
*
Move bftw_typeflag converters to util.c
Tavian Barnes
2017-04-08
1
-5
/
+0
*
Add support for -x?type with multiple types
Tavian Barnes
2017-02-08
1
-12
/
+17
*
Implement -printf/-fprintf
Tavian Barnes
2017-02-05
1
-0
/
+2
*
Update some copyright dates.
Tavian Barnes
2016-11-24
1
-1
/
+1
*
bftw: Make bftw_flags more similar to fts() options.
Tavian Barnes
2016-11-21
1
-9
/
+7
*
bftw: Add support for some exotic file types, where available.
Tavian Barnes
2016-10-02
1
-0
/
+6
*
Implement -mount/-xdev.
Tavian Barnes
2016-02-14
1
-0
/
+2
*
Follow links if appropriate in predicates.
Tavian Barnes
2016-02-13
1
-0
/
+2
*
Implement -L/-follow.
Tavian Barnes
2016-02-09
1
-4
/
+10
*
Implement -P and -H.
Tavian Barnes
2016-02-04
1
-3
/
+5
*
Don't use typedefs to avoid struct/enum tags.
Tavian Barnes
2016-02-04
1
-12
/
+15
*
Optimize -maxdepth in -depth mode.
Tavian Barnes
2015-09-26
1
-1
/
+13
*
Don't call stat() until absolutely necessary.
Tavian Barnes
2015-09-26
1
-1
/
+1
*
bftw() interface improvements:
Tavian Barnes
2015-09-26
1
-50
/
+68
*
Add -depth support.
Tavian Barnes
2015-09-08
1
-0
/
+2
*
Print the root file/directory too.
Tavian Barnes
2015-09-02
1
-2
/
+2
*
Add -type support.
Tavian Barnes
2015-08-30
1
-6
/
+14
*
Recover from errors in diropen().
Tavian Barnes
2015-07-25
1
-1
/
+12
*
bftw: New struct BFTW type to hold file attributes.
Tavian Barnes
2015-07-23
1
-5
/
+17
*
bftw: Add flags parameter and BFTW_STAT flag.
Tavian Barnes
2015-06-18
1
-2
/
+11
*
Implement bftw().
Tavian Barnes
2015-06-14
1
-0
/
+62