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
...
*
color: Make extension detection case-insensitive
Tavian Barnes
2018-12-17
1
-8
/
+18
*
color: Don't print the leading directory color if there's no leading directory
Tavian Barnes
2018-12-17
2
-24
/
+23
*
bfs(1): Fix some double spaces after exclamation marks
Tavian Barnes
2018-12-03
1
-9
/
+2
*
exec: Reject -exec \; without a command
Tavian Barnes
2018-11-14
2
-1
/
+20
*
tests: Don't assume BSD find has the "implicit ."
Tavian Barnes
2018-11-14
1
-3
/
+2
*
tests: Don't assume find continues after filesystem loops
Tavian Barnes
2018-11-14
19
-37
/
+100
*
Check for <sys/param.h> before including it
Tavian Barnes
2018-11-08
4
-9
/
+24
*
util: Provide fallback implementations of makedev()/major()/minor()
Tavian Barnes
2018-11-02
1
-0
/
+14
*
parse: Use a better reference point for incomplete expression errors
Tavian Barnes
2018-11-02
1
-1
/
+8
*
parse: Add support for -D all to enable all debug flags
Tavian Barnes
2018-11-02
2
-0
/
+5
*
parse: Improve -D diagnostics
Tavian Barnes
2018-11-02
1
-12
/
+26
*
util: Wrap __has_include()
Tavian Barnes
2018-11-01
3
-6
/
+8
*
Print device major/minor numbers for -ls
Tavian Barnes
2018-11-01
5
-9
/
+56
*
tests: Make the weird names tests POSIX-compliant
Tavian Barnes
2018-11-01
1
-6
/
+6
*
tests: Add testcases for -prune
Tavian Barnes
2018-11-01
4
-0
/
+45
*
Remove man page on make uninstall
Tavian Barnes
2018-11-01
1
-0
/
+1
*
tests: Sort test lists
Tavian Barnes
2018-09-27
1
-159
/
+292
*
tests: Move test for -H -newer out of POSIX
Tavian Barnes
2018-09-27
1
-1
/
+2
*
tests: Remove non-POSIX features from POSIX tests
Tavian Barnes
2018-09-26
1
-13
/
+21
*
Update some more copyright dates
Tavian Barnes
2018-09-26
2
-2
/
+2
*
Merge branch 'release-1.2.4'
Tavian Barnes
2018-09-24
19
-19
/
+32
|
\
|
*
Release 1.2.4
1.2.4
Tavian Barnes
2018-09-24
3
-2
/
+15
|
*
Update copyright dates
Tavian Barnes
2018-09-24
19
-19
/
+19
*
|
spawn: Add some docs
Tavian Barnes
2018-09-19
2
-9
/
+54
*
|
spawn: Implement execvpe() on platforms that lack it
Tavian Barnes
2018-09-19
1
-1
/
+11
*
|
spawn: New posix_spawn()-like API for exec
Tavian Barnes
2018-09-18
6
-85
/
+243
|
/
*
exec: Don't leave zombies around if the child fails to exec()
Tavian Barnes
2018-09-12
1
-10
/
+10
*
exec: More fixes for bfs_exec_debug() changing errno
Tavian Barnes
2018-09-10
1
-3
/
+4
*
opt: Re-run optimizations after reordering expressions
Tavian Barnes
2018-08-18
4
-25
/
+92
*
color: Fix a doc comment typo
Tavian Barnes
2018-08-16
1
-1
/
+1
*
Add some missing fallthrough comments
Tavian Barnes
2018-08-16
2
-0
/
+2
*
util: Preserve errno in pipe_cloexec()
Tavian Barnes
2018-07-24
1
-0
/
+2
*
util: macOS doesn't have pipe2()
Tavian Barnes
2018-07-24
1
-1
/
+2
*
printf: Support all standard strftime() directives
Tavian Barnes
2018-07-24
1
-10
/
+20
*
printf: Support %B, GNU find's undocumented birth time specifier
Tavian Barnes
2018-07-24
2
-7
/
+8
*
stat: Don't assume blocks are 512 bytes
Tavian Barnes
2018-07-24
3
-6
/
+24
*
tests: Add tests for mode 000
Tavian Barnes
2018-07-20
5
-0
/
+46
*
printf: Output ? for errors in %Y
Tavian Barnes
2018-07-20
3
-5
/
+35
*
Release 1.2.3
1.2.3
Tavian Barnes
2018-07-15
3
-2
/
+14
*
eval: Debug all stat() calls
Tavian Barnes
2018-07-15
1
-47
/
+56
*
eval: Share the statbuf across multiple -xtype's
Tavian Barnes
2018-07-12
1
-18
/
+31
*
eval: Get rid of duplicate statbuf field
Tavian Barnes
2018-07-12
1
-24
/
+22
*
eval: Fix -delete when following symlinks.
Tavian Barnes
2018-07-12
3
-2
/
+31
*
stat: Support the glibc statx() wrapper
Tavian Barnes
2018-07-11
1
-6
/
+18
*
exec: Add some debugging info about failed commands
Tavian Barnes
2018-07-08
1
-5
/
+19
*
tests: Add some more tests for broken symlinks
Tavian Barnes
2018-07-07
9
-0
/
+55
*
exec: Make ARG_MAX accounting a bit less restrictive with large pages
Tavian Barnes
2018-07-07
1
-3
/
+6
*
tests: Use -maxdepth 0 instead of | head -n1
Tavian Barnes
2018-07-07
1
-1
/
+1
*
parse: Add some missing failure messages
Tavian Barnes
2018-07-06
1
-0
/
+2
*
stat: Handle platforms that don't support AT_EMPTY_PATH for fstatat()
Tavian Barnes
2018-07-02
1
-3
/
+12
[prev]
[next]