summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.6.12.6.1Tavian Barnes2022-07-053-2/+15
|
* Merge pull request #94 from xfgusta/add-fish-completionTavian Barnes2022-06-142-0/+147
|\ | | | | Add fish completion
| * Add fish completionGustavo Costa2022-06-142-0/+147
|/
* tests: Add a test for every printf directiveTavian Barnes2022-06-011-0/+13
|
* Makefile: Pass -std=gnu11 for gcov buildsTavian Barnes2022-05-311-0/+2
| | | | | | | Otherwise, libgcov doesn't intercept functions like fork() and exec(), so we lose some coverage data in xspawn.c. Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82457
* tests: Add tests for -warn/-nowarnTavian Barnes2022-05-291-0/+13
|
* stat: Don't pass AT_NO_AUTOMOUNT on GNU Hurd before glibc 2.35Tavian Barnes2022-05-292-1/+7
| | | | | Link: https://buildd.debian.org/status/fetch.php?pkg=bfs&arch=hurd-i386&ver=2.6-1&stamp=1653764526 Link: https://sourceware.org/git/?p=glibc.git;a=commit;h=13710e7e6af6c8965cc9a63a0660cb4ce1966557
* README: Add Fedora Copr package to installation instructionsTavian Barnes2022-05-251-0/+4
| | | | Closes #83.
* ci: Update GitHub actionsTavian Barnes2022-05-242-5/+5
|
* Release 2.62.6Tavian Barnes2022-05-213-2/+31
|
* docs/BUILDING: Document BUILDDIRTavian Barnes2022-05-211-0/+1
|
* ci/codecov: Run the sudo testsTavian Barnes2022-05-211-1/+1
|
* tests: Don't print test names to non-ttys without --verbose=testsTavian Barnes2022-05-201-6/+15
| | | | This should shrink the CI logs appreciably.
* Makefile: Add a BUILDDIR variable for out-of-tree buildsTavian Barnes2022-05-202-52/+61
| | | | bfs can now be built from a read-only source tree.
* Makefile: Split build into bin and obj directoriesTavian Barnes2022-05-168-73/+68
| | | | | This also moves the main binary from ./bfs to ./bin/bfs, and ./tests.sh to ./tests/tests.sh, with the goal of keeping the repository root clean.
* parse: Warn on paths found within -excludeTavian Barnes2022-05-131-0/+5
|
* tests: New --stop flag to stop after the first failureTavian Barnes2022-05-131-1/+9
|
* tests: Buffer standard error, and print it when tests failTavian Barnes2022-05-132-93/+89
|
* tests: Add --verbose={commands,errors,skipped,tests} optionsTavian Barnes2022-05-132-11/+38
|
* ci/freebsd: Run in a jailTavian Barnes2022-05-131-5/+5
|
* tests: Exit immediately if fail() detects a crashTavian Barnes2022-05-121-2/+2
|
* tests: New skip_unless helperTavian Barnes2022-05-121-56/+68
|
* tests: Use skip_if for sudo testsTavian Barnes2022-05-124-49/+66
| | | | | | This lets us categorize the sudo tests properly, which fixes e.g. $ ./tests.sh --posix --sudo
* stat: Pass AT_NO_AUTOMOUNT if possibleTavian Barnes2022-05-123-0/+26
| | | | | Previously bfs would trigger automounts even when it didn't descend into the mount directory, while GNU find does not.
* stat: Keep statx()-specific flags separateTavian Barnes2022-05-121-8/+9
| | | | | Previously, if statx() was unsupported at runtime, we could end up passing AT_STATX_DONT_SYNC to fstatat() which doesn't expect it.
* stat: Factor the BFS_STAT_TRYFOLLOW retry logic outTavian Barnes2022-05-121-30/+25
|
* stat: Rename some feature detection macrosTavian Barnes2022-05-121-8/+8
|
* color: Don't colorize capable files by defaultTavian Barnes2022-05-111-1/+1
| | | | | | | GNU ls changed this default in coreutils 9.1, since checking capabilities has a severe performance penalty. Link: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=6b5134770d35b045e5a9219bf4a216324e0113d3
* color: Only check ln=target onceTavian Barnes2022-05-111-7/+7
| | | | Fixes: 7241d6cc35134fcb5ec6dfa81bbd01e430b2415f
* Makefile: Look for .d files in the right placesTavian Barnes2022-05-111-1/+1
| | | | Fixes: f2cb2215213c0d831a697b0b440f78d9ad5c2b83
* main: Avoid a gotoTavian Barnes2022-05-111-6/+5
|
* README: Add links to upstream packagesTavian Barnes2022-05-111-9/+9
|
* Makefile: New check-install targetTavian Barnes2022-05-091-0/+8
|
* README: Use a table for side-by-side examplesTavian Barnes2022-05-091-10/+35
|
* docs: New USAGE.md documentTavian Barnes2022-05-092-40/+175
|
* docs: Move dependency flag info from the README to docs/BUILDING.mdTavian Barnes2022-05-072-11/+22
|
* docs: Split CONTRIBUTING into BUILDING and HACKINGTavian Barnes2022-05-073-48/+57
|
* README: Add a link to the AUR packageTavian Barnes2022-05-071-0/+3
|
* README: Open the "already packaged" section by defaultTavian Barnes2022-05-071-2/+10
|
* README: Reformat to save some vertical spaceTavian Barnes2022-05-071-16/+50
|
* docs: Move some documentation into a subfolderTavian Barnes2022-04-214-2/+2
|
* Add basic zsh completionArvid Norlander2022-04-212-0/+175
| | | | Fixes #32.
* Makefile: Put the main .o files under build/srcTavian Barnes2022-04-212-36/+32
|
* Makefile: Generate build/FLAGS.new with its own targetTavian Barnes2022-04-211-4/+7
|
* Makefile: Replace flags.sh with a two-line recipeTavian Barnes2022-04-192-15/+2
|
* Makefile: Move .flags to build/FLAGSTavian Barnes2022-04-193-12/+14
|
* Makefile: Quiet errors from git describeTavian Barnes2022-04-191-3/+5
| | | | | | | | | | | | | | | | With new git versions, it is an error to invoke git inside a repository owned by someone else. This manifested as $ sudo make install fatal: unsafe repository ('/home/tavianator/code/bfs' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory /home/tavianator/code/bfs Work around it with `2>/dev/null`. This should also help if git is not installed, but .git/ still exists. Link: https://github.blog/2022-04-12-git-security-vulnerability-announced/
* RELEASES.md: 20222 is too far awayTavian Barnes2022-04-191-1/+1
|
* ci/codecov: Look for gcov files under buildTavian Barnes2022-04-181-1/+1
|
* Makefile: Spread out the .PHONY targetsTavian Barnes2022-04-181-2/+9
|