summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-12-15v2.2.1Kyohei Uto
2022-12-10v2.2.0kyoheiu
2022-12-02Please don't exclude support for NetBSDpin
2022-11-30v2.1.1kyoheiu
2022-11-29Fix target in Cargo.tomlKyohei Uto
2022-11-28Fix: cfg(unix) -> cfg(linux) to avoid build on macOSKyohei Uto
2022-11-28Remove libc, using process::exit()kyoheiu
2022-11-27Add nix, libc (cfg unix)kyoheiu
2022-11-17v2.1.0: update dependencieskyoheiu
2022-11-16Implement unpacking of xz, zst, tar.zstKyohei Uto
2022-11-15Remove lzma-rsKyohei Uto
2022-11-15Implement primitive extractor (Pkzip, Tar, Gzip, Xz)Kyohei Uto
2022-11-13Add primitive functions to extract archiveKyohei Uto
2022-11-12v2.0.1: Fix bugKyohei Uto
2022-11-11Add version of syntect forkKyohei Uto
2022-11-11v2.0.0Kyohei Uto
2022-11-11Switch to serde_yamlkyoheiu
2022-10-30Use syntect folkKyohei Uto
2022-10-29MVP: Add syntax highlighting if possibleKyohei Uto
2022-10-23Fix: enter_raw_mode() after the configuration finishesKyohei Uto
2022-10-21v1.3.1kyoheiu
2022-10-18v1.3.0kyoheiu
2022-10-15Minimal viable Migration to crosstermKyohei Uto
2022-10-13Remove termion from functions.rsKyohei Uto
2022-10-01v1.2.0kyoheiu
2022-09-28Remove chrono std featureKyohei Uto
2022-09-28Update chronoKyohei Uto
2022-09-28Refactor: Better error handling / Remove thiserrorkyoheiu
2022-08-29v1.1.2kyoheiu
2022-08-11v1.1.1kyoheiu
2022-08-08v1.1.0kyoheiu
2022-08-07Remove README_cratesKyohei Uto
2022-08-07Remove image crate, check file_ext solelyKyohei Uto
2022-08-07Add content-inspectorKyohei Uto
2022-08-06Remove profile.releaseKyohei Uto
2022-08-06Use chafa instead of sixel/viuerKyohei Uto
2022-07-28v1.0.1kyoheiu
2022-07-04v1.0.0kyoheiu
2022-06-30v0.9.8kyoheiu
2022-06-16v0.9.7: Fix cursor bugkyoheiu
2022-06-16v0.9.6: Fix formatting bugkyoheiu
2022-06-15v0.9.5kyoheiu
2022-06-08v0.9.4Kyohei Uto
2022-06-06Add tempfilekyoheiu
2022-06-06Remove unused crateskyoheiu
2022-06-03Use rust-sixel and picto, doesnt work wellKyohei Uto
2022-05-30Implement sixel encode, still cannot work without dynamic depKyohei Uto
2022-05-26Remove sixel featurekyoheiu
2022-05-24v0.9.3kyoheiu
2022-05-22Add sixel supportkyoheiu