summaryrefslogtreecommitdiffstats
path: root/crates/cli/src/lib.rs
AgeCommit message (Expand)Author
2024-05-13cli: add more logging for stdin heuristic detectionAndrew Gallant
2024-02-15cli: remove stray `dbg!`Andrew Gallant
2024-02-15cli: tweak how "is one file" predicate worksAndrew 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-06-05cli: replace atty with std::io::IsTerminalMartin Nordholts
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-29cli: fix arbitrary execution of program bugAndrew Gallant
2020-11-23cli: fix stdin detection for Powershell on UnixRoey Darwish Dror
2020-02-17repo: move all source code in crates directoryAndrew Gallant