summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-06grep-searcher-0.1.6grep-searcher-0.1.6Andrew Gallant
2019-08-06deps: update ignoreAndrew Gallant
2019-08-06ignore-0.4.10ignore-0.4.10Andrew Gallant
2019-08-06deps: drop tempfileAndrew Gallant
2019-08-05deps: update everythingAndrew Gallant
2019-08-04readme: Debian Buster is stable nowjimbo1qaz
2019-08-02changelog: update with bug fixAndrew Gallant
2019-08-02searcher: fix roll buffer bugAndrew Gallant
2019-08-01pkg: update brew tap to 11.0.2Andrew Gallant
2019-08-01ci: fix musl deployment11.0.2Andrew Gallant
2019-08-01ripgrep: release 11.0.2Andrew Gallant
2019-08-01src: remove old directoriesAndrew Gallant
2019-08-01ignore: release 0.4.9ignore-0.4.9Andrew Gallant
2019-08-01grep-regex: release 0.1.4grep-regex-0.1.4Andrew Gallant
2019-08-01grep-matcher: release 0.1.3grep-matcher-0.1.3Andrew Gallant
2019-08-01changelog: start work on 11.0.2 releaseAndrew Gallant
2019-08-01deps: update everythingAndrew Gallant
2019-08-01doc: mention .ignore and .rgignore more prominentlyAndrew Gallant
2019-08-01doc: add translations sectionAndrew Gallant
2019-08-01doc: improve PCRE2 failure mode documentationAndrew Gallant
2019-08-01ripgrep: fix bug when CWD has directory named `-`Ninan John
2019-08-01ripgrep: add --glob-case-insensitivedana
2019-08-01regex: fix -F aho-corasick optimizationAndrew Gallant
2019-07-29ignore/types: add edn type from Clojure ecosystemMatthew Davidson
2019-07-25deps: update themAndrew Gallant
2019-07-24deps: bump ignoreAndrew Gallant
2019-07-24ignore-0.4.8ignore-0.4.8Andrew Gallant
2019-07-24ignore: support compilation on wasmTiziano Santoro
2019-07-20readme: fix broken link to Scoop bucketMiloš Stojanović
2019-07-14ignore/types: add Robot FrameworkConrad Olega
2019-07-04doc: improve docs for --replace flagHugo Locurcio
2019-06-26release: globset, grep-cli, grep-printer, grep-searchergrep-searcher-0.1.5grep-printer-0.1.3grep-cli-0.1.3globset-0.4.4Andrew Gallant
2019-06-26deps: update everythingAndrew Gallant
2019-06-26bstr: update everything to bstr 0.2Andrew Gallant
2019-06-18search: a few small touchupsAndrew Gallant
2019-06-16search: better errors for preprocessor commandsAndrew Gallant
2019-06-16deps: update everythingAndrew Gallant
2019-06-16style: fix deprecationsAndrew Gallant
2019-06-12ignore/types: add more nim typesHitesh Jasani
2019-06-01doc: point regex doc link to the latest versionskierpage
2019-05-29ignore: remove .git check in some casesAndrew Gallant
2019-05-29readme: mention Zstandard and Brotlibruce-one
2019-05-14readme: remove outdated statementFabian Würfl
2019-04-25ci: use cross for musl x86_64 buildsAndrew Gallant
2019-04-25deps: bump pcre2-sys to 0.2.1Andrew Gallant
2019-04-24printer: remove unnecessary mutAndrew Gallant
2019-04-24alloc: use jemalloc when building with muslAndrew Gallant
2019-04-19cli: fix bug where last byte was strippedAndrew Gallant
2019-04-16readme: mention --pcre2 as long form of -PRory O’Kane
2019-04-16readme: mention --auto-hybrid-regex in advantagesRory O’Kane