1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 21:19:10 +00:00
starship/src
Zhong Liu 295948bc6c
feat(package): support for dart pub version (#3373)
* feat(package): add support for dart pub version

* feat(package): add doc for dat pub version
2022-01-01 23:57:20 +01:00
..
configs fix: update continuation prompt to be more minimal (#3374) 2022-01-01 14:39:08 -05:00
formatter fix(escaping): move escaping to individual variables (#3107) 2021-11-01 22:18:45 +01:00
init feat: set a continuation prompt for supporting shells (#3322) 2022-01-01 14:12:11 +01:00
modules feat(package): support for dart pub version (#3373) 2022-01-01 23:57:20 +01: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: update continuation prompt to be more minimal (#3374) 2022-01-01 14:39:08 -05:00
configure.rs feat: print-config subset of config (#3179) 2021-11-15 06:45:19 +01:00
context.rs feat: set a continuation prompt for supporting shells (#3322) 2022-01-01 14:12:11 +01: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 feat: set a continuation prompt for supporting shells (#3322) 2022-01-01 14:12:11 +01:00
module.rs feat(azure): Azure module (#3275) 2021-12-06 23:01:33 +01:00
print.rs feat: set a continuation prompt for supporting shells (#3322) 2022-01-01 14:12:11 +01:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs fix: set cwd for command execution (#3309) 2021-12-27 23:56:06 -06:00