summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-12-09fix: Truncate long paths in conda environment names (#694)AppleTheGolden
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-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-05ci: Update Python to 3.7.5 (#628)Matan Kushner
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-10-26feat: Show git_status counts (#434)Brian Low
2019-10-24fix: Use logical path instead of physical path when available (#398)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: Replace tempdir test utility with tempfile::tempdir (#538)Matan Kushner
2019-10-15feat: Add configuration for hostname truncation (#485)Zach Mertes
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
2019-10-05feat: Add conda module (#469)AppleTheGolden
2019-10-05revert: chore: Remove logic for the `disabled` option from modul… (#489)Matan Kushner
2019-10-05chore: Remove logic for the `disabled` option from modules (#486)Zhenhui Xie
2019-10-02feat: Add dotnet module (#416)Nick Young
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-30feat: Added ability for setting command duration prefix (#414)Tom Hotston
2019-09-30ci: Remove unused java testsuite (#445)Thomas O'Donnell
2019-09-28feat: Use tilde for home_directory when under version control (#439)yuri
2019-09-27style: Fix rustfmt formatting warnings in CI (#432)Zhenhui Xie
2019-09-26feat: Add Environment Variable module (#409)yuri
2019-09-25feat: Add AWS module (#419)Thomas O'Donnell
2019-09-25revert: Revert the command duration in ms feature (#380) (#425)Matan Kushner
2019-09-24feat: Add ability for command duration in milliseconds (#380)Tom Hotston
2019-09-22feat: Add option to always show the username module (#408)Gimbar
2019-09-21ci: Fix typo in Dockerfile (#406)Thomas O'Donnell
2019-09-20feat: add support for logical paths in directory (#366)Kevin Song
2019-09-19feat: Add Java Module (#314)Kuba Clark
2019-09-15feat: Add configuration for the `git_status` prefix and suffix (#367)Kutsuzawa Ryo
2019-09-15Enable the python module for tox files (#369)Thomas O'Donnell
2019-09-14perf: Lazy load files from directory (#335)Nick Young
2019-09-10feat: Implement the prompt module for time (#138)John Letey
2019-09-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-09-07refactor: Cleanup unwraps in create_fixture_repo function (#311)Neil Kistner
2019-09-07fix: Fixture repo will now clone and set git config locally (#307)Neil Kistner
2019-09-05feat: Adds Git State module for showing "REBASING 2/3", etc. (#276)Nick Young
2019-09-05feat: Add config for ahead/behind count of tracked branch (#281)Neil Kistner
2019-09-04ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)Matan Kushner
2019-09-04feat: add hostname module (#286)Andrew Houts
2019-09-04refactor: Move `create_fixture_repo` into common in integration tests (#282)Neil Kistner
2019-09-02test: Add an integration test for disabling untracked filesMatan Kushner
2019-09-02feat: added truncation_length/symbol to git_branch (#268)Titouan Vervack
2019-08-31Support vicmd_symbol in fish-shell (#254)Quinn Strahl
2019-08-27feat: Add commit count for ahead/behind symbols (#247)Neil Kistner