summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2020-02-01feat!: Update colors of package and php modules (#782)Matan Kushner
2020-01-26test(nodejs): Port nodejs module tests from E2E to integraton (#867)Matan Kushner
2020-01-25feat: add Haskell Stack support (#546)Andrew Prokhorenkov
2020-01-18fix: Fix incorrect prefix usage in cmd_duration module (#832)Thomas O'Donnell
2020-01-17ci: Update CI dependencies (#850)Matan Kushner
2020-01-08test: Ignore AWS tests that depend on the File System (#817)Thomas O'Donnell
2020-01-06ci: Remove Docker test environment from CI (#806)Matan Kushner
2020-01-03perf(hg_branch): Replace direct calls to `hg` (#803)David Hewson
2019-12-28feat(git_status): Add a stash count segment (#598)marblenix
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
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