summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/main.rs
AgeCommit message (Expand)Author
2019-09-26feat: Add Environment Variable module (#409)yuri
2019-09-25feat: Add AWS module (#419)Thomas O'Donnell
2019-09-19feat: Add Java Module (#314)Kuba Clark
2019-09-10feat: Implement the prompt module for time (#138)John Letey
2019-09-05feat: Adds Git State module for showing "REBASING 2/3", etc. (#276)Nick Young
2019-09-04feat: add hostname module (#286)Andrew Houts
2019-09-02feat: added truncation_length/symbol to git_branch (#268)Titouan Vervack
2019-08-27feat: Add commit count for ahead/behind symbols (#247)Neil Kistner
2019-08-25Add nix-shell support (#173)Bruno Bigras
2019-08-20fix: Change panicking on unknown module to error print and support module lis...Saurav Sharma
2019-08-13feat: implement the ruby module (#131)André Zanellato
2019-08-12feat: Implement the prompt module for jobs (#85)John Letey
2019-08-08feat: implement timer module (#118)Kevin Song
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-06Refactor integration tests (#71)Matan Kushner