Mostyn Bramley-Moore
Mostyn Bramley-Moore
This is intended to be compatible with: * https://github.com/mcmilk/7-Zip-zstd * https://github.com/tehmul/p7zip-zstd To test this manually: `bsdtar -cavf /tmp/foo.7z --options='compression=zstd,compression-level=22' *` Then, using one of the 7-Zip forks above (you should...
The spec previously stated that servers must reject Fetch requests if there were unsupported qualifiers specified. This was too strict- consider for example a scenario where the client specifies both...
Hi, not sure if you're interested in PRs for this repository. This change made nfs mode work for me on linux (ubuntu 24.04), if you run git-commit-folders as root. That's...
Followup to #25.
bazel-remote has included a GitCommit field in the /status page for some time, but the git ref SHA1 value is not the most readable. By adding a new GitDescribe field...