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
...
*
tests: Use plain sort, not bfs_sort
Tavian Barnes
2022-03-13
113
-548
/
+533
*
tests: Use skip_if for more tests
Tavian Barnes
2022-03-13
1
-15
/
+11
*
Rename the include guards for the recently renamed headers
Tavian Barnes
2022-03-13
4
-12
/
+12
*
Don't shadow standard headers
Tavian Barnes
2022-03-12
15
-21
/
+21
*
CONTRIBUTING: Add a contribution guide
Tavian Barnes
2022-03-11
1
-0
/
+167
*
README: Clarify some dependencies
Tavian Barnes
2022-03-11
1
-5
/
+5
*
Makefile: Disable onig-config for the 32-bit distcheck build
Tavian Barnes
2022-03-11
1
-2
/
+2
*
Makefile: Enable time64
Tavian Barnes
2022-03-11
1
-0
/
+1
*
ctx: Don't include std{out,err} in the open file count
Tavian Barnes
2022-03-09
1
-1
/
+5
*
bftw: Fix open FD accounting
Tavian Barnes
2022-03-09
1
-3
/
+2
*
bftw: Keep root paths at the head of the LRU list
Tavian Barnes
2022-03-09
1
-4
/
+25
*
Revert "darray: New DARRAY_POP() macro"
Tavian Barnes
2022-03-09
2
-32
/
+0
*
bftw: Bring back the LRU list
Tavian Barnes
2022-03-09
1
-158
/
+78
*
Makefile: Add lsan and tsan flag targets
Tavian Barnes
2022-03-09
1
-1
/
+13
*
Merge pull request #84 from chapmanjacobd/patch-1
Tavian Barnes
2022-03-07
1
-0
/
+3
|
\
|
*
add fedora deps
Jacob Chapman
2022-03-08
1
-0
/
+3
|
/
*
README: Fix typo
Tavian Barnes
2022-03-01
1
-1
/
+1
*
Makefile: Make separate variables for Oniguruma flags
Tavian Barnes
2022-02-28
1
-3
/
+6
*
parse: Check for globs with unescaped trailing backslashes
Tavian Barnes
2022-02-28
2
-5
/
+23
*
Release 2.4.1
2.4.1
Tavian Barnes
2022-02-24
3
-2
/
+16
*
README: Fix CI status badges
Tavian Barnes
2022-02-24
2
-4
/
+2
*
regex: Rework error handling
Tavian Barnes
2022-02-24
5
-91
/
+102
*
regex: Use the encoding from the current locale
Tavian Barnes
2022-02-24
3
-10
/
+94
*
regex: Test if the string is valid before matching
Tavian Barnes
2022-02-24
1
-0
/
+8
*
ci: Unify multiple workflows into one with separate jobs
Tavian Barnes
2022-02-24
4
-89
/
+87
*
ci/freebsd: Fix missing trailing single quote
Tavian Barnes
2022-02-24
1
-1
/
+1
*
Makefile: Automatically discover the right flags to build with Oniguruma
Tavian Barnes
2022-02-24
2
-5
/
+12
*
regex: Always set REG_STARTEND if available
Tavian Barnes
2022-02-23
1
-5
/
+3
*
regex: Use onig_match() to implement BFS_REGEX_ANCHOR
Tavian Barnes
2022-02-23
1
-10
/
+8
*
Release 2.4
2.4
Tavian Barnes
2022-02-22
3
-2
/
+21
*
README: Reformat with details blocks to make it more easily skimmable
Tavian Barnes
2022-02-22
1
-30
/
+111
*
Use EXTRA_CFLAGS instead of CFLAGS in make distcheck
Tavian Barnes
2022-02-21
1
-1
/
+1
*
Enable Oniguruma by default
Tavian Barnes
2022-02-21
4
-7
/
+15
*
regex: Use the real Oniguruma API, not the POSIX wrapper
Tavian Barnes
2022-02-21
1
-11
/
+84
*
regex: Wrap the POSIX API in a facade
Tavian Barnes
2022-02-21
7
-63
/
+152
*
tests: Mark -fprint/-exec flushing test bfs-specific
Tavian Barnes
2022-02-18
1
-2
/
+3
*
exec: Flush I/O streams before executing anything
Tavian Barnes
2022-02-11
5
-1
/
+67
*
ctx: Also check ferror(stdout)
Tavian Barnes
2022-02-11
1
-15
/
+27
*
tests: Use skip_if for tests that need /dev/full
Tavian Barnes
2022-02-11
1
-22
/
+14
*
tests: Add a test that -exit suppresses the implicit -print
Tavian Barnes
2022-02-10
2
-0
/
+5
*
Makefile: Allow extra flags to be passed with EXTRA_*FLAGS variables
Tavian Barnes
2022-02-09
1
-4
/
+4
*
tests: Skip case insensitive tests if FNM_CASEFOLD is missing
Tavian Barnes
2022-02-08
1
-0
/
+5
*
tests: Separate skipped tests from passing tests
Tavian Barnes
2022-02-08
1
-34
/
+39
*
tests: Disable some glob tests on macOS
Tavian Barnes
2022-02-04
1
-0
/
+10
*
regex: Add support for emacs and grep types
Tavian Barnes
2022-02-04
11
-31
/
+151
*
tests: Add tests for syntactically invalid globs
Tavian Barnes
2022-02-02
13
-0
/
+46
*
tests: New tests for -i?wholename
Tavian Barnes
2022-02-01
3
-0
/
+26
*
tests: New test for ** in a glob
Tavian Barnes
2022-02-01
2
-0
/
+9
*
tests: New test for -prune on a non-directory
Tavian Barnes
2022-02-01
2
-0
/
+15
*
tests: Try to color diff output
Tavian Barnes
2022-02-01
1
-11
/
+18
[prev]
[next]