summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-07PROGRESS: tests: re-tool integration testsag/libripgrep-freeze-2Andrew Gallant
2018-08-07ripgrep: migrate to libripgrepAndrew Gallant
2018-08-07libripgrep: initial commit introducing libripgrepAndrew Gallant
2018-08-06ci: test libripgrepAndrew Gallant
2018-08-06grep: remove senseless testAndrew Gallant
2018-08-06deps: update bytecount to 0.3.2llogiq
2018-08-03pkg: update brew tap to 0.9.0Andrew Gallant
2018-08-03release: 0.9.00.9.0Andrew Gallant
2018-08-03grep-0.1.9grep-0.1.9Andrew Gallant
2018-08-03deps: update termcolor and encoding_rs_ioAndrew Gallant
2018-07-29tests: reduce reliance on state in testsAndrew Gallant
2018-07-29tests/style: 80 columns, dammitAndrew Gallant
2018-07-29ignore: fix typoAndrew Gallant
2018-07-29ignore/style: 80 columns, dammitAndrew Gallant
2018-07-29ignore: fix bug in matched_path_or_any_parentsAndrew Gallant
2018-07-28ignore-0.4.3ignore-0.4.3Andrew Gallant
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