summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-02chore(release): v0.48.0v0.48.0Matan Kushner
2021-01-02ci(i686): build Linux 32-bit version of Starship (#1966)Thomas O'Donnell
2021-01-01style: Latest clippy suggestions (#2048)Thomas O'Donnell
2021-01-01feat(battery): make module behaviour more obvious (#1950)David Knaack
2020-12-30build(deps): bump native-tls from 0.2.6 to 0.2.7dependabot-preview[bot]
2020-12-29build(deps): bump git2 from 0.13.14 to 0.13.15dependabot-preview[bot]
2020-12-29build(deps): bump serde_json from 1.0.60 to 1.0.61dependabot-preview[bot]
2020-12-26feat(kotlin): Add the kotlin module (#2026)Nicola Corti
2020-12-26fix(user): Fix username detection on Windows (#2014)Thomas O'Donnell
2020-12-25build(deps): bump rand from 0.7.3 to 0.8.0 (#2016)dependabot-preview[bot]
2020-12-22feat(utils): Support non-exe commands on Windows (#2019)Thomas O'Donnell
2020-12-22build(deps): bump git2 from 0.13.13 to 0.13.14dependabot-preview[bot]
2020-12-20docs: Add note about Crowdin-managed files to CONTRIBUTING.md (#2013)Kevin Song
2020-12-20build(deps): bump toml from 0.5.7 to 0.5.8dependabot-preview[bot]
2020-12-20build(deps): bump git2 from 0.13.12 to 0.13.13dependabot-preview[bot]
2020-12-20refactor: specify all dependencies up to the patch/x.y.z level (#2002)David Knaack
2020-12-19feat(package): Meson package support (#2001)花蛄
2020-12-19feat(init): prefix STATUS and PREEXEC_READY shell vars with STARSHIP_ (#1710)Bjørn Forsman
2020-12-18docs: fix typo in config (#2008)adrian5
2020-12-16refactor: a few low-hanging optimizations (#1992)Alexandru Macovei
2020-12-15build(deps): bump indexmap from 1.6.0 to 1.6.1dependabot-preview[bot]
2020-12-14feat(shlvl): Add `repeat` option (#1995)Daniel Beckwith
2020-12-14build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /docs (#1997)dependabot-preview[bot]
2020-12-14docs: add 'autocomplete' keyword to FAQMatan Kushner
2020-12-13fix(config): log as error if failure to read config wasn't caused by NotFound...David Knaack
2020-12-11docs: Correct dotnet module default format to match code (#1983)James Ross
2020-12-08feat(git_branch): show remote name (#1972)Sagittarius-a
2020-12-07fix(git_commit): show last created tag on current commit (#1919)Miguel Ángel Melón Pérez
2020-12-07build(deps): bump serde from 1.0.117 to 1.0.118dependabot-preview[bot]
2020-12-06docs(preset): add a Nerd Font icon for "read_only" directories (#1968)Paulo Santana
2020-12-06feat(username): Try harder to guess if inside ssh (#1964)yangsheng6810
2020-12-06docs(conda): Fix default format in Conda module's config doc (#1965)Kesavan Yogeswaran
2020-12-05feat: Move cmd_duration after custom module (#1681)quentm74
2020-12-05build(deps): bump quick-xml from 0.19.0 to 0.20.0dependabot-preview[bot]
2020-12-05feat(nodejs): check node engines version in package.json (#1847)t-mangoe
2020-12-03build(deps): bump serde_json from 1.0.59 to 1.0.60dependabot-preview[bot]
2020-12-02style: Add comments for bash preexec fix (#1952)Kevin Song
2020-12-02fix: bg:none overwrites foreground colour (#1903)Cody Bloemhard
2020-12-02fix(bash): Fix background jobs with z/autojump (#1897)Harald Hoyer
2020-11-30feat(python): Smarter python binary usage (#1947)Thomas O'Donnell
2020-11-30feat(rust): Support new rust-toolchain format (#1938)Dominik Nakamura
2020-11-30feat(java): Show Java module for Clojure projects (#966)Zane Shelby
2020-11-30build(deps): bump nix from 0.19.0 to 0.19.1dependabot-preview[bot]
2020-11-29docs(i18n): add French and Spanish doc translations (#1942)Matan Kushner
2020-11-28docs(i18n): New Crowdin updates (#1788)Matan Kushner
2020-11-26fix(git_state): Handle gitdir indirection when rebasing (#1744)Gabriel de Perthuis
2020-11-25build(deps): bump unicode-segmentation from 1.7.0 to 1.7.1dependabot-preview[bot]
2020-11-23perf(memory_usage): replace sysinfo with sys-info (#1886)David Knaack
2020-11-23feat(git_branch): add remote branch name if different than local branch (#1915)Sagittarius-a
2020-11-23fix: apply nightly clippy & fmt suggestions (#1922)David Knaack