1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-05 21:07:52 +00:00
starship/src
filip 6b13296741
feat(git_metrics): Git metrics show only nonzero diffs (#2887)
* implement only_nonzero_diffs configuration option

* update documetation
2021-08-27 09:38:46 -05:00
..
configs feat(git_metrics): Git metrics show only nonzero diffs (#2887) 2021-08-27 09:38:46 -05:00
formatter fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
init feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
modules feat(git_metrics): Git metrics show only nonzero diffs (#2887) 2021-08-27 09:38:46 -05:00
test fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
bug_report.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
config.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
configure.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
context.rs refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +02:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
module.rs feat: Add the git_metrics module (#2827) 2021-07-10 16:54:34 -04:00
print.rs feat(explain): quote module values (#2931) 2021-07-29 22:45:03 -04:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +02:00