summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-21fix(python): Trim "Anaconda, Inc." from version (#861)Peter Bull
2020-01-19refactor: replace reqwest with ureq (#844)David Knaack
2020-01-18fix: Fix incorrect prefix usage in cmd_duration module (#832)Thomas O'Donnell
2020-01-15fix(bug-report): Fix status code 414 when generated bug report is too long (#...Jon Grythe Stødle
2020-01-15refactor(dotnet): Use `exec_cmd` util (#826)Thomas O'Donnell
2020-01-12refactor(php): Use `exec_cmd` util(#825)Thomas O'Donnell
2020-01-11chore: Add ability to mock commands during tests (#768)Thomas O'Donnell
2020-01-07fix: Correct module description text for git_commit (#812)Hendrik Rombach
2020-01-06build(deps): bump reqwest from 0.9.24 to 0.10.0 (#797)dependabot-preview[bot]
2020-01-04feat: Terminate $PROMPT_COMMAND properly (#799)InNoobWeTrust
2020-01-03perf(hg_branch): Replace direct calls to `hg` (#803)David Hewson
2020-01-01feat: Add the `starship explain` command (#699)Jon Grythe Stødle
2019-12-30fix: Consider `$STARSHIP_CONFIG` in `configure` (#795)AppleTheGolden
2019-12-28feat(git_status): Add a stash count segment (#598)marblenix
2019-12-28fix: Remove trailing semicolon from `$PROMPT_COMMAND` (#784)InNoobWeTrust
2019-12-23fix(package): Use specified directory instead of current working directory (#...Tobias Bieniek
2019-12-23fix: Parse arguments of $VISUAL and $EDITOR (#772)Dominik Braun
2019-12-21fix: Improve error message when current dir is not found (#773)Leonora Tindall
2019-12-20perf: Dereference before to_string in aws moduleMatan Kushner
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-12-20fix: Improvements to `starship configure` (#756)AppleTheGolden
2019-12-19fix: Clear before printing prompt (#739)Jon Grythe Stødle
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-12-19fix(bash): save and restore "$_" (#753)Etienne Mabille
2019-12-19feat: Adds build.gradle.kts detection to the Java module (#731)Mario Arias
2019-12-18feat: Implement `starship configure` command (#751)Dominik Braun
2019-12-17feat: Extend bug-report to include terminal emulator (#740)Matan Kushner
2019-12-15docs: Update bug report templateMatan Kushner
2019-12-14feat: Add `bug-report` sub-command (#725)Jon Grythe Stødle
2019-12-13fix(powershell): % sign was prefixed with ` (#730)David Knaack
2019-12-13fix: Wrap prefix and suffix in shell-specific escape codes (#712)Brian Low
2019-12-13fix(powershell): Fix prompt not updating on -nix systems (#728)David Knaack
2019-12-12build(deps): bump sysinfo from 0.9.6 to 0.10.2 (#711)dependabot-preview[bot]
2019-12-11feat: add composer.json version to Package module (#716)Morten Scheel
2019-12-11feat: Add support for the ion shell (#704)BuggStream
2019-12-10fix: Add php to the default prompt order (#708)AppleTheGolden
2019-12-09fix: Truncate long paths in conda environment names (#694)AppleTheGolden
2019-12-08docs: Reorder terraform option rows for consistencyMatan Kushner
2019-12-08feat: Implement terraform module with workspace and version (#644)wdullaer
2019-12-06feat: Add prefix config to directory module (#642)Dan Wendorf
2019-12-06feat: Add git_commit module (#673)Qingping Hou
2019-12-05feat: Add PHP version module (#244)Stephen Ball
2019-12-03fix: multiple batteries support in the battery module (#669)Luca Rinaldi
2019-12-02refactor: Refactor modules to use the exec_cmd util (#676)Thomas O'Donnell
2019-12-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-29fix: Fix panic when using fish-style pwd with unicode symbols (#672)Raidou
2019-11-27chore: Add a helper function for executing commands (#660)Thomas O'Donnell
2019-11-20fix: Remove duplicated "v" in package versions (#648)Thomas O'Donnell
2019-11-13feat: Add separator config to the memory module (#603)Matias Kotlik
2019-11-12fix: Add support for multiple Kubeconfig files (#635)Thomas O'Donnell