summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2016-09-220.1.160.1.16Andrew Gallant
2016-09-220.1.150.1.15Andrew Gallant
2016-09-220.1.140.1.14Andrew Gallant
2016-09-210.1.130.1.13Andrew Gallant
2016-09-210.1.120.1.12Andrew Gallant
2016-09-210.1.110.1.11Andrew Gallant
2016-09-210.1.100.1.10Andrew Gallant
2016-09-210.1.90.1.9Andrew Gallant
2016-09-210.1.80.1.8Andrew Gallant
2016-09-200.1.70.1.7Andrew Gallant
2016-09-200.1.60.1.6Andrew Gallant
2016-09-190.1.50.1.5Andrew Gallant
2016-09-170.1.30.1.3Andrew Gallant
2016-09-170.1.20.1.2Andrew Gallant
2016-09-17bump grepAndrew Gallant
2016-09-16Update walkdirAndrew Gallant
2016-09-16Some minor performance tweaks.Andrew Gallant
2016-09-15Rework glob sets.Andrew Gallant