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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix -nohidden return value.
Tavian Barnes
2015-08-30
1
-2
/
+6
*
Add -type support.
Tavian Barnes
2015-08-30
3
-16
/
+103
*
Parse command line expressions properly.
Tavian Barnes
2015-08-30
1
-61
/
+492
*
Infer the right value for nopenfd, and recover from EMFILE.
Tavian Barnes
2015-07-27
2
-3
/
+34
*
Recover from errors in diropen().
Tavian Barnes
2015-07-25
5
-90
/
+183
*
Disable asserts in release build.
Tavian Barnes
2015-07-23
1
-1
/
+1
*
bftw: New struct BFTW type to hold file attributes.
Tavian Barnes
2015-07-23
3
-31
/
+47
*
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
*
bftw: Assume struct dirent::d_type exists if DT_* are defined.
Tavian Barnes
2015-07-19
1
-1
/
+1
*
Assorted optimizations.
Tavian Barnes
2015-06-23
2
-39
/
+60
*
Add support for per-extension colors.
Tavian Barnes
2015-06-22
1
-2
/
+33
*
bftw: Don't add extra slashes.
Tavian Barnes
2015-06-21
1
-4
/
+20
*
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
[prev]