starship/src
Hugues Morisset cfff77043e
feat(status): Convert known status code to their meaning (#1948)
User is able to choose if their want to display the meaning of known status code in place of number.
2021-01-02 21:09:13 -06:00
..
configs feat(status): Convert known status code to their meaning (#1948) 2021-01-02 21:09:13 -06:00
formatter style: Latest clippy suggestions (#2048) 2021-01-01 12:45:04 -06:00
init feat(init): prefix STATUS and PREEXEC_READY shell vars with STARSHIP_ (#1710) 2020-12-19 12:04:15 +01:00
modules feat(status): Convert known status code to their meaning (#1948) 2021-01-02 21:09:13 -06:00
test style: Latest clippy suggestions (#2048) 2021-01-01 12:45:04 -06:00
bug_report.rs fix(bug-report): verify exit code of open, always print url (#1839) 2020-10-30 18:36:12 +01:00
config.rs fix(config): log as error if failure to read config wasn't caused by NotFound (#1993) 2020-12-13 16:24:48 +01:00
configure.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
context.rs feat(git_branch): show remote name (#1972) 2020-12-08 11:12:53 +01:00
lib.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
logger.rs feat(logger): don't create empty log files (#1836) 2020-10-27 19:00:53 +01:00
main.rs build(deps): bump rand from 0.7.3 to 0.8.0 (#2016) 2020-12-25 18:08:07 +00:00
module.rs feat(kotlin): Add the kotlin module (#2026) 2020-12-26 15:26:50 +01:00
print.rs refactor: a few low-hanging optimizations (#1992) 2020-12-16 17:54:21 +01: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 feat(kotlin): Add the kotlin module (#2026) 2020-12-26 15:26:50 +01:00