summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-16docs: Add All Contributors to the project (#51)Matan Kushner
2019-05-16fix: handle package version panic (#57)Matan Kushner
2019-05-16ci: Fix CI to work with changes to Azure Pipelines build agent (#55)Matan Kushner
2019-05-13Implement the git status module (#45)Matan Kushner
2019-05-13Add integration tests for Python segment (#38)John Letey
2019-05-12Implement directory scanner (#34)Tim Mulqueen
2019-05-11Add Go version module (#44)John Letey
2019-05-09Parallelize prompt modules (#46)Matan Kushner
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-05-01Install a fixed version of rust for CI integration tests (#39)Matan Kushner
2019-05-01Add the package version segment (#35)John Letey
2019-04-30Create CODE_OF_CONDUCT.md (#42)Matan Kushner
2019-04-30Clean up feature request template commentMatan Kushner
2019-04-28Add docker for integration tests (#37)Matan Kushner
2019-04-28Revert "Add docker for integration tests" (#36)Matan Kushner
2019-04-28Add docker for integration tests (#26)Matan Kushner
2019-04-26Add the Git branch segment (#32)Matan Kushner
2019-04-26📝 Add PULL_REQUEST_TEMPLATE.md (#30)Tiffany Le-Nguyen
2019-04-25Add feature request template (#29)Tiffany Le-Nguyen
2019-04-25Add bug report template (#28)Tiffany Le-Nguyen
2019-04-25Add Python version segment (#23)John Letey
2019-04-24Add a Contributing section to README.md (#20)Tim Mulqueen
2019-04-24Correct the Rust version symbol in README (#19)John Letey
2019-04-23Share dir_files between segments through Context (#16)Matan Kushner
2019-04-21Update features included in starshipMatan Kushner
2019-04-21feat: Add Rust version segment (#15)Tim Mulqueen
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-18Bump clap from 2.32.0 to 2.33.0 (#13)dependabot[bot]
2019-04-17Update README.mdMatan Kushner
2019-04-17Create and document ZSH adapter (#9)Matan Kushner
2019-04-16Use criterion.rs for section benchmarking (#8)Matan Kushner
2019-04-16Replace tempdir with tempfile (#7)Matan Kushner
2019-04-15Replace expired link with a non-expiring linkMatan Kushner
2019-04-15Add integration tests (#6)Matan Kushner
2019-04-15Add README.md badges (#5)Matan Kushner
2019-04-15Better test and document the dir segmentMatan Kushner
2019-04-15Fix bug in path truncationMatan Kushner
2019-04-14Fix typo in README.mdMatan Kushner
2019-04-13Add development plans to README.mdMatan Kushner
2019-04-13Add LICENSEMatan Kushner
2019-04-13Add features and shells to READMEMatan Kushner
2019-04-13Add fish_promptMatan Kushner
2019-04-12Add some documentation for segmentMatan Kushner
2019-04-12Make segments optionalsMatan Kushner
2019-04-12Remove unnecessary lifetimesMatan Kushner
2019-04-12Fix up benchmarksMatan Kushner
2019-04-12Use copy to return segmentMatan Kushner
2019-04-12Use builder pattern in char sectionMatan Kushner
2019-04-12Add builder pattern for segmentMatan Kushner
2019-04-12Cleanup around newlineMatan Kushner