summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-27termcolor-0.3.3termcolor-0.3.3Andrew Gallant
2017-08-27termcolor: make StandardStream be SendAndrew Gallant
2017-08-27termcolor: 80 colsAndrew Gallant
2017-08-26ignore: document git_global enabled by defaultAlex Burka
2017-08-23readme: update minimum versionAndrew Gallant
2017-08-23update brew tapAndrew Gallant
2017-08-23ci: unpin nightly, redux0.6.0Andrew Gallant
2017-08-230.6.0Andrew Gallant
2017-08-23cargo: add crates.io badgesAndrew Gallant
2017-08-23bump depsAndrew Gallant
2017-08-23changelog 0.6.0Andrew Gallant
2017-08-23ci: bump rustc from 1.16 to 1.17Andrew Gallant
2017-08-23doc: note that ripgrep may terminate unexpectedlyAndrew Gallant
2017-08-23man: synchronize man page with --helpAndrew Gallant
2017-08-23ci: strip ripgrep binary on UnixAndrew Gallant
2017-08-23Types extension and Yocto renaming to BitBakeLilian A. Moraru
2017-08-23integration tests: ignore regression_428 on WindowsAndrew Gallant
2017-08-20Pass the simd-accel feature to encoding_rsHenri Sivonen
2017-08-16Add short key for julia typeGergő Pintér
2017-08-09Add -x/--line-regexp (#520)dana
2017-08-08Remove unused libc dependencyVurich
2017-07-30bump clap to 2.26Andrew Gallant
2017-07-30bump encoding_rs to 0.6Igor Gnatenko
2017-07-30Add test for option-arguments with leading hyphensdana
2017-07-30Allow options with non-numeric arguments to accept leading hyphens in argumen...dana
2017-07-26Install zsh APT packagedana
2017-07-26Update test_complete to source completion function for more reliable options ...dana
2017-07-26Make completion support short-option values in same word; handle debug variabledana
2017-07-22fix profile showing command for powershellLeonardo Santagada
2017-07-18Refactor zsh completion functiondana
2017-07-18Update test_complete.sh to avoid false positives related to shell syntaxdana
2017-07-17Fix invisible file path text in PowerShell (#557)Lincoln Atkinson
2017-07-17ignore-0.2.2ignore-0.2.2Andrew Gallant
2017-07-17benchsuite: fix another bugAndrew Gallant
2017-07-17benchsuite: fix bugsAndrew Gallant
2017-07-13[ignore] Fix matched_path_or_any_parents() for patterns ending in slashBehnam Esfahbod
2017-07-12bump ignore version, take 2Andrew Gallant
2017-07-12bump ignore versionAndrew Gallant
2017-07-12ignore-0.2.1ignore-0.2.1Andrew Gallant
2017-07-12[ignore] Add extensive test for gitignore matching (#551)Behnam Esfahbod ✅
2017-07-08update COPR nameCarl George
2017-07-07Tweak long_version features outputGabriel
2017-07-07Update `--version` output to show compile-time featuresdana
2017-07-06Add `-f` to completionsdana
2017-07-06Add test_complete.sh to CI tasksdana
2017-07-06Add test_complete script to compare `rg --help` output to zsh completion func...dana
2017-07-06Fix minor grammar issues in docs for `ignore::Walk`Jordan Danford
2017-07-03Add --iglob to zsh completion functiondana
2017-07-03Improve zsh completion functiondana
2017-07-03add --iglob flagPeter S Panov