summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-05-11bump ripgrep, ignore, globset0.5.2Andrew Gallant
2017-05-08deps: update clap to 2.24Andrew Gallant
2017-04-090.5.10.5.1Andrew Gallant
2017-04-09bump ignoreignore-0.1.9Andrew Gallant
2017-04-05updates clap and removes home rolled -h/--help distinctionKevin K
2017-03-120.5.0Andrew Gallant
2017-03-12Add support for additional text encodings.Andrew Gallant
2017-03-08Remove regex build-dependency in Cargo.tomlMarc Tiehuis
2017-03-08Add `--max-filesize` option to clitiehuis
2017-02-25bump clap to 2.20.5Andrew Gallant
2017-02-25update env_logger to 0.4Igor Gnatenko
2017-02-18update termcolor depAndrew Gallant
2017-02-18Remove Windows deps from ripgrep proper.Andrew Gallant
2017-01-21Add 'text-processing' category.Andrew Gallant
2017-01-20 Add categories to Cargo.tomlJake Goulding
2017-01-15Replace internal atty module with atty crate.Andrew Gallant
2017-01-130.4.00.4.0Andrew Gallant
2017-01-09Don't search stdout redirected file.Andrew Gallant
2017-01-01Update to regex 0.2.Andrew Gallant
2016-12-30bump various versionsAndrew Gallant
2016-12-24Remove special ^C handling.Andrew Gallant
2016-12-24Remove ~ dependency on clap.Andrew Gallant
2016-12-070.3.2Andrew Gallant
2016-12-06Fix leading hypen bug by updating clap.Andrew Gallant
2016-11-210.3.10.3.1Andrew Gallant
2016-11-21Use clap ~2.18.0.Andrew Gallant
2016-11-200.3.0Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant
2016-11-17Switch from Docopt to Clap.Andrew Gallant
2016-11-09Pin rustc-serialize to 0.3.19.0.2.9Andrew Gallant
2016-11-090.2.9Andrew Gallant
2016-11-09update depsAndrew Gallant
2016-11-060.2.80.2.8Andrew Gallant
2016-11-06simd-accel should not invoke avx-accel.Andrew Gallant
2016-11-060.2.70.2.7Andrew Gallant
2016-11-06Update sub-crate dependency versions.Andrew Gallant
2016-11-05Actually use simd/avx optimizations in bytecount crate.Andrew Gallant
2016-11-05Use the bytecount crate for fast line counting.Andre Bogus
2016-11-05Add parallel recursive directory iterator.Andrew Gallant
2016-10-310.2.60.2.6Andrew Gallant
2016-10-31update ignore dependencyAndrew Gallant
2016-10-290.2.50.2.5Andrew Gallant
2016-10-290.2.40.2.4Andrew Gallant
2016-10-29bump ignore to 0.1.1Andrew Gallant
2016-10-29Reset the terminal when Ctrl-C is pressedBrian Campbell
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant
2016-10-110.2.30.2.3Andrew Gallant
2016-10-11Switch to thread_local crate in lieu of thread_local!.Andrew Gallant
2016-10-100.2.20.2.2Andrew Gallant
2016-10-10Don't include HomebrewFormula in crate.Andrew Gallant