1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-17 02:25:17 +00:00
starship/src
2021-08-23 18:49:30 +02:00
..
configs feat(red,vlang): Add version formatting (#2987) 2021-08-15 21:30:58 +02:00
formatter fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
init feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
modules refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +02:00
test fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
bug_report.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
config.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
configure.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
context.rs refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +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 feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
module.rs feat: Add the git_metrics module (#2827) 2021-07-10 16:54:34 -04:00
print.rs feat(explain): quote module values (#2931) 2021-07-29 22:45:03 -04:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +02:00