summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-12-11Update dependenciesDavid Peter
2023-08-21Bump `predicates` to not depend on both 2.x & 3.xPavel Grigorenko
2023-07-26Bump MSRV to 1.66v0.13.1David Peter
2023-07-26Update CHANGELOGDavid Peter
2023-07-26Update dependenciesDavid Peter
2023-05-10Updates for 0.13v0.13.0David Peter
2023-04-21CI updateci-syncDavid Peter
2022-12-07Bump versionv0.12.0David Peter
2022-12-06Replace `anstyle` with `owo-colors`Sharif Haason
2022-12-06Replace `is-terminal` with `supports-color` and make `auto` default for colorSharif Haason
2022-12-05Revert "Replace `libc` with `rustix`"v0.11.0David Peter
2022-12-05Bump versionDavid Peter
2022-12-04Replace `libc` with `rustix`Sharif Haason
2022-12-04Relax `anstyle` versionSharif Haason
2022-12-04Replace `atty` with `is-terminal`Sharif Haason
2022-11-27Merge branch 'master' into anstyleSharif Haason
2022-11-26added squeeze testsMikhail Katychev
2022-11-19Remove `once_cell` dependencySharif Haason
2022-11-18Merge branch 'anstyle' of https://github.com/sharifhsn/hexyl into anstyleSharif Haason
2022-11-18Update to `clap` 4.0Sharif Haason
2022-11-18Prerender color strings for better performanceSharif Haason
2022-11-17Replace deprecated `ansi_term` with `anstyle`Sharif Haason
2022-09-11Implement -a and -t for terminal width settingSharif Haason
2022-05-22Update versionDavid Peter
2022-05-22Update to clap 3David Peter
2022-05-22Relax constraintsDavid Peter
2022-05-22Update dependenciesDavid Peter
2021-11-14Refactor default block size into constantmerkrafter
2021-07-11Bump version to 0.9.0David Peter
2021-07-11Update dependenciesDavid Peter
2020-11-01Better error message when seek failssharkdp
2020-10-30Add simple integration testssharkdp
2020-06-17improvement: make diagnostics for flags involving byte count parsing actually...Erich Gubler
2020-06-17feat: use `anyhow` for more structured error messages and better error report...Erich Gubler
2020-06-08Wrap help text at 90 characterssharkdp
2020-06-07Bump version to 0.8.0sharkdp
2020-05-13fix review commentsMario Reder
2020-03-09Bump versionsharkdp
2020-03-09Remove Ctrl-C handler, fixes #84sharkdp
2019-10-08Update dependenciesv0.6.0sharkdp
2019-10-08Bump versionsharkdp
2019-10-08Enable LTOsharkdp
2019-05-30Bump versionv0.5.1sharkdp
2019-04-13Bump versionv0.5.0sharkdp
2019-04-13Update to Rust 2018sharkdp
2019-01-14Bump versionv0.4.0sharkdp
2019-01-14Add proper Ctrl-C handlingsharkdp
2019-01-14Use --color=always/auto/never instead of --no-colorsharkdp
2019-01-10Bump versionsharkdp
2018-12-30Bump versionv0.3.0sharkdp