summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-21ripgrep: remove workaround for std bugAndrew Gallant
2018-08-21ignore: clarify docs for DirEntry::errorAndrew Gallant
2018-08-21ripgrep: move minimum version to Rust stableAndrew Gallant
2018-08-21ripgrep: make --no-pcre2-unicode the canonical flagAndrew Gallant
2018-08-20doc: fix typoAndrew Gallant
2018-08-20doc: caveatsAndrew Gallant
2018-08-20ripgrep: small cleanupsgrep-search-0.1.0grep-regex-0.1.0grep-printer-0.1.0grep-pcre2-0.1.0grep-matcher-0.1.0grep-0.2.0Andrew Gallant
2018-08-20doc: add section on PCRE2 performanceAndrew Gallant
2018-08-20deps: update other dependencies to latestAndrew Gallant
2018-08-20deps: update libripgrep crate versionsAndrew Gallant
2018-08-20ignore/types: add .mako and .mao for Mako templatesAndy Freeland
2018-08-20complete: add completion reference guidedana
2018-08-20ripgrep: add --no-multiline-dotalldana
2018-08-20ripgrep: fix typos in option descriptionsdana
2018-08-20complete: update wording, exclusion, &c.dana
2018-08-20test_complete: match certain long options in description bodiesdana
2018-08-20changelog: massive update for libripgrepAndrew Gallant
2018-08-20tests: re-tool integration testsAndrew Gallant
2018-08-20ripgrep: migrate to libripgrepAndrew Gallant
2018-08-20libripgrep: initial commit introducing libripgrepAndrew Gallant
2018-08-17readme: ripgrep is available in Debian BusterSylvestre Ledru
2018-08-15grep: remove senseless testAndrew Gallant
2018-08-14ignore/types: add *.sbt to scala typewoky
2018-08-07ignore/types: add Idris, Dhall and ATSVanessa McHale
2018-08-07readme: update debian link to 0.9.0Jonatan Hamberg
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