summaryrefslogtreecommitdiffstats
path: root/src/configs/status.rs
AgeCommit message (Expand)Author
2022-10-15fix(status): replace multiply with cross mark emoji (#4461)David Knaack
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-07-19feat(status): Add pipestatus_segment_format option to status module (#4103)Artyom Belousov
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-16fix(status): Make status module work even when the status is 0 (#3750)Izhak Jakov
2021-07-28feat(status): Add pipestatus display in status module (#2481)Hugues Morisset
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-01-02feat(status): Convert known status code to their meaning (#1948)Hugues Morisset
2020-09-26feat(status): add the status module (#1651)Jan Katins