summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-31cli: print warning if nothing was searchedgoto-engineering
2021-05-31cargo: remove "readme" fieldMarco Ieni
2021-05-31doc: document '{a,b}' glob syntaxIlya Grigoriev
2021-05-31ci: check docs for all cratesMarco Ieni
2021-05-31doc: clarify --files-with-matches and --files-without-matchJade
2021-05-31doc: improve wordingVarik Valefor
2021-05-31cli: fix process leakVasili Revelas
2021-05-31searcher: remove variable shadowingVasili Revelas
2021-05-31regex: add unit tests for non-matching anchor bytesAndrew Gallant
2021-05-31args: make --passthru and -A/-B/-C override each otherAndrew Gallant
2021-05-29doc: add vulnerability report docsAndrew Gallant
2021-05-29cli: fix arbitrary execution of program bugAndrew Gallant
2021-05-29changelog: sync with commits since last releaseAndrew Gallant
2021-05-29impl: fix --multiline anchored match bugAndrew Gallant
2021-05-28ignore/types: add po files to supported typesjack1142
2021-05-15printer: fix --vimgrep for multi-line modeAndrew Gallant
2021-05-08doc: fix typo in --engine flag docsAlessandro Caputo
2021-05-01deps: update to regex 1.5.2Andrew Gallant
2021-04-30deps: update everythingAndrew Gallant
2021-04-21doc: add links to Spanish translationEliaz Bobadilla
2021-04-15doc: clarify --hidden definitionDan Bjorge
2021-04-04ignore/types: add mintjgart
2021-03-31core: add a 'trace' messageAndrew Gallant
2021-03-31searcher: update outdated comment for buffer sizearicha1940
2021-03-23tests: fix tests for buffer size changeAndrew Gallant
2021-03-23searcher: bump buffer sizeAndrew Gallant
2021-03-20ci: fix deb build script in clean checkoutAllen Wild
2021-03-11deps: bump regex and regex-syntaxAndrew Gallant
2021-02-12gitignore: add HTML files generated by cargo -Z timingsHanif Ariffin
2021-01-30ignore/types: improve bazel globsSergei Vorobev
2021-01-25regex: s/CachedThreadLocal/ThreadLocalAndrew Gallant
2021-01-17deps: update everythingAndrew 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-22readme: fix link to .debtleb
2020-11-20ignore/types: add yang file typeJames Harr
2020-11-16ci: update to GITHUB_ENVAndrew Gallant
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-15doc: sync --help output with man pageAndrew Gallant
2020-11-15doc: clarify that CLI invocation must always be validAndrew Gallant
2020-11-09ci: install cross from crates.ioTaiki Endo
2020-11-03doc: update several links to use httpsAlex Touchet
2020-11-03doc: add missing backtick in FAQStefan VanBuren
2020-11-02printer: tweak binary detection message formatAndrew Gallant
2020-11-02deps: update base64 to 0.13.0Andrew Gallant
2020-11-02deps: bring in all semver updatesAndrew Gallant
2020-11-02deps: targeted update of some dependenciesAndrew Gallant
2020-10-31ignore/types: add FutharkVanessa McHale