summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-10-27fix: only print root level config logs a single time (#3132)David Knaack
2021-10-25feat: also read from DOCKER_MACHINE_NAME (#3175)Thomas O'Donnell
2021-10-23fix(configure): preserve formatting and comments (#3152)David Knaack
2021-10-22fix: Modules not working in fish RPROMPT (#3146)Thomas O'Donnell
2021-10-22docs: fix typo in starship.ps1 (#3173)Ikko Ashimine
2021-10-21feat(fill): add disabled option for fill module (#3158)Aman Kumar Sinha
2021-10-13feat(package): Add support for crystal shards (#3147)vypxl
2021-10-09fix: allow unset KEYMAP and STARSHIP_DURATION in zsh (#3124)Harry Sarson
2021-10-09fix(init): Use stderr for init error message (#3131)Ajeet D'Souza
2021-10-07feat: Add starship_precmd_user_func support for PowerShell. (#3115)Michael J. Ryan
2021-10-06fix(fill): Add `terminal-width` argument to explicitly define terminal's widt...Rashil Gandhi
2021-10-05feat: Add pulumi module (#3055)Ian Wahbe
2021-10-05fix: pipestatus quoting on Zsh/Bash (#3088)Kevin Song
2021-10-04feat(shell): Add style config for shell module (#3108)Aman Kumar Sinha
2021-10-04fix(terraform): Improve module triggers (#3113)Thomas O'Donnell
2021-10-03feat(explain): allow specifying prompt arguments in explain and timings subco...David Knaack
2021-10-03fix(status): Don't show status if all exit codes are 0 (#3109)David Knaack
2021-09-25fix(windows): make powershell init work on windows 8 again (#3067)David Knaack
2021-09-23refactor: replace `term_size` with `terminal_size` (#3087)David Knaack
2021-09-17docs(modules): add missing module descriptions (#3081)David Knaack
2021-09-15fix(print-config): add missing `format_right` to `FullConfig` (#3063)David Knaack
2021-09-14fix(package): Ignore setup.cfg attr: and file: (#3054)Tom Most
2021-09-12feat: Add a fill module to pad out the line (#3029)Matthew (Matt) Jeffryes
2021-09-12fix(zsh): always escape percent character (#3058)David Knaack
2021-09-09fix(zsh init script): avoid adding preexec commands twice (#3049)Matthew (Matt) Jeffryes
2021-09-08feat: Add support for RPROMPT (right prompt) (#3026)Matthew (Matt) Jeffryes
2021-09-07feat(cobol): added COBOL module (#2994)Bill
2021-09-03fix(config): inherit stdin/stdout/stderr instead of piping to fix editor invo...Alexandru Macovei
2021-09-02refactor: simplify iterator usage (#3017)Marcin Puc
2021-09-02fix(status): Showing exit code 0 with pipelines (#3028)Thomas O'Donnell
2021-09-01feat(print-config): list expanded `$all` variable (#2932)David Knaack
2021-08-27feat(git_metrics): Git metrics show only nonzero diffs (#2887)filip
2021-08-25style: Improve modules consistency (#3006)filip
2021-08-23refactor: allow passing OsStr as-is to `exec_cmd` (#2997)David Knaack
2021-08-18fix(git_status): show working tree status if index status is present (#2973)Elia Geretto
2021-08-15feat(red,vlang): Add version formatting (#2987)Thomas O'Donnell
2021-08-14fix(jobs): Add the symbol and number thresholds respecting the `threshold` op...Alexander González
2021-08-14feat(git_status): dont render module output if not in git repository (#2897)filip
2021-08-07feat(git_status): added symbol for local repos up-to-date with remote. (#2945)Bill
2021-08-06feat(package): Add ability to format the version (#2959)Thomas O'Donnell
2021-08-03feat(kubernetes): implements regex matching for context aliases (#2883)David Herberth
2021-08-02fix(rlang): module not working on MacOs (#2880)filip
2021-07-30fix(print-config): fix battery module and add missing modules (#2930)David Knaack
2021-07-29feat(explain): quote module values (#2931)David Knaack
2021-07-29fix(clippy): fix new clippy lints (#2939)David Knaack
2021-07-28feat(status): Add pipestatus display in status module (#2481)Hugues Morisset
2021-07-27feat(package): Support package version from setup.cfg (python). (#2890)Tom
2021-07-26build: bump open from 1.7.1 to 2.0.0 (#2916)dependabot[bot]
2021-07-17fix(init): remove quotes in bash init (#2893)David Knaack
2021-07-16feat: add support for xonsh (#2807)Jeremy Schlatter