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: New skip_unless helper
Tavian Barnes
2022-05-12
1
-56
/
+68
*
tests: Use skip_if for sudo tests
Tavian Barnes
2022-05-12
4
-49
/
+66
*
stat: Pass AT_NO_AUTOMOUNT if possible
Tavian Barnes
2022-05-12
3
-0
/
+26
*
stat: Keep statx()-specific flags separate
Tavian Barnes
2022-05-12
1
-8
/
+9
*
stat: Factor the BFS_STAT_TRYFOLLOW retry logic out
Tavian Barnes
2022-05-12
1
-30
/
+25
*
stat: Rename some feature detection macros
Tavian Barnes
2022-05-12
1
-8
/
+8
*
color: Don't colorize capable files by default
Tavian Barnes
2022-05-11
1
-1
/
+1
*
color: Only check ln=target once
Tavian Barnes
2022-05-11
1
-7
/
+7
*
Makefile: Look for .d files in the right places
Tavian Barnes
2022-05-11
1
-1
/
+1
*
main: Avoid a goto
Tavian Barnes
2022-05-11
1
-6
/
+5
*
README: Add links to upstream packages
Tavian Barnes
2022-05-11
1
-9
/
+9
*
Makefile: New check-install target
Tavian Barnes
2022-05-09
1
-0
/
+8
*
README: Use a table for side-by-side examples
Tavian Barnes
2022-05-09
1
-10
/
+35
*
docs: New USAGE.md document
Tavian Barnes
2022-05-09
2
-40
/
+175
*
docs: Move dependency flag info from the README to docs/BUILDING.md
Tavian Barnes
2022-05-07
2
-11
/
+22
*
docs: Split CONTRIBUTING into BUILDING and HACKING
Tavian Barnes
2022-05-07
3
-48
/
+57
*
README: Add a link to the AUR package
Tavian Barnes
2022-05-07
1
-0
/
+3
*
README: Open the "already packaged" section by default
Tavian Barnes
2022-05-07
1
-2
/
+10
*
README: Reformat to save some vertical space
Tavian Barnes
2022-05-07
1
-16
/
+50
*
docs: Move some documentation into a subfolder
Tavian Barnes
2022-04-21
4
-2
/
+2
*
Add basic zsh completion
Arvid Norlander
2022-04-21
2
-0
/
+175
*
Makefile: Put the main .o files under build/src
Tavian Barnes
2022-04-21
2
-36
/
+32
*
Makefile: Generate build/FLAGS.new with its own target
Tavian Barnes
2022-04-21
1
-4
/
+7
*
Makefile: Replace flags.sh with a two-line recipe
Tavian Barnes
2022-04-19
2
-15
/
+2
*
Makefile: Move .flags to build/FLAGS
Tavian Barnes
2022-04-19
3
-12
/
+14
*
Makefile: Quiet errors from git describe
Tavian Barnes
2022-04-19
1
-3
/
+5
*
RELEASES.md: 20222 is too far away
Tavian Barnes
2022-04-19
1
-1
/
+1
*
ci/codecov: Look for gcov files under build
Tavian Barnes
2022-04-18
1
-1
/
+1
*
Makefile: Spread out the .PHONY targets
Tavian Barnes
2022-04-18
1
-2
/
+9
*
Makefile: Use a recipe to update .flags rather than $(shell)
Tavian Barnes
2022-04-18
1
-8
/
+4
*
tests: Also put build outputs under build/
Tavian Barnes
2022-04-16
3
-19
/
+14
*
Keep Build Files In `build` (#89)
トトも
2022-04-16
1
-29
/
+32
*
Source / Include Folder (#88)
トトも
2022-04-16
54
-5
/
+8
*
style: Use &array[i] rather than array + i
Tavian Barnes
2022-04-16
3
-8
/
+8
*
color: Support a separate $BFS_COLORS environment variable
Tavian Barnes
2022-04-15
5
-70
/
+84
*
color: Use three-letter codes for warnings and errors
Tavian Barnes
2022-04-15
3
-11
/
+11
*
tests: Quiet errors from chflags
Tavian Barnes
2022-04-15
1
-1
/
+1
*
eval: Use BFTW_BUFFER when deleting files on FreeBSD
Tavian Barnes
2022-04-15
1
-0
/
+35
*
bftw: New BFTW_BUFFER flag
Tavian Barnes
2022-04-15
2
-2
/
+4
*
bfs.1: Fix a confusing comma in the -size docs
Tavian Barnes
2022-04-01
1
-2
/
+2
*
opt: Use floats consistently for probabilities and costs
Tavian Barnes
2022-03-27
2
-5
/
+5
*
Release 2.5
2.5
Tavian Barnes
2022-03-27
3
-2
/
+29
*
README: Add a blurb about fancy errors/warnings
Tavian Barnes
2022-03-27
1
-0
/
+22
*
parse.c: Use state->last_arg as the location for the expected )
Tavian Barnes
2022-03-27
1
-16
/
+4
*
diag: Avoid printing trailing spaces
Tavian Barnes
2022-03-27
1
-3
/
+5
*
opt: Add some more warnings
Tavian Barnes
2022-03-27
1
-0
/
+6
*
parse: Highlight command line errors
Tavian Barnes
2022-03-27
4
-191
/
+380
*
diag: New functions for highlighting command line arguments
Tavian Barnes
2022-03-27
5
-75
/
+185
*
util: New xstrwidth() function
Tavian Barnes
2022-03-26
2
-0
/
+46
*
opt: Warn about expressions we remove while optimizing
Tavian Barnes
2022-03-26
3
-28
/
+115
[prev]
[next]