summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2019-11-07refactor: Cleanup after module config refactor (#630)Zhenhui Xie
2019-11-06refactor: Refactor git state module to use module config (#605)Zhenhui Xie
2019-11-06refactor: Refactor nix_shell and java module to use module config (#606)Zhenhui Xie
2019-11-02feat: Enable the python module in virtual envs (#584)Thomas O'Donnell
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-11-01style: Clean up Golang module (#612)Matias Kotlik
2019-10-28feat: Add an option to limit the duration of starship directory scanning (#589)Zhenhui Xie
2019-10-26feat: Show git_status counts (#434)Brian Low
2019-10-25fix: Disable venv custom prompt when starship is in use (#551)Matias Kotlik
2019-10-25chore: Move StarshipRootConfig to a separate file (#581)Zhenhui Xie
2019-10-25fix: Show Java version from OpenJ9 Java runtimes (#507)yuri
2019-10-24fix: Use logical path instead of physical path when available (#398)Zhenhui Xie
2019-10-24refactor: Remove to remove unneeded mutability (#577)Thomas O'Donnell
2019-10-21refactor: Refactor memory_usage module to use module config. (#515)Matias Kotlik
2019-10-20fix: Fix the python module ignoring error codes (#563)Thomas O'Donnell
2019-10-20Refactor: Remove unnecessary parentheses in if condition (#566)Clément Joly
2019-10-20refactor: improve as-a-library usage by removing ArgMatches depe… (#547)Barnaby Keene
2019-10-19refactor: Refactor modules to use module config (#514)Zhenhui Xie
2019-10-17fix: Separate Python version string and env name (#548)Nguyễn Hồng Quân
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-15refactor: Refactor git_branch module to use new module config (#535)Matias Kotlik
2019-10-15refactor: Rewrite cmd_duration, directory and env_var module to use module co...Zhenhui Xie
2019-10-15feat: Add configuration for hostname truncation (#485)Zach Mertes
2019-10-15fix: Show leading slash when truncating from root (#526)Keith Wade
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-14fix: Fix the spacing around the AWS default symbol (#529)Thomas O'Donnell