summaryrefslogtreecommitdiffstats
path: root/src/modules/line_break.rs
AgeCommit message (Expand)Author
2021-02-11refactor(clippy): fix new lints (#2297)David Knaack
2020-09-21feat: Add timings subcommand (#1629)Jan Katins
2020-08-17Revert "fix: restore add_newline configuration (#1592)" (#1596)Matan Kushner
2020-08-16fix: restore add_newline configuration (#1592)Matan Kushner
2020-08-16chore: remove unused name from Segment and remove some of the misleading unde...Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-10-10refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)Zhenhui Xie
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-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-07-19docs: Add vuepress with initial docs (#99)Tiffany Le-Nguyen
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-15Add integration tests (#6)Matan Kushner
2019-04-12Make segments optionalsMatan Kushner
2019-04-12Use copy to return segmentMatan Kushner
2019-04-04Rename segementsMatan Kushner