summaryrefslogtreecommitdiffstats
path: root/crates/cli/src/lib.rs
AgeCommit message (Expand)Author
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