summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-17ignore: use git commondir for sourcing .git/info/excludeJohannes Altmanninger
2020-02-17cli: make ripgrep work in non-existent directoriesAndrew Gallant
2020-02-17cli: add --no-ignore-exclude flagNaveen Nathan
2020-02-17globset: implement FromStr for GlobManfred Endres
2020-02-17globset: add GlobMatcher::globLucien Greathouse
2020-02-17grep-regex: add fast path for -w/--word-regexpAndrew Gallant
2020-02-17grep-regex: improve literal detection with -wAndrew Gallant
2020-02-17grep-regex: improve inner literal detectionAndrew Gallant
2020-02-17doc: document `all` file typeRobert Irelan
2020-02-17doc: improve docs for `--sort` and `--sortr` flagsMikko Vedru
2020-02-17readme: simplify openSUSE instructionsAndreas Stieger
2020-02-17cli: add --include-zero flagCollin Styles
2020-02-17ignore/types: add spec file typeMatěj Cepl
2020-02-17explicitly declare lazy_static dependencyXimin Luo
2020-02-17ignore/types: add xhtml to xml file typeluh2
2020-02-17changelog: add notes about new file typesAndrew Gallant
2020-02-17ignore/types: add 'diff' file typeSven-Hendrik Haase
2020-02-17cli: add --no-context-separator flagMohammad AlSaleh
2020-02-17tests: remove existing test directoryAndrew Gallant
2020-02-17ignore: add existence check for ignore filessharkdp
2020-02-15readme: remove outdated SIMD infoGibson Fahnestock
2020-02-15readme: document CentOS 8 supportSorin Sbarnea
2020-02-15ignore/types: add HAML and ERBJonathan Mast
2020-02-15ignore/types: add slim, slime, and skim templatesJeff S
2020-02-10ignore: allow use of Error::descriptionAndrew Gallant
2020-02-07ignore/types: add typoscript file typeLuca Kredel
2020-02-05faq: add section about donationsAndrew Gallant
2020-01-30deps: update everythingAndrew Gallant
2020-01-30deps: update regex, regex-syntax and aho-corasickAndrew Gallant
2020-01-29ignore/types: add *.org_archive to org file typeRobert Irelan
2020-01-27globset: fix benchmarksAndrew Gallant
2020-01-23ignore/types: make 'gradle' it's own typeTristan Waddington
2020-01-21readme: add instructions for Haiku x86_64 and x86_gcc2Crestwave
2020-01-21readme: update outdated linksAlex Touchet
2020-01-20doc: add missing "will" to the user guideOliver Newman
2020-01-20ignore/types: fix postscript globsJan Verbeek
2020-01-16deps: update everythingAndrew Gallant
2020-01-11deps: various updatesAndrew Gallant
2020-01-10ignore-0.4.11ignore-0.4.11Andrew Gallant
2020-01-10ci: fix musl docker buildAndrew Gallant
2020-01-10ci: disable github actions for nowAndrew Gallant
2020-01-10deps: update to crossbeam-channel 0.4Andrew Gallant
2020-01-10deps: update to bytecount 0.6Andrew Gallant
2020-01-10deps: update to thread_local 1.0Andrew Gallant
2020-01-10deps: bump to base64 0.11Andrew Gallant
2020-01-10deps: run cargo updateAndrew Gallant
2019-09-25doc: fix typo in FAQYevgen Antymyrov
2019-09-11ci: get GitHub Actions running againJonathan Clem
2019-08-31ci: initial github actions configAndrew Gallant
2019-08-28ignore: remove unused parameterAndrew Gallant