summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-08-12feat: Implement the prompt module for jobs (#85)John Letey
2019-08-08feat: implement timer module (#118)Kevin Song
2019-07-03feat: Implement simplified prompt setup process (#90)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-22feat: Add battery module(#63)Matan Kushner
2019-05-13Implement the git status module (#45)Matan Kushner
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-13Add fish_promptMatan Kushner
2019-04-12Add builder pattern for segmentMatan Kushner
2019-04-12Revert "Parallelize nodejs file checks"Matan Kushner
2019-04-12Parallelize nodejs file checksMatan Kushner
2019-04-08Tidy up dir sectionMatan Kushner
2019-04-07Use git project root for truncationMatan Kushner
2019-04-04Rename segementsMatan Kushner
2019-04-04Add line_sep sectionMatan Kushner
2019-04-04Add basic benchmarksMatan Kushner
2019-04-04Move Segment struct to modulesMatan Kushner
2019-04-03Set status with arg rather than envMatan Kushner
2019-04-03Add segment structure and logicMatan Kushner
2019-04-02Start working on char color for statusMatan Kushner
2019-04-01Run rustfmtMatan Kushner
2019-04-01Add authors to help messageMatan Kushner
2019-04-01Initial commitMatan Kushner