summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-12-11Update dependenciesDavid Peter
2023-08-21cargo updatePavel Grigorenko
2023-08-21Bump `predicates` to not depend on both 2.x & 3.xPavel Grigorenko
2023-07-26Update dependenciesDavid Peter
2023-05-10Updates for 0.13v0.13.0David Peter
2022-12-07Bump versionv0.12.0David Peter
2022-12-06Replace `anstyle` with `owo-colors`Sharif Haason
2022-12-05Revert "Replace `libc` with `rustix`"v0.11.0David Peter
2022-12-05Bump versionDavid Peter
2022-12-05Update dependenciesDavid Peter
2022-12-04Replace `libc` with `rustix`Sharif Haason
2022-12-04Replace `atty` with `is-terminal`Sharif Haason
2022-11-27Merge branch 'master' into anstyleSharif Haason
2022-11-27`cargo update`Sharif Haason
2022-11-26added squeeze testsMikhail Katychev
2022-11-19Include `Cargo.lock`Sharif Haason
2022-11-18Update `Cargo.lock`Sharif 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-18Use compatible lockfileSharif 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-22Update dependenciesDavid Peter
2021-11-14Refactor default block size into constantmerkrafter
2021-07-11Bump MSRVv0.9.0David Peter
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-06-07Update dependenciessharkdp
2020-05-13fix review commentsMario Reder
2020-03-09Bump versionsharkdp
2020-03-09Update dependenciessharkdp
2020-03-09Remove Ctrl-C handler, fixes #84sharkdp
2019-10-08Update dependenciesv0.6.0sharkdp
2019-10-08Bump versionsharkdp
2019-05-30Bump versionv0.5.1sharkdp
2019-05-28Update dependencies, closes #61sharkdp
2019-04-13Bump versionv0.5.0sharkdp
2019-04-13Update dependenciessharkdp
2019-03-09Allow passing length in hex with 0x notationMikaela Szekely
2019-01-14Bump versionv0.4.0sharkdp
2019-01-14Add proper Ctrl-C handlingsharkdp
2019-01-14Use --color=always/auto/never instead of --no-colorsharkdp