summaryrefslogtreecommitdiffstats
path: root/src/modules/mod.rs
AgeCommit message (Expand)Author
2019-05-01Add the package version segment (#35)John Letey
2019-04-26Add the Git branch segment (#32)Matan Kushner
2019-04-25Add Python version segment (#23)John Letey
2019-04-21feat: Add Rust version segment (#15)Tim Mulqueen
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-15Add integration tests (#6)Matan Kushner
2019-04-12Make segments optionalsMatan Kushner
2019-04-12Add builder pattern for segmentMatan Kushner
2019-04-11More progress in Node sectionMatan Kushner
2019-04-10Begin writing Node sectionMatan Kushner
2019-04-04Add stringify_segment rustdocMatan Kushner
2019-04-04Rename segementsMatan Kushner
2019-04-04Add line_sep sectionMatan Kushner
2019-04-04Add dir section with home truncationMatan 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