summaryrefslogtreecommitdiffstats
path: root/crates/cli/src
AgeCommit message (Expand)Author
2024-05-13cli: add more logging for stdin heuristic detectionAndrew 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-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-08cli: force binary existance checkSeth Stadick
2023-07-08doc: fix some typoscuishuang
2023-07-08cli: make resolve_binary take COM executables into accountmataha
2023-06-05cli: replace atty with std::io::IsTerminalMartin Nordholts
2022-06-26doc: fix typozhimoe
2022-06-24doc: fix typosKian-Meng Ang
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew 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-06-04doc: fix typosMartin Michlmayr
2020-05-08grep-cli: support files compressed by compress(1)Wieland Hoffmann
2020-05-08cli: improve invalid UTF-8 pattern error messageAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant