1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 13:19:00 +00:00
starship/src/modules
2020-01-07 12:12:40 -05:00
..
utils fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
aws.rs perf: Dereference before to_string in aws module 2019-12-20 12:58:59 -05:00
battery.rs fix(powershell): % sign was prefixed with ` (#730) 2019-12-13 14:55:20 -05:00
character.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
cmd_duration.rs feat: cmd_duration module optionally reports milliseconds (#696) 2019-12-19 17:38:06 -05:00
conda.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
directory.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
dotnet.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -05:00
env_var.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
git_branch.rs refactor: Remove to remove unneeded mutability (#577) 2019-10-24 19:31:17 +09:00
git_commit.rs feat: Add git_commit module (#673) 2019-12-06 11:57:42 -05:00
git_state.rs refactor: Refactor git state module to use module config (#605) 2019-11-06 22:00:31 +09:00
git_status.rs feat(git_status): Add a stash count segment (#598) 2019-12-28 22:20:36 -05:00
golang.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
hg_branch.rs perf(hg_branch): Replace direct calls to hg (#803) 2020-01-03 17:51:45 -05:00
hostname.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
java.rs feat: Adds build.gradle.kts detection to the Java module (#731) 2019-12-19 10:17:50 -05:00
jobs.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
kubernetes.rs fix: Add support for multiple Kubeconfig files (#635) 2019-11-12 14:34:01 +09:00
line_break.rs refactor: Rewrite hostname, jobs and line_break module to use mo… (#462) 2019-10-10 17:21:52 +09:00
memory_usage.rs fix(powershell): % sign was prefixed with ` (#730) 2019-12-13 14:55:20 -05:00
mod.rs fix: Correct module description text for git_commit (#812) 2020-01-07 12:12:40 -05:00
nix_shell.rs refactor: Refactor nix_shell and java module to use module config (#606) 2019-11-06 21:59:12 +09:00
nodejs.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
package.rs fix(package): Use specified directory instead of current working directory (#774) 2019-12-23 22:38:00 -05:00
php.rs feat: Add PHP version module (#244) 2019-12-05 13:04:27 -05:00
python.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
ruby.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
rust.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -05:00
terraform.rs feat: Implement terraform module with workspace and version (#644) 2019-12-08 20:42:51 -05:00
time.rs feat: Implement timezone offset config option for the time module (#463) 2019-10-10 13:42:57 +09:00
username.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00