1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 16:40:51 +00:00
starship/src
2023-07-31 21:44:31 +02:00
..
configs feat(shlvl): add repeat_offset for repeated symbol (#5289) 2023-07-14 10:59:02 +02:00
formatter fix(style): ensure nested style variables are processed during formatting (#5120) 2023-04-24 16:03:04 +02:00
init fix(bash): Clear out completed jobs before counting NUM_JOBS (#5253) 2023-06-17 14:06:35 +02:00
modules fix(git): prevent core.fsmonitor from executing external commands (#3981) 2023-07-31 21:44:31 +02:00
test refactor(Context): set_config method for Context (#5079) 2023-04-24 16:03:47 +02:00
bug_report.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
config.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
configure.rs chore: fix new clippy lints (#5241) 2023-06-13 17:06:04 -05:00
context_env.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
context.rs fix(git): prevent core.fsmonitor from executing external commands (#3981) 2023-07-31 21:44:31 +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 chore: fix clippy warnings for rust 1.67 (#4855) 2023-01-27 18:33:24 +09:00
main.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
module.rs feat: Add Solidity Module (#5047) 2023-04-13 21:05:12 +02:00
print.rs fix(rprompt): remove lprompt modules from $all again (#5067) 2023-07-06 11:32:17 +02: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 feat: Add Solidity Module (#5047) 2023-04-13 21:05:12 +02:00