backhand icon indicating copy to clipboard operation
backhand copied to clipboard

Library and binaries for the reading, creating, and modification of SquashFS file systems

Results 24 backhand issues
Sort by recently updated
recently updated
newest added

They recently released a version that doesn't require cmake https://github.com/rust-lang/libz-sys/releases/tag/1.1.17

A-backhand-lib

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732 Update for 4.1.6 release...

C-dependencies
github_actions
A-CI

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @​jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...

C-dependencies
github_actions
A-CI

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60. Release notes Sourced from thiserror's releases. 1.0.60 Resolve unexpected_cfgs warning (#298) Commits 870d11b Release 1.0.60 0ccee7c Merge pull request #298 from dtolnay/checkcfg cf43d0c Resolve...

C-dependencies
rust
A-backhand-lib
dependabot-reviewed

I think the title explains it all. My reason for needing hardlinks is simple, I was converting tarballs into SquashFS, and the tarballs have hardlinks.

A-unsquashfs
A-backhand-lib
A-CI
A-tests
A-backhand-cli

This is mostly a copy from `backhand-cli`'s `unsquashfs`, but with all the args/progress handling removed and more thorough error handling. Due to the dependency on `rayon`, the utility is currently...

A-backhand-lib
A-backhand-cli

`no_std` + `alloc`

C-enhancement
A-backhand-lib