summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-01-06feat(elvish): last command status (#3403)moko256
2022-01-04refactor: update clap to v3 (#3370)David Knaack
2022-01-03refactor(process_control): switch to new API (#3385)David Knaack
2022-01-01feat(package): support for dart pub version (#3373)Zhong Liu
2022-01-01fix: update continuation prompt to be more minimal (#3374)Matan Kushner
2022-01-01feat: set a continuation prompt for supporting shells (#3322)Ryan Cohen
2021-12-31feat(xonsh): support rprompt (#3362)David Knaack
2021-12-31chore(directory): fix typo (#3364)Ikko Ashimine
2021-12-30fix(rust): fix overrides on windows and set cwd (#3359)David Knaack
2021-12-30perf(git_status): tweak exec flags to omit unnecessary info (#3287)arcnmx
2021-12-30feat(directory): Windows path formatting via path_slash::PathBufExt (#3157)Segev Finer
2021-12-30feat(deno): detect `deno.json` and `deno.jsonc` (#3220)Maximous Black
2021-12-30fix(elvish): upgrade shell integration for v0.17 (#3310)David Knaack
2021-12-28perf(rust): additionally check `rustup default` for faster result. (#3354)Denis Cornehl
2021-12-27fix: set cwd for command execution (#3309)David Knaack
2021-12-24fix(dart): detect version output in stdout with dart 2.15+ (#3349)Zhong Liu
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