summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Expand)Author
2021-05-31cli: add -. as short option for --hiddenJoão Marcos
2021-03-20ci: fix deb build script in clean checkoutAllen Wild
2020-11-09ci: install cross from crates.ioTaiki Endo
2020-05-08doc: use asciidoctor instead of a2xChayoung You
2020-03-15ci: fix deb build scriptAndrew Gallant
2020-03-15ci: make script names consistentAndrew Gallant
2020-03-15ci: remove Travis and appveyor specific stuffAndrew Gallant
2020-02-20ci: switch build to GitHub ActionsAndrew Gallant
2020-02-20ci: soft-disable Travis and AppVeyorAndrew Gallant
2020-02-17ci: check rustfmt in TravisAndrew Gallant
2020-02-17cli: add --no-require-git flagAndrew Gallant
2020-01-10ci: fix musl docker buildAndrew Gallant
2019-08-01ci: fix musl deployment11.0.2Andrew Gallant
2019-04-25ci: use cross for musl x86_64 buildsAndrew Gallant
2018-09-07ci: always force PCRE2 static builds for releasesAndrew Gallant
2018-09-07deb: add completionsAndrew Gallant
2018-08-21release: better support for binary Debian packageAndrew Gallant
2018-08-20test_complete: match certain long options in description bodiesdana
2018-08-20ripgrep: migrate to libripgrepAndrew Gallant
2018-07-17deps: get rid of unstable featureAndrew Gallant
2018-07-06ci: minor improvements to test_complete.shdana
2018-03-12deps: update regex crateAndrew Gallant
2018-02-20ci: fix man page generation on macOSAndrew Gallant
2018-02-20ci: build man page on ARM cross-compileAndrew Gallant
2018-02-10ci: remove `cargo clean`Andrew Gallant
2018-02-10ci: update deployment for doc rearrangementAndrew Gallant
2018-02-06ci: test build outputsAndrew Gallant
2018-02-06doc: generate man pageAndrew Gallant
2018-02-06ci: cleanupAndrew Gallant
2017-12-19Speeding CI buildsLilian A. Moraru
2017-12-18Add armhf build to Travis CILilian A. Moraru
2017-08-23ci: strip ripgrep binary on UnixAndrew Gallant
2017-07-26Update test_complete to source completion function for more reliable options ...dana
2017-07-18Update test_complete.sh to avoid false positives related to shell syntaxdana
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-05-29Add Zsh completion fileFangrui Song
2017-03-28remove uninstall stepAndrew Gallant
2016-12-07fix ci0.3.2Andrew Gallant
2016-12-07Fix completion build.rsAndrew Gallant
2016-11-20bsd doesn't have --recursive0.3.0Andrew Gallant
2016-11-20another attempt to fix deployAndrew Gallant
2016-11-20fix deployAndrew Gallant
2016-11-20Fix completion script deployment bundle.Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant
2016-11-17Switch from Docopt to Clap.Andrew Gallant
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant
2016-10-10Finish overhaul of glob matching.Andrew Gallant
2016-09-24Add --files-with-matches flag.Andrew Schwartzmeyer
2016-09-22add man page to build artifactAndrew Gallant