2021-10-07 |
Vinícius Rodrigues... | test: check the resulting compressed files through...
|
commit | commitdiff | tree |
2021-10-07 |
Vinícius Rodrigues... | extension: fix `.bz2` being inferred to Gzip
|
commit | commitdiff | tree |
2021-10-07 |
Vinícius Rodrigues... | commands: replace usage of "bundle" by "archive"
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | Reduce binary size used by Zstd
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | Refactor `FinalError::display_and_crash` into Error...
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | error: add `MissingArgumentsForDecompression`
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | Release 0.2.0
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | Add support for Zstd
|
commit | commitdiff | tree |
2021-10-06 |
Vinícius Rodrigues... | Don't use colors when `stdout` or `stderr` are being...
|
commit | commitdiff | tree |
2021-10-01 |
Vinícius Rodrigues... | zip: optimize UTF-8 checks on Unix, remove unneeded...
|
commit | commitdiff | tree |
2021-10-01 |
Vinícius Rodrigues... | unix: if setting permission fails, return an error...
|
commit | commitdiff | tree |
2021-10-01 |
Vinícius Rodrigues... | error: remove unused error variants
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | `cd_into_same_dir_as`: allow the proper IO error to...
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Rework `FinalError::display` into a `FinalError::Display...
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | dialogs: use `Cow<str>` to avoid cloning a String
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Release 0.1.6
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Respect the `NO_COLOR` env. arg.
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Reduced repetition caused by `[INFO]` printing
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Misc cleanup
|
commit | commitdiff | tree |
2021-09-17 |
Vinícius Rodrigues... | Run `rustfmt`
|
commit | commitdiff | tree |
2021-09-16 |
Vinícius Rodrigues... | Remove unused dependency features, prefer `libz`-backed...
|
commit | commitdiff | tree |
2021-09-16 |
Vinícius Rodrigues... | Bump crate version, bump dependencies
|
commit | commitdiff | tree |
2021-07-25 |
Vinícius Rodrigues... | Actions: new targets: Linux ARM64 (glibc), x86-64 ...
|
commit | commitdiff | tree |
2021-07-25 |
Vinícius Rodrigues... | Reuse Confirmation struct when checking for overwrite...
|
commit | commitdiff | tree |
2021-05-27 |
Vinícius Rodrigues... | Release 0.1.5
|
commit | commitdiff | tree |
2021-04-06 |
Vinícius Rodrigues... | Drop Python test file
|
commit | commitdiff | tree |
2021-04-06 |
Vinícius Rodrigues... | oof: fix an error when building for Windows
|
commit | commitdiff | tree |
2021-04-06 |
Vinícius Rodrigues... | test script: make sure to return 0 upon success
|
commit | commitdiff | tree |
2021-04-05 |
Vinícius Rodrigues... | Adapt the Python test script to the new Ouch interface
|
commit | commitdiff | tree |
2021-04-05 |
Vinícius Rodrigues... | (WIP) Minor misc. changes
|
commit | commitdiff | tree |
2021-04-05 |
Vinícius Rodrigues... | Fix `cargo test` tests
|
commit | commitdiff | tree |
2021-03-30 |
Vinícius Rodrigues... | Show better error messages
|
commit | commitdiff | tree |
2021-03-30 |
Vinícius Rodrigues... | (WIP) Showing better error messages
|
commit | commitdiff | tree |
2021-03-29 |
Vinícius Rodrigues... | dialogs: Remove duplicated to_ascii_lowercase
|
commit | commitdiff | tree |
2021-03-29 |
Vinícius Rodrigues... | Use the -y and -n flags when compressing to a file...
|
commit | commitdiff | tree |
2021-03-29 |
Vinícius Rodrigues... | Use the the -y and -n flags when decompressing .tar...
|
commit | commitdiff | tree |
2021-03-28 |
Vinícius Rodrigues... | evaluator: Add confirmation dialog for file overwriting
|
commit | commitdiff | tree |
2021-03-28 |
Vinícius Rodrigues... | decompressors/tar: Add confirmation dialog for file...
|
commit | commitdiff | tree |
2021-03-28 |
Vinícius Rodrigues... | decompressors/zip: Add confirmation dialog for file...
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | rustfmt
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | Don't allow `ouch` to compress the root folder
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | compressors/zip: replace a couple of unwraps to the...
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | zip: ensure usage of relational paths during compression
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | Python test script: fix the cleaning-up of test files
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | Ensure correct permissions for decompressed files from...
|
commit | commitdiff | tree |
2021-03-27 |
Vinícius Rodrigues... | Bump version to 0.1.3
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | Fix tests
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | CI: Start uploading the Windows binary as an artifact
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | Fix CLI tests
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | Add a sad Python script for Ouch testing
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | main: Make ouch return 1 upon failure
|
commit | commitdiff | tree |
2021-03-26 |
Vinícius Rodrigues... | Add LICENSE file
|
commit | commitdiff | tree |
2021-03-25 |
Vinícius Rodrigues... | Make ouch support paths with dot-dot (..) for input...
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Update README, slightly reduce code repetition
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Bump app version
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Fixes Gzip and Lzma compression
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Progress in Lzma compression
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Add support for Gzip compression (includes .tar.gz)
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Add support for Bzip compression (includes .tar.bz2...
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Simplify Lzma decompression logic
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Updates README.md and Cargo.toml
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Add support for Lzma decompression
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Update Cargo.toml
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Update Cargo.toml
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Turns out LZMA decompression is not working
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Merge remote-tracking branch 'origin/master'
|
commit | commitdiff | tree |
2021-03-24 |
Vinícius Rodrigues... | Add support for zip (and... .zip.zip) compression
|
commit | commitdiff | tree |
2021-03-23 |
Vinícius Rodrigues... | Tar compression seemingly working
|
commit | commitdiff | tree |
2021-03-23 |
Vinícius Rodrigues... | Add Tar compression for in-memory buffers
|
commit | commitdiff | tree |
2021-03-23 |
Vinícius Rodrigues... | WIP Tar compression
|
commit | commitdiff | tree |
2021-03-23 |
Vinícius Rodrigues... | Fix CLI parsing of decompression commands & early Compressor...
|
commit | commitdiff | tree |
2021-03-22 |
Vinícius Rodrigues... | Update README & minor code cleanup
|
commit | commitdiff | tree |
2021-03-22 |
Vinícius Rodrigues... | Add support for decompressing .tar.{bz, xz, lz} and...
|
commit | commitdiff | tree |
2021-03-22 |
Vinícius Rodrigues... | WIP refactor
|
commit | commitdiff | tree |
2021-03-22 |
Vinícius Rodrigues... | WIP decompression support for .xz, .bz, .lzma
|
commit | commitdiff | tree |
2021-03-22 |
Vinícius Rodrigues... | decompressors.tar: Add info messages
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | Minor changes in decompressors/zip.rs
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | decompressors.zip: now working
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | (Small) Zip decompressor progress
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | Get Decompressors as Trait Objects, start working on...
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | refactor decompressors/tar.rs
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | decompressors.tar: now working!
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | Early progress in supporting .tar files
|
commit | commitdiff | tree |
2021-03-21 |
Vinícius Rodrigues... | refactor: New File struct and switch to use Extension
|
commit | commitdiff | tree |
2021-03-20 |
Vinícius Rodrigues... | Add struct Extension
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | tests: Add tests for extension extraction
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | cli: More tests
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | tests: Start adding test for the command-line interface
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | typo: Compressable -> Compressible
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | typo: Decompressable -> Decompressible
|
commit | commitdiff | tree |
2021-03-19 |
Vinícius Rodrigues... | First commit
|
commit | commitdiff | tree |