summaryrefslogtreecommitdiffstats
path: root/crates/cli
AgeCommit message (Expand)Author
9 dayscli: add more logging for stdin heuristic detectionHEADmasterAndrew Gallant
2024-04-23printer: make compilation on non-unix, non-windows platforms workNicolas Holzschuch
2024-03-07style: fix new lintsAndrew Gallant
2024-02-15cli: remove stray `dbg!`Andrew Gallant
2024-02-15cli: tweak how "is one file" predicate worksAndrew Gallant
2023-11-26grep-cli-0.1.10grep-cli-0.1.10Andrew Gallant
2023-11-26deps: bump globset to 0.4.14Andrew Gallant
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-10-09crates: remove hard-coded linksAndrew Gallant
2023-09-25cli: add new 'hostname' functionAndrew Gallant
2023-09-25cli: clean-up crateAndrew Gallant
2023-09-25printer: add hyperlinksLucas Trzesniewski
2023-07-18grep-cli-0.1.9grep-cli-0.1.9Andrew Gallant
2023-07-08cli: force binary existance checkSeth Stadick
2023-07-08doc: fix some typoscuishuang
2023-07-08cli: make resolve_binary take COM executables into accountmataha
2023-07-05grep-cli-0.1.8grep-cli-0.1.8Andrew Gallant
2023-07-05deps: drop temporary patch and move to bstr 1.6Andrew Gallant
2023-06-05cli: replace atty with std::io::IsTerminalMartin Nordholts
2023-01-05grep-cli-0.1.7grep-cli-0.1.7Andrew Gallant
2023-01-05deps: update to globset 0.4.10Andrew Gallant
2023-01-05deps: upgrade bstr to 1.1Andrew Gallant
2022-06-26doc: fix typozhimoe
2022-06-24doc: fix typosKian-Meng Ang
2022-06-10deps: update to globset 0.4.9Andrew Gallant
2022-05-09cargo: use SPDX license format for all cratesAlex Touchet
2021-06-12grep-cli-0.1.6grep-cli-0.1.6Andrew Gallant
2021-06-12deps/globset: update minimal versionsAndrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31cli: fix process leakVasili Revelas
2021-05-29cli: fix arbitrary execution of program bugAndrew Gallant
2020-11-23cli: fix stdin detection for Powershell on UnixRoey Darwish Dror
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-03doc: update several links to use httpsAlex Touchet
2020-06-04doc: fix typosMartin Michlmayr
2020-05-29grep-cli-0.1.5grep-cli-0.1.5Andrew Gallant
2020-05-09deps: update minimal versions for dependenciesAndrew Gallant
2020-05-08grep-cli: support files compressed by compress(1)Wieland Hoffmann
2020-05-08cli: improve invalid UTF-8 pattern error messageAndrew Gallant
2020-03-15ripgrep: release 12.0.0ignore-0.4.12grep-searcher-0.1.7grep-regex-0.1.6grep-printer-0.1.4grep-pcre2-0.1.4grep-matcher-0.1.4grep-cli-0.1.4grep-0.2.5globset-0.4.5Andrew Gallant
2020-02-28crates: update URLs in Cargo.tomlchip
2020-02-17repo: move all source code in crates directoryAndrew Gallant