summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2023-08-25chore: handle rust 1.72 clippy & fmt changes (#5399)David Knaack
2023-04-13fix(config): Make print-config not panic without a config (#5001)Dom Slee
2023-01-30build(deps): update toml crates (#4853)David Knaack
2022-11-20fix(config): unrecognized config properties don't cause config error (#4547)Brahm Lower
2022-11-05chore: fix new clippy lints (#4557)David Knaack
2022-09-27feat: add user-defined color palette (#4209)Anomalocaridid
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-09-04refactor: replace `ansi_term` with `nu_ansi_term` (#4339)David Knaack
2022-07-31feat: Add support for blink, hidden, and strikethrough styles. (#4138)Davin K. Tanabe
2022-05-23chore(clippy): fix new lints (#4002)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2022-03-06perf(git_status): add option to use windows starship to render in wsl (#2146)David Knaack
2022-01-29feat(cmd_duration): Make notification timeout configurable (#3515)Lyndon Sanche
2022-01-01fix: update continuation prompt to be more minimal (#3374)Matan Kushner
2021-10-27fix: only print root level config logs a single time (#3132)David Knaack
2021-09-02refactor: simplify iterator usage (#3017)Marcin Puc
2021-07-29fix(clippy): fix new clippy lints (#2939)David Knaack
2021-07-13feat(env_var): allow multiple instances (#2797)filip
2021-07-04feat: add support for nu shell (#2847)David Knaack
2021-06-21fix(clippy): fix additional clippy lints in tests (#2813)David Knaack
2021-04-22feat(config): Add support for `inverted` token in style strings (#2589)Florent
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2020-12-13fix(config): log as error if failure to read config wasn't caused by NotFound...David Knaack
2020-12-02fix: bg:none overwrites foreground colour (#1903)Cody Bloemhard
2020-10-13fix(directory): preserve substitution order (#1782)David Knaack
2020-09-29chore: update v0.45.0 removal notice (#1687)Matan Kushner
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-07-14fix(config): don't panic when hex color is too short (#1473)David Knaack
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-06-24refactor(config): Add additional logging to debug config issues (#1390)Thomas O'Donnell
2020-06-20Replace `dirs` with `dirs-next` dependency (#1361)Julian Gehring
2020-05-27fix(custom): improve handling of Powershell prompts (#1237)Grégoire Geis
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-11Add support for custom modules. (#916)Grégoire Geis
2020-04-06improvement: add parser for format strings (#1021)Zhenhui Xie
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-12-06feat: Add git_commit module (#673)Qingping Hou
2019-11-07refactor: Cleanup after module config refactor (#630)Zhenhui Xie
2019-10-28feat: Add an option to limit the duration of starship directory scanning (#589)Zhenhui Xie
2019-10-26feat: Show git_status counts (#434)Brian Low
2019-10-10refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)Zhenhui Xie
2019-10-05refactor: Implement Default for SegmentConfig (#495)Nikodem Rabuliński
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-29feat: Allow segment-specific styling (#378)Zhenhui Xie
2019-09-26refactor: Refactor config.rs to pure functional style (#427)Bijan Chokoufe Nejad