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
/
ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctx: Also check ferror(stdout)
Tavian Barnes
2022-02-11
1
-15
/
+27
*
Don't truncate files until we know they're not duplicates
Tavian Barnes
2021-09-26
1
-1
/
+1
*
ctx: Also deduplicate the standard streams
Tavian Barnes
2021-09-21
1
-29
/
+43
*
Implement -files0-from FILE
Tavian Barnes
2021-09-15
1
-0
/
+5
*
eval: Use 512-byte blocks for -ls when POSIXLY_CORRECT is set
Tavian Barnes
2021-09-02
1
-1
/
+2
*
eval: Raise RLIMIT_NOFILE if possible
Tavian Barnes
2021-05-20
1
-0
/
+9
*
Give messages to unconditional assertion failures
Tavian Barnes
2020-12-02
1
-1
/
+1
*
parse: Clean up debug flag parsing/printing
Tavian Barnes
2020-12-02
1
-0
/
+26
*
Include what I use
Tavian Barnes
2020-11-12
1
-1
/
+3
*
ctx: Add missing #include <limits.h>
Tavian Barnes
2020-11-12
1
-0
/
+1
*
New -status option to display a status bar
Tavian Barnes
2020-11-03
1
-0
/
+1
*
pwcache: Adjust some naming conventions
Tavian Barnes
2020-10-06
1
-4
/
+4
*
mtab: Adjust some naming conventions
Tavian Barnes
2020-10-06
1
-2
/
+2
*
parse: Fail if -color is passed and the colors couldn't be parsed
Tavian Barnes
2020-10-04
1
-0
/
+1
*
ctx: Perserve errno better in bfs_ctx_open()
Tavian Barnes
2020-09-28
1
-0
/
+7
*
Rename struct cmdline to bfs_ctx
Tavian Barnes
2020-09-27
1
-0
/
+217