Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-08-12 | build(deps): bump actions/checkout from 4 to 5 | dependabot[bot] | -1/+1 | |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
2025-06-25 | FreeBSD: test runner | Vassili Tchersky | -0/+33 | |
Draft version of a yet simple runner that just build libfuse under FreeBSD and show the compile log. |