Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alexcrichton/xz2-rs issues and pull requests
#130 - Add support for the delta encoding filter
Pull Request -
State: open - Opened by shkoo about 2 months ago
- 1 comment
#130 - Add support for the delta encoding filter
Pull Request -
State: open - Opened by shkoo about 2 months ago
- 3 comments
#129 - Document a way to (effectively) disable decoder stream memory limit
Issue -
State: open - Opened by iliazeus 5 months ago
#128 - Is this repository still maintained?
Issue -
State: open - Opened by VorpalBlade 7 months ago
- 2 comments
#127 - Build failed on github actions macos
Issue -
State: open - Opened by niuhuan 8 months ago
#126 - Adding new enum Level
Issue -
State: closed - Opened by garbage-repo 9 months ago
#125 - Detection of system-provided liblzma fails on FreeBSD
Issue -
State: open - Opened by UnitedMarsupials 9 months ago
- 2 comments
#124 - Upstream malicious bug in 5.6.0 and 5.6.1
Issue -
State: closed - Opened by NobodyXu 10 months ago
- 4 comments
#123 - Fix static build on FreeBSD
Pull Request -
State: open - Opened by artemist 12 months ago
- 2 comments
#122 - Fix a broken link in a doc comment
Pull Request -
State: open - Opened by noritada over 1 year ago
#121 - Edition 2021
Pull Request -
State: closed - Opened by ChanTsune over 1 year ago
#120 - When is it possible to use BufRead and AsyncRead?
Issue -
State: closed - Opened by bonsairobo over 1 year ago
- 2 comments
#119 - WebAssembly Support
Issue -
State: closed - Opened by ChanTsune over 1 year ago
#118 - Enable CI for `stable-i686-gnu` on `windows`
Pull Request -
State: closed - Opened by ChanTsune over 1 year ago
#117 - Fix #114 Invalid memory reference with `Filter::ia64`
Pull Request -
State: closed - Opened by ChanTsune over 1 year ago
#116 - Fix #112 `InvalidInput` on extracting a xz file
Pull Request -
State: closed - Opened by ChanTsune over 1 year ago
#115 - Err(Program) where Ok(MemNeeded) expected
Issue -
State: closed - Opened by Bennett-Petzold over 1 year ago
#114 - Invalid memory reference with filter on some archs
Issue -
State: open - Opened by wcampbell0x2a over 1 year ago
- 2 comments
#113 - Add threaded xz decompressor `lzma_stream_decode_mt()`
Issue -
State: open - Opened by wcampbell0x2a over 1 year ago
#112 - `InvalidInput` on extracting a xz file
Issue -
State: open - Opened by crazystylus almost 2 years ago
- 1 comment
#111 - Add arm decoder/encoder when using -static
Pull Request -
State: open - Opened by wcampbell0x2a almost 2 years ago
#110 - feat: Clippy warnings fixed
Pull Request -
State: closed - Opened by ikrivosheev almost 2 years ago
#109 - Remove tokio support
Pull Request -
State: open - Opened by jmagnuson almost 2 years ago
#108 - Upgrade xz to 5.4.1
Pull Request -
State: closed - Opened by NobodyXu about 2 years ago
- 2 comments
#107 - Optimize `liblzma.a` build
Pull Request -
State: open - Opened by NobodyXu about 2 years ago
- 3 comments
#106 - Enable feature parallel for build-dep cc
Pull Request -
State: open - Opened by NobodyXu about 2 years ago
#105 - Behavior difference between `static` and not
Issue -
State: open - Opened by wcampbell0x2a about 2 years ago
#104 - The static build clashes with the system installed one if its version is incompatible
Issue -
State: open - Opened by lu-zero about 2 years ago
#103 - Document static-linking support
Pull Request -
State: closed - Opened by cyqsimon about 2 years ago
#102 - sort arguments to cc
Pull Request -
State: closed - Opened by trinity-1686a over 2 years ago
- 2 comments
#101 - static build on MacOS?
Issue -
State: open - Opened by jianshu93 over 2 years ago
#100 - liblzma_sys.rlib varies from filesystem readdir order
Issue -
State: closed - Opened by bmwiedemann over 2 years ago
#99 - Unable to build on Windows MSVC targets
Issue -
State: closed - Opened by albertlarsan68 over 2 years ago
- 4 comments
#98 - Enable thin LTO for `lzma-sys`
Pull Request -
State: closed - Opened by NobodyXu over 2 years ago
- 2 comments
#97 - Release xz2 0.1.7?
Issue -
State: closed - Opened by indygreg over 2 years ago
- 3 comments
#96 - Impossible to link against xcode applications
Issue -
State: open - Opened by Yuri6037 over 2 years ago
- 3 comments
#95 - Is it possible to get metadata of decompressed vs compressed size?
Issue -
State: open - Opened by kszlim over 2 years ago
- 1 comment
#94 - Another typo
Pull Request -
State: closed - Opened by firasuke almost 3 years ago
#93 - Support for manually specifying LZMA params in decoding raw unheadered data
Issue -
State: open - Opened by chyyran almost 3 years ago
#92 - Fix typo
Pull Request -
State: closed - Opened by firasuke almost 3 years ago
#91 - Assertion failed: memcmp(mf_ptr(mf) - 1, mf_ptr(mf) - matches[i].dist - 2, matches[i].len) == 0, file xz-5.2/src/liblzma/lz\lz_encoder_mf.c, line 42
Issue -
State: open - Opened by Lesiuk almost 3 years ago
#90 - Fix typo in version number
Pull Request -
State: closed - Opened by firasuke about 3 years ago
#89 - (.lz) lzip?
Issue -
State: open - Opened by firasuke about 3 years ago
- 1 comment
#87 - [Security] Workflow main.yml is using vulnerable action actions/checkout
Issue -
State: open - Opened by Ale0x78 about 3 years ago
#86 - Optionally allow trailing data in `bufread::XzDecoder`
Pull Request -
State: open - Opened by bgilbert about 3 years ago
- 2 comments
#85 - Re-export the static feature from lzma-sys.
Pull Request -
State: closed - Opened by twittner over 3 years ago
#84 - `"corrupt xz stream"` on linux tarball
Issue -
State: open - Opened by aDotInTheVoid over 3 years ago
- 1 comment
#83 - Update futures requirement from 0.1.26 to 0.3.17
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#82 - Update futures requirement from 0.1.26 to 0.3.16
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#81 - Some defines are missing
Issue -
State: open - Opened by Yuri6037 over 3 years ago
#80 - Made ErrorKind for std::io::Error more specific
Pull Request -
State: closed - Opened by Caellian over 3 years ago
- 3 comments
#79 - Update futures requirement from 0.1.26 to 0.3.15
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#78 - Update futures requirement from 0.1.26 to 0.3.14
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#77 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies
#76 - xz2-rs may be unsound due to calls to `getenv`
Issue -
State: closed - Opened by xerxes12354 almost 4 years ago
- 2 comments
#75 - Lzma data error (again)
Issue -
State: open - Opened by Yuri6037 almost 4 years ago
- 2 comments
#74 - Improve error message when opening multi-stream as normal stream.
Pull Request -
State: open - Opened by Paul-E about 4 years ago
- 1 comment
#73 - "lzma data error"
Issue -
State: closed - Opened by Yuri6037 about 4 years ago
- 1 comment
#72 - Update quickcheck requirement from 0.9.0 to 1.0.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies
#71 - No way to fetch values from `LzmaOptions` struct
Issue -
State: open - Opened by zedseven about 4 years ago
#70 - Improve error output. "Corrupt XZ stream error" returned for files with multi-streams
Issue -
State: open - Opened by Paul-E about 4 years ago
- 1 comment
#69 - Update rand requirement from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies
#68 - Render with more cargo features on docs.rs
Pull Request -
State: closed - Opened by jerry73204 about 4 years ago
- 1 comment
#67 - Bump lzma-sys to 0.1.17
Pull Request -
State: closed - Opened by koutheir over 4 years ago
#66 - build.rs declares output directory to cargo
Pull Request -
State: closed - Opened by koutheir over 4 years ago
- 2 comments
#65 - Update bundled xz to 5.2.5
Pull Request -
State: closed - Opened by arpankapoor over 4 years ago
- 1 comment
#64 - Transfer ownership of the name "xz" and "xz-sys"
Issue -
State: open - Opened by simnalamburt over 4 years ago
- 8 comments
#63 - Implement static flag a'la libz-sys
Pull Request -
State: closed - Opened by brainstorm over 4 years ago
#62 - lzma-sys: features=["static"]
Issue -
State: closed - Opened by brainstorm over 4 years ago
- 2 comments
#61 - fix static build on illumos systems
Pull Request -
State: closed - Opened by jclulow almost 5 years ago
#60 - Rust backend
Issue -
State: open - Opened by Shnatsel almost 5 years ago
- 1 comment
#59 - Remove deprecated Error::description
Pull Request -
State: closed - Opened by AnderEnder about 5 years ago
- 1 comment
#58 - Fails to build on windows (msvc) if msys2's liblzma.a found by pkg-config
Issue -
State: closed - Opened by nc-x about 5 years ago
#57 - Update futures requirement from 0.1.26 to 0.3.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 2 comments
Labels: dependencies
#56 - Update futures requirement from 0.1.26 to 0.3.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#55 - Corrected project name in contribution agreement
Pull Request -
State: closed - Opened by craigmayhew over 5 years ago
#54 - [Q] Is there a way to create zero-compression output ? (like `cat`)
Issue -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#53 - Added tar.xz extraction example
Pull Request -
State: open - Opened by David-OConnor over 5 years ago
- 1 comment
#52 - Need example for decompressing a file
Issue -
State: open - Opened by David-OConnor over 5 years ago
- 1 comment
#51 - Update quickcheck requirement from 0.8.2 to 0.9.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#50 - Azure build logs cannot be veiewed
Issue -
State: closed - Opened by mati865 over 5 years ago
- 1 comment
#49 - Update rand requirement from 0.6.5 to 0.7.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#48 - Migrate to 2018 edition
Pull Request -
State: closed - Opened by maoe almost 6 years ago
- 1 comment
#47 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by alexcrichton almost 6 years ago
#46 - Build error when using crt-static in dot cargo config
Issue -
State: closed - Opened by ohadravid almost 6 years ago
- 10 comments
#45 - lzma-sys v0.1.13 Fails to build on mingw
Issue -
State: closed - Opened by kinnison almost 6 years ago
- 1 comment
#44 - Update quickcheck requirement from 0.7 to 0.8
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 6 years ago
- 1 comment
Labels: dependencies
#43 - Error Building LZMA-SYS on TARGET=x86_64-unknown-linux-gnu on Linux
Issue -
State: closed - Opened by snsvrno about 6 years ago
- 2 comments
#42 - Apply cargo fmt (closes #41)
Pull Request -
State: closed - Opened by maoe about 6 years ago
- 1 comment
#41 - Opinions about applying rustfmt
Issue -
State: closed - Opened by maoe about 6 years ago
- 2 comments
#40 - More specific dependency versions
Pull Request -
State: closed - Opened by kornelski about 6 years ago
#39 - Implement Seek for XzDecoder
Issue -
State: open - Opened by maoe about 6 years ago
- 2 comments
#38 - Update rand requirement from 0.5 to 0.6
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 6 years ago
- 1 comment
Labels: dependencies
#37 - Use `cc` to build `liblzma`; import `xz` as a sumbodule
Pull Request -
State: closed - Opened by abonander over 6 years ago
- 37 comments
#36 - Update quickcheck requirement from 0.6 to 0.7
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 6 years ago
Labels: dependencies
#35 - Update vcxproj file for VS2017
Pull Request -
State: closed - Opened by jordanrh1 over 6 years ago
#34 - Update ctest requirement from 0.1 to 0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 6 years ago
- 1 comment
Labels: dependencies
#33 - Update rand requirement to 0.5
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 6 years ago
- 2 comments
Labels: dependencies
#32 - wrong version in crates.io docs?
Issue -
State: open - Opened by jonathanstrong over 6 years ago
- 1 comment
#31 - Support for input with multi xz streams
Pull Request -
State: closed - Opened by Fabiensk almost 7 years ago
- 2 comments