summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2016-10-29Reset the terminal when Ctrl-C is pressedBrian Campbell
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant
2016-10-16Update deps.Andrew Gallant
2016-10-11Switch to thread_local crate in lieu of thread_local!.Andrew Gallant
2016-10-10Update regex-syntax for bug fix.Andrew Gallant
2016-10-10Finish overhaul of glob matching.Andrew Gallant
2016-10-04Refactor and test glob sets.Andrew Gallant
2016-09-30Move glob implementation to new crate.Andrew Gallant
2016-09-28bump docopt to 0.6.86Andrew Gallant
2016-09-260.2.10.2.1Andrew Gallant
2016-09-250.2.00.2.0Andrew Gallant
2016-09-25bump grep to 0.1.3Andrew Gallant
2016-09-24Update to docopt 0.6.85.Andrew Gallant
2016-09-230.1.170.1.17Andrew Gallant