summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2017-04-090.5.10.5.1Andrew Gallant
2017-04-09bump depsAndrew Gallant
2017-04-09bump ignoreignore-0.1.9Andrew Gallant
2017-04-05updates clap and removes home rolled -h/--help distinctionKevin K
2017-03-31Bamp clap to 2.22.2Roman Proskuryakov
2017-03-30bump depsAndrew Gallant
2017-03-15bump termcolor depAndrew Gallant
2017-03-14bump ripgrep version in Cargo.lockAndrew Gallant
2017-03-12Bump and update deps.wincolor-0.1.3termcolor-0.3.1ignore-0.1.8grep-0.1.6globset-0.1.4Andrew Gallant
2017-03-12Add support for additional text encodings.Andrew Gallant
2017-03-08update depsAndrew Gallant
2017-02-25bump clap to 2.20.5Andrew Gallant
2017-02-18update termcolor depAndrew Gallant
2017-02-12Remove lazy_static from globsetAndrew Gallant
2017-01-17update depsAndrew Gallant
2017-01-15Replace internal atty module with atty crate.Andrew Gallant
2017-01-130.4.00.4.0Andrew Gallant
2017-01-13update same-file depAndrew Gallant
2017-01-10another bytecount update, weirdAndrew Gallant
2017-01-10update bytecountAndrew Gallant
2017-01-09Don't search stdout redirected file.Andrew Gallant
2017-01-03bump depsAndrew Gallant
2017-01-01Update to regex 0.2.Andrew Gallant
2016-12-30bump various versionsAndrew Gallant
2016-12-27Remove superfluous memmap dependency in `grep` crate.Andrew Gallant
2016-12-24Remove special ^C handling.Andrew Gallant
2016-12-24update depsAndrew Gallant
2016-12-23Update Cargo.lock to bring in clap 2.19.2 fix for ZSH completions. (#287)Lilian Anatolie Moraru
2016-12-070.3.2Andrew Gallant
2016-12-06Fix leading hypen bug by updating clap.Andrew Gallant
2016-12-05update Cargo.lockAndrew Gallant
2016-12-05Fix bug reading root symlink.Andrew Gallant
2016-11-210.3.10.3.1Andrew Gallant
2016-11-21bump termcolorAndrew 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-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-11-04update ripgrepAndrew Gallant
2016-10-31update ignore dependencyAndrew Gallant
2016-10-31update Cargo.lockAndrew Gallant
2016-10-29update depsAndrew Gallant