summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-12-21feat(status): Add hex_status (#3312)Mika Fischer
2021-12-20fix: Display durations of 0ms (#3121)Lucien Fiorini
2021-12-20fix(aws): prevent endless loop when AWS config file is a directory (#3335)Denis Cornehl
2021-12-13fix: Store $? and $LASTEXITCODE first in PowerShell (#3316)Mika Fischer
2021-12-09test(hostname): fix `trim_at` test with unicode hostname (#3295)David Knaack
2021-12-06feat(azure): Azure module (#3275)Mikkel Mork Hegnhoj
2021-12-03fix(git_branch): more robust handling of .git (#3290)arcnmx
2021-12-03feat: Add package version detection for sbt projects (#3274)pejax
2021-12-03chore(clippy): fix new clippy lints (#3294)David Knaack
2021-11-26fix(directory): improve truncation detection (#3266)David Knaack
2021-11-23chore: fix typo in docker_context.rs (#3265)Ikko Ashimine
2021-11-15feat(module): Add `sudo` module (#3135)Gabriel Victor
2021-11-15feat: print-config subset of config (#3179)Matthew Donoughe
2021-11-11build: bump toml_edit from 0.6.0 to 0.8.0 (#3225)David Knaack
2021-11-09feat(python): Show value of PYENV_VERSION when present (#3144)cbolgiano
2021-11-09fix: save pipestatus in fish init functions (#3160)Derek Wilson
2021-11-09feat: style git repo root (#2010)t-mangoe
2021-11-09fix: replace battery with starship-battery (#3213)Matan Kushner
2021-11-08feat(ruby): Add environment variable checks to ruby module (#3206)Aaron Kollasch
2021-11-01fix(memory_usage): remove duplicate `%` handling (#3193)David Knaack
2021-11-01fix(escaping): move escaping to individual variables (#3107)Fred Cox
2021-10-30fix: ignore scan_dir timeout in tests (#3184)David Knaack
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