starship/src
2022-11-22 10:15:31 +01:00
..
configs feat: Add operating system module (#4109) 2022-11-06 22:37:58 +01:00
formatter chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
init feat(init): Use which-rs to resolve starship path 2022-11-13 21:28:29 -06:00
modules feat(git_commit): support showing lightweight tags (#4632) 2022-11-22 10:15:31 +01:00
test chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
bug_report.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
config.rs fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
configure.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
context.rs build(deps): upgrade to git-repository v0.27 (#4588) 2022-11-12 17:07:49 +01:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs feat: Add operating system module (#4109) 2022-11-06 22:37:58 +01:00
print.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
segment.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
utils.rs fix(container): avoid detecting WSL as a systemd-container (#4593) 2022-11-15 11:14:52 +01:00