starship/src
Noa 81a696a914
fix: Use git2::Repository::open_ext() instead of discover() (#3591)
This lets starship respect the $GIT_CEILING_DIRECTORIES env var.
2022-05-05 11:43:03 -05:00
..
configs feat(hostname): add `ssh_symbol` for ssh connections (#3806) 2022-05-04 15:30:16 +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 feat(rust): Display toolchain names (#3414) 2022-05-04 15:40:44 -05: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 fix: Do not panic in config if editor not found (#3766) 2022-05-02 18:43:27 +02:00
context.rs fix: Use git2::Repository::open_ext() instead of discover() (#3591) 2022-05-05 11:43:03 -05: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 fix: Do not panic in config if editor not found (#3766) 2022-05-02 18:43:27 +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