summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-07TRASH: ci: test release buildag/prepare-0.10.0Andrew Gallant
2018-09-07ci: clean up appveyorAndrew Gallant
2018-09-07ci: remove 'branch' condition for deploymentAndrew Gallant
2018-09-07deb: add completionsAndrew Gallant
2018-09-07deps: update versions for all cratesAndrew Gallant
2018-09-07deps: minor updatesAndrew Gallant
2018-09-07scripts: add copy-examplesAndrew Gallant
2018-09-07simplegrep: touch upAndrew Gallant
2018-09-07grep: add clap and regex dev dependencies to grepAndrew Gallant
2018-09-07grep-searcher: add Box<...> impl for SinkAndrew Gallant
2018-09-07doc: minor touchups to API docsAndrew Gallant
2018-09-07grep-printer: delete unused codeAndrew Gallant
2018-09-07grep-matcher: add LineTerminator::is_suffixAndrew Gallant
2018-09-07readme: a few clarificationsAndrew Gallant
2018-09-04deps: update various depstestreleaseAndrew Gallant
2018-09-04deps: update grep versionAndrew Gallant
2018-09-04grep-0.2.1grep-0.2.1Andrew Gallant
2018-09-04changelog: assign feature idgrep-cli-0.1.0Andrew Gallant
2018-09-04windows: fix unused warnings on WindowsAndrew Gallant
2018-09-04ripgrep: add --pre-glob flagAndrew Gallant
2018-09-04ripgrep: add --line-buffered and --block-bufferedAndrew Gallant
2018-09-04grep-cli: introduce new grep-cli crateAndrew Gallant
2018-09-03ignore/types: add pascal typehelloer
2018-08-31doc: fix typosJakub Wilk
2018-08-30deps: update other cratesAndrew Gallant
2018-08-30deps: update termcolor for perf tweaksAndrew Gallant
2018-08-29changelog: fix typoAndrew Gallant
2018-08-29changelog: updateAndrew Gallant
2018-08-28ignore: add into_path for DirEntry (#1031)Aaron Power
2018-08-27doc: clarify and fix typoAndrew Gallant
2018-08-27ripgrep: use 'ignore' for skipping stdoutAndrew Gallant
2018-08-27ignore: add 'stdout' skipping to the walkerAndrew Gallant
2018-08-27complete: don't complete bare pattern after -fdana
2018-08-26ripgrep: add --sort and --sortr flagsAndrew Gallant
2018-08-26ignore: add sort_by_file_path builder methodAndrew Gallant
2018-08-26ignore: add 'same_file_system' optionAndrew Gallant
2018-08-26deps: more updatesAndrew Gallant
2018-08-25ripgrep: use winapi-util for stdin_is_readableAndrew Gallant
2018-08-25deps: update various depsAndrew Gallant
2018-08-23changelog: fix typoTim Kilbourn
2018-08-23doc: clarify use of SIMD featuresAndrew Gallant
2018-08-23deps: update walkdir minimum versionAndrew Gallant
2018-08-22deps: update dependenciesAndrew Gallant
2018-08-21deps: update clapAndrew Gallant
2018-08-21deps: various patch upgradesAndrew Gallant
2018-08-21ignore: fix false positive in path_is_symlinkAndrew Gallant
2018-08-21release: better support for binary Debian packageAndrew Gallant
2018-08-21doc: update ripgrep's descriptionAndrew Gallant
2018-08-21grep-printer: fix bug in printing truncated linesAndrew Gallant
2018-08-21tests: touch up tests on WindowsAndrew Gallant