starship/src
David Knaack bd7957f01c
fix(git_branch): correct variable name for remote branch (#3897)
2022-04-26 20:02:01 +02:00
..
configs fix(git_branch): correct variable name for remote branch (#3897) 2022-04-26 20:02:01 +02:00
formatter refactor: fix new clippy/compiler warnings (#3656) 2022-02-24 23:31:01 -05:00
init fix(nu): Use `=` instead of space to pass command line parameters (#3833) 2022-04-04 20:03:43 +02:00
modules fix(git_branch): correct variable name for remote branch (#3897) 2022-04-26 20:02:01 +02:00
test test(git): enable `fsync` for git operations (#3889) 2022-04-20 18:39:24 +01:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: allow printing config file schema (#3737) 2022-04-01 17:14:05 +02:00
configure.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
context.rs perf(package): only try to read files that exist (#3904) 2022-04-25 16:18:01 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs feat: allow printing config file schema (#3737) 2022-04-01 17:14:05 +02:00
module.rs feat(spack): Add `Spack` module (#3639) 2022-04-03 15:33:14 +02:00
print.rs feat: allow printing config file schema (#3737) 2022-04-01 17:14:05 +02:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
serde_utils.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
utils.rs feat: Add a module for C projects (#3631) 2022-03-25 00:10:19 -04:00