1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-07-06 16:13:29 +00:00
starship/tests/testsuite
Brian Low 2710d02709 feat: Show git_status counts (#434)
The git_status module can show the count of files next to their respective symbols.
2019-10-26 15:20:20 +09:00
..
aws.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
character.rs Support vicmd_symbol in fish-shell (#254) 2019-08-31 00:59:18 -07:00
cmd_duration.rs feat: Added ability for setting command duration prefix (#414) 2019-09-30 14:26:32 +09:00
common.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
conda.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
configuration.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
directory.rs fix: Use logical path instead of physical path when available (#398) 2019-10-24 19:37:44 +09:00
dotnet.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
env_var.rs feat: Add Environment Variable module (#409) 2019-09-26 17:30:58 +09:00
git_branch.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
git_state.rs refactor: Replace tempdir test utility with tempfile::tempdir (#538) 2019-10-15 23:01:44 +09:00
git_status.rs feat: Show git_status counts (#434) 2019-10-26 15:20:20 +09:00
golang.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
hostname.rs feat: Add configuration for hostname truncation (#485) 2019-10-15 01:22:25 +09:00
jobs.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
line_break.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
main.rs feat: Add conda module (#469) 2019-10-05 13:25:25 -05:00
modules.rs fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
nix_shell.rs Add nix-shell support (#173) 2019-08-25 11:41:20 -04:00
nodejs.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
python.rs fix: Separate Python version string and env name (#548) 2019-10-17 18:55:48 +09:00
ruby.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
time.rs revert: chore: Remove logic for the disabled option from modul… (#489) 2019-10-05 19:03:48 +09:00
username.rs feat: Add option to always show the username module (#408) 2019-09-22 15:32:11 -05:00