Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README: Official Homebrew formula | Martin Polden | 2023-07-22 | 1 | -2/+2 |
| | | | | An official `bfs` formula has been added to Homebrew now. | ||||
* | README.md: fix reversed examples | Wayne Scott | 2023-07-22 | 1 | -9/+9 |
| | |||||
* | README: Add official Arch Linux package | Tavian Barnes | 2023-07-20 | 1 | -2/+2 |
| | |||||
* | README: Adjust badge alignment | Tavian Barnes | 2023-01-31 | 1 | -6/+5 |
| | |||||
* | README: Fix the CI badge | Tavian Barnes | 2022-12-15 | 1 | -1/+1 |
| | | | | Link: https://github.com/badges/shields/issues/8671 | ||||
* | README: Add acl dependency to Fedora | Tavian Barnes | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | README: Use `console` syntax highlighting more | Tavian Barnes | 2022-11-16 | 1 | -22/+33 |
| | |||||
* | README: Add back empty paragraph for spacing | Tavian Barnes | 2022-11-05 | 1 | -0/+1 |
| | |||||
* | README: Work around Content-Security-Policy issues with the animation | Tavian Barnes | 2022-11-04 | 1 | -4/+3 |
| | | | | Workaround for https://github.com/github/markup/issues/1601. | ||||
* | README: Use a different screencast for the light theme | Tavian Barnes | 2022-10-26 | 1 | -1/+6 |
| | |||||
* | README: Simplify comparison table | Tavian Barnes | 2022-10-25 | 1 | -4/+1 |
| | |||||
* | README: Add a <thead> to work around horizontal overflow on Firefox | Tavian Barnes | 2022-10-21 | 1 | -0/+3 |
| | |||||
* | README: Break inline lists before bullets | Tavian Barnes | 2022-10-19 | 1 | -12/+16 |
| | |||||
* | README: Add bullets to inline lists | Tavian Barnes | 2022-10-18 | 1 | -10/+10 |
| | |||||
* | README: Move the spacing <p></p> out of the <summary> | Tavian Barnes | 2022-10-18 | 1 | -7/+7 |
| | |||||
* | README: Get rid of square brackets | Tavian Barnes | 2022-10-18 | 1 | -12/+12 |
| | |||||
* | README: Update Fedora Linux installation instruction (#95) | Fábio Rodrigues Ribeiro | 2022-08-15 | 1 | -2/+1 |
| | | | Now in Fedora repositories | ||||
* | README: Add Fedora Copr package to installation instructions | Tavian Barnes | 2022-05-25 | 1 | -0/+4 |
| | | | | Closes #83. | ||||
* | Makefile: Split build into bin and obj directories | Tavian Barnes | 2022-05-16 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | README: Add links to upstream packages | Tavian Barnes | 2022-05-11 | 1 | -9/+9 |
| | |||||
* | 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 | 1 | -40/+14 |
| | |||||
* | docs: Move dependency flag info from the README to docs/BUILDING.md | Tavian Barnes | 2022-05-07 | 1 | -9/+3 |
| | |||||
* | docs: Split CONTRIBUTING into BUILDING and HACKING | Tavian Barnes | 2022-05-07 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | README: Add a blurb about fancy errors/warnings | Tavian Barnes | 2022-03-27 | 1 | -0/+22 |
| | |||||
* | README: Clarify some dependencies | Tavian Barnes | 2022-03-11 | 1 | -5/+5 |
| | |||||
* | add fedora deps | Jacob Chapman | 2022-03-08 | 1 | -0/+3 |
| | |||||
* | README: Fix typo | Tavian Barnes | 2022-03-01 | 1 | -1/+1 |
| | |||||
* | README: Fix CI status badges | Tavian Barnes | 2022-02-24 | 1 | -3/+1 |
| | |||||
* | README: Reformat with details blocks to make it more easily skimmable | Tavian Barnes | 2022-02-22 | 1 | -30/+111 |
| | | | | | And add some extra information about bfs-specific features, and installing dependencies. | ||||
* | README: Fix a broken link to the NetBSD find manpage | Tavian Barnes | 2021-09-21 | 1 | -1/+1 |
| | |||||
* | README: Remove repology badge | Tavian Barnes | 2021-03-31 | 1 | -2/+0 |
| | |||||
* | README: Add a FreeBSD badge | Tavian Barnes | 2021-03-28 | 1 | -0/+1 |
| | |||||
* | ci: Switch to GitHub Actions | Tavian Barnes | 2021-03-28 | 1 | -1/+2 |
| | |||||
* | Makefile: Rebuild whenever the build flags change | Tavian Barnes | 2020-12-10 | 1 | -1/+0 |
| | | | | | This removes the need to do make clean before rebuilding with a new build type. | ||||
* | travis: Try the experimental FreeBSD environment | Tavian Barnes | 2020-11-30 | 1 | -1/+0 |
| | |||||
* | travis: Switch to the LXD-based infrastructure | Tavian Barnes | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | Update default branch to 'main' | Tavian Barnes | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | README.md: Fix extraneous backtick | Tavian Barnes | 2020-06-08 | 1 | -2/+2 |
| | |||||
* | RELEASES.md: Add some 2.0 release notes | Tavian Barnes | 2020-06-08 | 1 | -1/+5 |
| | |||||
* | LICENSE: Rename from COPYING | Tavian Barnes | 2020-06-08 | 1 | -1/+1 |
| | |||||
* | README: Remove unnecessary single quotes from example | Tavian Barnes | 2020-06-07 | 1 | -1/+1 |
| | |||||
* | Implement -exclude, a special form for convenient exclusions | Tavian Barnes | 2020-06-07 | 1 | -2/+2 |
| | | | | Fixes #8. | ||||
* | cirrus: Add a Cirrus CI build to test FreeBSD | Tavian Barnes | 2020-03-16 | 1 | -1/+2 |
| | | | | Fixes #41. | ||||
* | README: Put the binary package instructions first | Tavian Barnes | 2020-03-02 | 1 | -20/+20 |
| | |||||
* | README: Replace the screenshot with an animation | Tavian Barnes | 2020-03-02 | 1 | -3/+3 |
| | |||||
* | README: Add FreeBSD install instructions | Tavian Barnes | 2020-01-21 | 1 | -0/+3 |
| |