starship/src
David Knaack 6e6ab9f212
fix: ignore scan_dir timeout in tests (#3184)
2021-10-30 10:52:48 +02:00
..
configs fix: only print root level config logs a single time (#3132) 2021-10-27 15:13:17 +02:00
formatter feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
init fix: Modules not working in fish RPROMPT (#3146) 2021-10-22 18:54:36 +02:00
modules feat: also read from DOCKER_MACHINE_NAME (#3175) 2021-10-25 07:54:39 +02:00
test fix: only print root level config logs a single time (#3132) 2021-10-27 15:13:17 +02:00
bug_report.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
config.rs fix: only print root level config logs a single time (#3132) 2021-10-27 15:13:17 +02:00
configure.rs fix(configure): preserve formatting and comments (#3152) 2021-10-23 10:15:46 +02:00
context.rs fix: ignore scan_dir timeout in tests (#3184) 2021-10-30 10:52:48 +02:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs fix(fill): Add `terminal-width` argument to explicitly define terminal's width (#3090) 2021-10-06 16:36:28 -05:00
module.rs feat: Add pulumi module (#3055) 2021-10-05 18:27:25 -05:00
print.rs fix: only print root level config logs a single time (#3132) 2021-10-27 15:13:17 +02:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs feat: Add pulumi module (#3055) 2021-10-05 18:27:25 -05:00