summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2021-03-23tests: fix tests for buffer size changeAndrew Gallant
2021-03-23searcher: bump buffer sizeAndrew Gallant
2021-01-30ignore/types: improve bazel globsSergei Vorobev
2021-01-25regex: s/CachedThreadLocal/ThreadLocalAndrew Gallant
2021-01-17deps: replace memmap with memmap2Andrew Gallant
2020-11-23ignore-0.4.17ignore-0.4.17Andrew Gallant
2020-11-23cli: fix stdin detection for Powershell on UnixRoey Darwish Dror
2020-11-23ignore: provide underlying IO ErrorEd Page
2020-11-20ignore/types: add yang file typeJames Harr
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-15doc: sync --help output with man pageAndrew Gallant
2020-11-03doc: update several links to use httpsAlex Touchet
2020-11-02printer: tweak binary detection message formatAndrew Gallant
2020-11-02deps: update base64 to 0.13.0Andrew Gallant
2020-11-02deps: targeted update of some dependenciesAndrew Gallant
2020-10-31ignore/types: add FutharkVanessa McHale
2020-10-23ignore/types: generalize bazel type a bitBrandon Adams
2020-10-21globset-0.4.6globset-0.4.6Andrew Gallant
2020-10-19globset: remove regex unicode dependencyAjeet D'Souza
2020-10-19ignore/types: add a type for minified filesDương Đỗ Minh Châu
2020-10-17doc: clarify how -S/--smart-case worksAndrew Gallant
2020-10-16ignore/types: add flatbuffers typeAndrew Pyatkov
2020-10-16doc: elaborate on the function of -u/--unrestricteddana
2020-08-19ignore/types: add vcl (#1659)Andy Freeland
2020-06-25ignore/types: add racketRaimon Grau (rgrau)
2020-06-09ignore/types: add dvcjtrakk
2020-06-04doc: fix typosMartin Michlmayr
2020-05-29grep-0.2.7grep-0.2.7Andrew Gallant
2020-05-29grep: update minimal dependency versionsAndrew Gallant
2020-05-29grep-cli-0.1.5grep-cli-0.1.5Andrew Gallant
2020-05-29ignore-0.4.16ignore-0.4.16Andrew Gallant
2020-05-24ignore/doc: update misleading documentationAndy Salerno
2020-05-21doc: clarify capture group indicesAndrew Gallant
2020-05-18ignore/types: add meson filetypeGerion Entrup
2020-05-13doc: fix egregious markup outputAndrew Gallant
2020-05-09deps: update minimal versions for dependenciesAndrew Gallant
2020-05-09grep-0.2.6grep-0.2.6Andrew Gallant
2020-05-09grep: update minimal dependency versionsAndrew Gallant
2020-05-09grep-printer-0.1.5grep-printer-0.1.5Andrew Gallant
2020-05-09grep-regex-0.1.8grep-regex-0.1.8Andrew Gallant
2020-05-09ignore-0.4.15ignore-0.4.15Andrew Gallant
2020-05-09deps: update to base64 0.12Andrew Gallant
2020-05-08ignore: allow filtering with predicateCasey Rodarmor
2020-05-08grep-cli: support files compressed by compress(1)Wieland Hoffmann
2020-05-08doc: shorten -h/--help preludeAndrew Gallant
2020-05-08cli: improve invalid UTF-8 pattern error messageAndrew Gallant
2020-05-08doc: note how to escape a '$' in --replaceAndrew Gallant
2020-05-08doc: clarify that *files* override gitignoresAndrew Gallant
2020-05-08doc: add config file note for --type-{add,clear}Andrew Gallant
2020-05-08printer: fix --count-matches outputAndrew Gallant