summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-02-27Bump git2 from 0.11.0 to 0.12.0dependabot-preview[bot]
2020-01-06Bump atty from 0.2.13 to 0.2.14dependabot-preview[bot]
2019-12-22Enable LTOsharkdp
2019-12-15Bump git2 from 0.10.2 to 0.11.0dependabot-preview[bot]
2019-09-30Bump liquid from 0.18.2 to 0.19.0dependabot-preview[bot]
2019-09-27Update manual page to use parameterized namesEthan P
2019-09-23Bump syntect from 3.2.1 to 3.3.0dependabot-preview[bot]
2019-09-15Bump console from 0.8.0 to 0.9.0dependabot-preview[bot]
2019-09-03Bump versionv0.12.1sharkdp
2019-08-31Bump versionsharkdp
2019-08-26Bump console from 0.7.7 to 0.8.0dependabot-preview[bot]
2019-08-26Bump lazy_static from 1.3.0 to 1.4.0dependabot-preview[bot]
2019-08-24Bump git2 from 0.9.2 to 0.10.0dependabot-preview[bot]
2019-08-10Bump syntect from 3.2.0 to 3.2.1dependabot-preview[bot]
2019-07-25Bump atty from 0.2.12 to 0.2.13dependabot-preview[bot]
2019-07-24Bump ansi_term from 0.11.0 to 0.12.0dependabot-preview[bot]
2019-07-12Bump atty from 0.2.11 to 0.2.12dependabot-preview[bot]
2019-06-05Bump git2 from 0.8.0 to 0.9.0dependabot-preview[bot]
2019-05-28Bump dirs from 1.0.5 to 2.0.0dependabot-preview[bot]
2019-05-15Bump version to 0.11sharkdp
2019-04-09Bump escargot from 0.4.0 to 0.5.0dependabot[bot]
2019-04-08Bump clap from 2.32.0 to 2.33.0dependabot[bot]
2019-04-04Bump assert_cmd from 0.11.0 to 0.11.1dependabot[bot]
2019-03-11Bump syntect from 3.1.0 to 3.2.0dependabot[bot]
2019-03-09Migrated to Rust 2018Daniele Esposti
2019-03-08Bump lazy_static from 1.2.0 to 1.3.0dependabot[bot]
2019-02-25Bump syntect from 3.0.2 to 3.1.0dependabot[bot]
2019-02-07Bump version to 0.10sharkdp
2019-02-07Updated bat config dir for MacOsLavi
2019-01-29Bump assert_cmd from 0.10.2 to 0.11.0dependabot[bot]
2019-01-01Bump escargot from 0.3.1 to 0.4.0dependabot[bot]
2018-12-14Bump git2 from 0.7.5 to 0.8.0dependabot[bot]
2018-11-23Bump console from 0.6.2 to 0.7.0dependabot[bot]
2018-11-21Bump assert_cmd from 0.10.1 to 0.10.2dependabot[bot]
2018-11-11Bump version, update assetssharkdp
2018-11-11Bump syntect from 3.0.1 to 3.0.2dependabot[bot]
2018-11-05Bump content_inspector from 0.2.3 to 0.2.4dependabot[bot]
2018-11-05Bump lazy_static from 1.1.0 to 1.2.0dependabot[bot]
2018-11-04Run 'cargo run' only oncesharkdp
2018-10-17Bump bat version to 0.8sharkdp
2018-10-16Update syntect to 3.0.1sharkdp
2018-10-16Add possibility for spaces on a single linesharkdp
2018-10-11Add simple integration testssharkdp
2018-10-09Updates for syntect 3.0sharkdp
2018-10-07Update content_inspector versionsharkdp
2018-10-07Add support for UTF-16LE and UTF-16BEsharkdp
2018-10-07Do not display binary files in interactive modesharkdp
2018-10-07Update minimum Rust version to 1.27sharkdp
2018-10-03Add support for wildcards in Windows CMD (#329)Richard Hozák
2018-10-03Generate shell completions with clap during build (#327)davideGiovannini