summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-28globset-0.4.1globset-0.4.1Andrew Gallant
2018-07-28ignore: respect XDG_CONFIG_DIR/git/configAndrew Gallant
2018-07-24complete: add --no-pre, improve --pre/--search-zip exclusivitydana
2018-07-22deps: update atty and winapiAndrew Gallant
2018-07-22ripgrep: when given no patterns, don't matchAndrew Gallant
2018-07-22tests: be looser with gzip failureAndrew Gallant
2018-07-22ripgrep: stop early when --files --quiet is usedAndrew Gallant
2018-07-22ripgrep: don't skip tar archivesAndrew Gallant
2018-07-22ripgrep: add --no-ignore-global flagAndrew Gallant
2018-07-22ignore: only respect .gitignore in git reposAndrew Gallant
2018-07-22ripgrep: improve usage documentationAndrew Gallant
2018-07-22ripgrep: better --path-separator error messageAndrew Gallant
2018-07-22deps: pin winapi to 0.3.4Andrew Gallant
2018-07-21ripgrep: add --no-pre switchAndrew Gallant
2018-07-21ripgrep: replace decoder with encoding_rs_ioAndrew Gallant
2018-07-21ripgrep: reformat --pre warningAndrew Gallant
2018-07-21ripgrep: add warning to --pre flagAndrew Gallant
2018-07-21ripgrep: add --pre flagCharles Blake
2018-07-21ripgrep: add support for lz4 decompressionKalle Samuels
2018-07-21changelog: updatesAndrew Gallant
2018-07-21snap: build without wrappersMateusz Mikuła
2018-07-21ignore: fix has_any_ignore_rules for explicit ignoresphiresky
2018-07-21crates.io: use 'OR' instead of '/'Andrew Gallant
2018-07-21globset: clarify documentation on regex methodAndrew Gallant
2018-07-18deps: update regex to 1.0.2Andrew Gallant
2018-07-17readme: update rogue 1.20 referenceAndrew Gallant
2018-07-17deps: update all transitive dependenciesAndrew Gallant
2018-07-17deps: bump various dependenciesAndrew Gallant
2018-07-17deps: bump encoding_rs to 0.8Andrew Gallant
2018-07-17deps: bump minimum Rust to 1.23.0 from 1.20.0Andrew Gallant
2018-07-17deps: get rid of unstable featureAndrew Gallant
2018-07-17grep: small literal detection fixAndrew Gallant
2018-07-17deps: update termcolor to 1.0.0Andrew Gallant
2018-07-17termcolor: moved to its own repositoryAndrew Gallant
2018-07-16ignore: permit use of env::home_dirAndrew Gallant
2018-07-06complete: improve zsh completiondana
2018-07-06ci: minor improvements to test_complete.shdana
2018-06-25ripgrep: rename --maxdepth to --max-depthdana
2018-06-25ripgrep: add --fixed-strings flagdana
2018-06-23ripgrep: disable autotestsAndrew Gallant
2018-06-23ripgrep/printer: fix small performance regressionAndrew Gallant
2018-06-23ripgrep: use new BufferedStandardStream from termcolorAndrew Gallant
2018-06-23termcolor: add BufferedStandardStreamAndrew Gallant
2018-06-23ignore/types: add BazelStepan Koltsov
2018-06-21deps: update to regex 1.0.1Andrew Gallant
2018-06-19ripgrep: use exit code 2 to indicate errorJon Surrell
2018-06-15ignore/types: add Android makefile typesMårten Kongstad
2018-06-15ignore/types: add AIDL file typeMårten Kongstad
2018-06-06ignore/types: add FIDL typeTim Kilbourn
2018-05-25doc: sync config file examplesAhmed El Gabri