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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtime: Remove xgettime()
Tavian Barnes
2024-08-09
1
-2
/
+2
*
parse: Take umask into account in parse_mode()
Tavian Barnes
2024-08-02
4
-2
/
+21
*
tests: Add more files to perms/
Tavian Barnes
2024-08-02
22
-103
/
+333
*
tests: Make some more variables local
Tavian Barnes
2024-08-01
1
-2
/
+4
*
tests: Fix line number reported when wait -n fails
Tavian Barnes
2024-08-01
1
-2
/
+3
*
tests: Add tests for invalid users/groups
Tavian Barnes
2024-07-27
28
-0
/
+8
*
tests: Make more tests POSIX-compliant
Tavian Barnes
2024-07-23
10
-10
/
+10
*
tests/common: Add some missing paths
Tavian Barnes
2024-07-23
4
-4
/
+4
*
Implement POSIX 2024's -mount
Tavian Barnes
2024-07-08
5
-6
/
+2
*
tests: -print0 is in POSIX 2024
Tavian Barnes
2024-07-08
2
-0
/
+0
*
tests: -iname is in POSIX 2024
Tavian Barnes
2024-07-08
3
-2
/
+1
*
tests: Simplify unit tests with a global variable
Tavian Barnes
2024-07-07
11
-324
/
+263
*
sighook: Replace sigtables with RCU-protected linked lists
Tavian Barnes
2024-07-07
1
-34
/
+60
*
tests/bfs: New case-sensitivity ordering test
Tavian Barnes
2024-07-03
2
-0
/
+28
*
color: Delay the case_sensitive decision
Tavian Barnes
2024-07-02
2
-0
/
+28
*
xspawn: Check X_OK even without $PATH resolution
Tavian Barnes
2024-06-08
1
-0
/
+2
*
tests: Do chmod +rwX in clean_stddirs()
Tavian Barnes
2024-06-08
1
-0
/
+1
*
build: Add -Wmissing-variable-declarations
Tavian Barnes
2024-06-08
1
-2
/
+2
*
tests: Improve color case insensitivity coverage
Tavian Barnes
2024-06-05
2
-6
/
+6
*
tests: New inaccessible/ directory tree for permission errors
Tavian Barnes
2024-06-04
9
-38
/
+18
*
tests: Add directories with different permissions to perms/
Tavian Barnes
2024-06-04
20
-80
/
+103
*
tests/common: Add tests for -[am]{min,time}
Tavian Barnes
2024-06-04
8
-0
/
+84
*
xtime: Add support for @epochseconds timestamps
Tavian Barnes
2024-06-04
2
-25
/
+12
*
Merge branch 'revert-eloop'
Tavian Barnes
2024-06-03
4
-2
/
+4
|
\
|
*
Make ELOOP an error again, except for -xtype.
3.3.1
Tavian Barnes
2024-06-03
4
-2
/
+4
*
|
parse: Allow -Darg/-Sarg as well as -D arg / -S arg
Tavian Barnes
2024-06-03
6
-0
/
+59
*
|
parse: Handle multiple flags at once like -LEXO2
Tavian Barnes
2024-06-03
11
-0
/
+43
*
|
list: New SLIST_SPLICE() macro
Tavian Barnes
2024-05-31
3
-0
/
+101
*
|
bit: Update to match C23
Tavian Barnes
2024-05-29
1
-18
/
+18
|
/
*
Implement the remaining regex types
Tavian Barnes
2024-05-28
12
-0
/
+27
*
tests: Add some more weird names
Tavian Barnes
2024-05-28
9
-0
/
+67
*
xregex: Support non-capturing groups with -regextype emacs
Tavian Barnes
2024-05-27
1
-1
/
+1
*
bfstd: Treat ELOOP like ENOENT
Tavian Barnes
2024-05-27
4
-1
/
+23
*
tests/posix: Add a test for -prune with EACCESS
Tavian Barnes
2024-05-27
2
-0
/
+9
*
tests: Make diff listen to $NO_COLOR
Tavian Barnes
2024-05-24
1
-2
/
+2
*
tests: Make hide_bar actually hide the bar
Tavian Barnes
2024-05-22
2
-1
/
+15
*
tests: Print progress outside the scroll region
Tavian Barnes
2024-05-22
3
-44
/
+132
*
tests: Restart wait when interrupted by a signal
Tavian Barnes
2024-05-22
1
-6
/
+15
*
Stop using %m
Tavian Barnes
2024-05-20
1
-1
/
+2
*
printf: The ' ' (space) flag must be numeric
Tavian Barnes
2024-05-19
2
-1
/
+2
*
Cast AT_FDCWD to int for comparisons
Tavian Barnes
2024-05-17
1
-1
/
+1
*
diag: New helpers to include xstrerror(errno) automatically
Tavian Barnes
2024-05-17
7
-50
/
+42
*
sighook: New utilities for hooking signals
Tavian Barnes
2024-05-16
3
-0
/
+101
*
xtime: Use the libc's timegm() if present
Tavian Barnes
2024-05-06
1
-4
/
+8
*
build: Replace `make config` with a `./configure` script
Tavian Barnes
2024-04-29
2
-18
/
+6
*
eval: Plug memory leak if bfs_opendir() fails
Tavian Barnes
2024-04-24
6
-0
/
+10
*
config: Check for struct stat::st_{a,c,m,birth}{tim,timespec}
Tavian Barnes
2024-04-19
1
-2
/
+2
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
10
-10
/
+10
*
tests: Add ../src to the include path
Tavian Barnes
2024-04-19
11
-36
/
+36
*
tests: Quiet diff
Tavian Barnes
2024-04-16
1
-2
/
+2
[next]