summaryrefslogtreecommitdiffstats
path: root/src/context.rs
AgeCommit message (Expand)Author
2019-07-27feat: Add configuration for add_newline (#116)Matan Kushner
2019-07-19refactor: Better document context contentsMatan Kushner
2019-07-14ci: Add GitHub releases to CI (#95)Matan Kushner
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-06-06Refactor integration tests (#71)Matan Kushner
2019-05-22fix: Don't check extensions of directories (#64)Tim Mulqueen
2019-05-13Implement the git status module (#45)Matan Kushner
2019-05-12Implement directory scanner (#34)Tim Mulqueen
2019-05-09Parallelize prompt modules (#46)Matan Kushner
2019-04-26Add the Git branch segment (#32)Matan Kushner
2019-04-23Share dir_files between segments through Context (#16)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner