summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-10-15refactor: Refactor git_branch module to use new module config (#535)Matias Kotlik
2019-10-15refactor: Rewrite cmd_duration, directory and env_var module to use module co...Zhenhui Xie
2019-10-15feat: Add configuration for hostname truncation (#485)Zach Mertes
2019-10-15fix: Show leading slash when truncating from root (#526)Keith Wade
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-14fix: Fix the spacing around the AWS default symbol (#529)Thomas O'Donnell
2019-10-13refactor: Refactor Go module to the new module config (#525)Thomas O'Donnell
2019-10-10refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)Zhenhui Xie
2019-10-10feat: Implement timezone offset config option for the time module (#463)Keith Wade
2019-10-09refactor: Allow starship to be better used programmatically (#509)Barnaby Keene
2019-10-07feat: Show Java module when build.sbt is present (#505)Maarten Mulders
2019-10-07fix: Don't print the first module prefix after a line-break (#473)(´⌣`ʃƪ)
2019-10-05refactor: Implement Default for SegmentConfig (#495)Nikodem Rabuliński
2019-10-05chore: Import shared types from super (#492)Zhenhui Xie
2019-10-05feat: Add conda module (#469)AppleTheGolden
2019-10-06refactor: Rewrite `time` module to use module config (#483)Thomas Lee
2019-10-05fix: Add disable configuration option to kubernetes module (#491)Zhenhui Xie
2019-10-05revert: chore: Remove logic for the `disabled` option from modul… (#489)Matan Kushner
2019-10-05fix: Disable Kubernetes module by default (#488)Thomas O'Donnell
2019-10-05fix: Fix module configuration loading (#487)Zhenhui Xie
2019-10-05chore: Remove logic for the `disabled` option from modules (#486)Zhenhui Xie
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-30fix: Disable memory_usage by default (#451)Matan Kushner
2019-09-30feat: Added ability for setting command duration prefix (#414)Tom Hotston
2019-09-29feat: Allow segment-specific styling (#378)Zhenhui Xie
2019-09-29fix: Prevent `rust` module from installing toolchains (#426)Ryo Yamashita
2019-09-29feat: add memory usage module (#403)Andrew Houts
2019-09-28feat: Use tilde for home_directory when under version control (#439)yuri
2019-09-26feat: Add Environment Variable module (#409)yuri
2019-09-25feat: Add AWS module (#419)Thomas O'Donnell
2019-09-26refactor: Refactor config.rs to pure functional style (#427)Bijan Chokoufe Nejad
2019-09-25revert: Revert the command duration in ms feature (#380) (#425)Matan Kushner
2019-09-24feat: Add ability for command duration in milliseconds (#380)Tom Hotston
2019-09-22feat: Add option to always show the username module (#408)Gimbar
2019-09-21refactor: Remove dead code in battery module (#405)Thomas O'Donnell
2019-09-20fix: Add display for unknown battery state (#316)谢祯晖
2019-09-20feat: add support for logical paths in directory (#366)Kevin Song
2019-09-20fix: fish_pwd option handles repeated directories properly (#399)Neil Kistner
2019-09-19feat: Add Java Module (#314)Kuba Clark
2019-09-16fix: Update Module::is_empty to check value of segments (#332)Neil Kistner
2019-09-15feat: Add configuration for the `git_status` prefix and suffix (#367)Kutsuzawa Ryo
2019-09-15Enable the python module for tox files (#369)Thomas O'Donnell
2019-09-14perf: Lazy load files from directory (#335)Nick Young
2019-09-12chore: Rename integration_test to acceptance_test (#356)Matan Kushner
2019-09-12feat: Add support for italic styles (#354) (#358)Rob Warner
2019-09-12feat: Implement threshold based styling for battery module (#318)谢祯晖
2019-09-11fix: Fixups for #138 (#343)谢祯晖
2019-09-10refactor: Separate shell initialization into files (#338)Kevin Song
2019-09-10fix: Prepend to PROMPT_COMMAND in Bash init (#336)Daniel Illi-Zuberbühler