starship/src
Fraser Li 6a96e84a15
fix(git_branch): fall back to "HEAD" when there is no current branch (#5768)
* fix(git_branch): fall back to "HEAD" when there is no current branch

* test(git_branch): add test for branch fallback on detached HEAD
2024-02-26 12:21:00 +01:00
..
configs fix(direnv): update to work with direnv v2.33 (#5657) 2024-01-06 11:46:25 +01:00
formatter chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
init fix(bash): improve integration with bash-preexec (#5734) 2024-02-04 16:02:17 +01:00
modules fix(git_branch): fall back to "HEAD" when there is no current branch (#5768) 2024-02-26 12:21:00 +01:00
test perf(git_status): avoid running in bare repos (#5581) 2023-11-29 07:26:35 +01:00
bug_report.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
config.rs chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
configure.rs refactor(modules): use whoami crate to get username 2023-11-11 19:16:49 +01:00
context.rs build(deps): update rust crate gix to 0.57.0 (#5664) 2023-12-31 15:53:51 +01:00
context_env.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
main.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
module.rs feat(direnv): add new direnv module (#5157) 2023-12-17 08:22:29 +01:00
print.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
segment.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs build(deps): update toml crates (#4853) 2023-01-30 23:12:27 +01:00
utils.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00