1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-12-12 14:17:45 +00:00
starship/src
Leon Strauss 4abea6b601
fix(cmd_duration): Make render_time format more consistent (#5825)
* fix(cmd_duration): Make render_time format consistent

* Cleanup render_time comments

* Fix AWS test for new render_time format
2024-07-29 22:22:55 +02:00
..
configs Merge commit from fork 2024-07-26 19:31:41 +02:00
formatter chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
init fix(fish): improve fish transient prompt (#6107) 2024-07-29 21:59:17 +02:00
modules fix(cmd_duration): Make render_time format more consistent (#5825) 2024-07-29 22:22:55 +02:00
test fix(status): fix pipestatus width calculation (#5036) 2024-03-20 22:58:33 +01:00
bug_report.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
config.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
configure.rs build(deps): update toml crates (#5842) 2024-03-20 18:56:20 +09:00
context_env.rs chore: fix upcoming rust 1.77 clippy issues and chrono deprecations (#5850) 2024-03-20 18:57:14 +09:00
context.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs fix: replace unmaintained crates yaml-rust, dirs-next (#5887) 2024-03-29 12:14:57 +01:00
main.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
module.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
print.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
segment.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
serde_utils.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
utils.rs fix(cmd_duration): Make render_time format more consistent (#5825) 2024-07-29 22:22:55 +02:00