summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-03-24fix(init): Change Nushell init for nu 0.60 (#3773)David Knaack
2022-03-19build: bump shadow to 0.10.0 & git2 to 0.14.2 (#3767)David Knaack
2022-03-18feat(haskell): Add Haskell module (#3587)ksqsf
2022-03-16fix(aws): accept sso credentials (#3718)David Knaack
2022-03-16feat(git_branch): add 'ignore_branches' option (#3753)IsaacHorvath
2022-03-16fix(status): Make status module work even when the status is 0 (#3750)Izhak Jakov
2022-03-14fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733)kuno
2022-03-12feat(nodejs): check for `.mts` and `.cts` files (#3734)Kid
2022-03-12feat(buf): Add Buf module (#3661)Luc Perkins
2022-03-12feat(aws): Add profile aliases (#3699)Anders Eurenius Runvald
2022-03-08 fix(rust): overrides should only check full segments (#3668)Denis Cornehl
2022-03-06perf(git_status): add option to use windows starship to render in wsl (#2146)David Knaack
2022-02-28chore: fix typo in main.rs (#3669)Ikko Ashimine
2022-02-27perf(rayon): restrict thread count (#3667)David Knaack
2022-02-26build: bump shadow-rs from 0.8.1 to 0.9.0 (#3648)baoyachi. Aka Rust Hairy crabs
2022-02-24refactor: fix new clippy/compiler warnings (#3656)David Knaack
2022-02-23fix(windows): avoid verbatim paths (#3638)David Knaack
2022-02-19build: bump clap from 3.0.14 to 3.1.0 (#3630)David Knaack
2022-02-16feat(kubernetes): add context user and cluster variables (#3569)zensayyy
2022-02-16fix(aws): Only display AWS if there are credentials configured (#3504)Allan Lago
2022-02-14fix(localip): disable localip module default (#3607)cubercsl
2022-02-14Add option gcloud.project_aliases (#3599)Kotaro Abe
2022-02-14fix: ignore empty `--jobs` argument (#3593)David Knaack
2022-02-14fix(fish): Emit clear-screen escape sequence only in left prompt (#3588)Rashil Gandhi
2022-02-11fix(pwsh): Use global:error[0] for most recent error in powershell (#3584)Shan Zhou
2022-02-06feat(cli): Print arguments if argument parsing fails (#3560)Jesús Lapastora
2022-02-05refactor(zsh): using add-zsh-hook instead of add hook manually (#3537)Coelacanthus
2022-02-05fix(status): Enable to convert from i64 to hex_status by casting instead of p...moko256
2022-02-05feat(pwsh): Set ExtraPromptLineCount (#3439)Segev Finer
2022-02-03refactor: Improve compatibility with Zsh prompt theme system (#3480)Marlon Richert
2022-02-03fix: Correctly detect older versions of powershell in bug-report (#3543)Kevin Song
2022-01-31feat: Enable Undistract Me for Linux (#3547)Marc Schreiber
2022-01-30feat(localip): add module to print the current ipv4 address (#3289)QuiCkSTaR
2022-01-30fix(bash): Restore previous exit status in bash init (#3521)Kevin Song
2022-01-30fix(nodejs): use e718 as the default of symbol in node configuration (#3533)TrickyPi
2022-01-29feat(cmd_duration): Make notification timeout configurable (#3515)Lyndon Sanche
2022-01-28fix(elvish): use `$pwd` for `logical-path` (#3534)David Knaack
2022-01-28feat: starship bug-report sets syntax highlighting for config file (#3529)Joseph Chung
2022-01-25feat: add username to Pulumi module (#3428)Aaron Friel
2022-01-22ci: Fix aws::expiration_date_set_from_file race (#3484)Kevin Song
2022-01-21feat: add a container indicator (#3304)Harald Hoyer
2022-01-21perf(elvish): Use built-in `randint` instead of `starship session`. (#3479)moko256
2022-01-16feat(pwsh): Set STARSHIP_SHELL to pwsh on PS >5 (#3443)Segev Finer
2022-01-15fix(properties): fix regressions in `status`, `pipestatus` and `terminal-widt...David Knaack
2022-01-14fix: allow compilation without battery feature (#3435)David Knaack
2022-01-14fix(pwsh): Avoid polluting the global function namespace (#3424)Segev Finer
2022-01-14fix(bug-report): remove git.io link shortening (#3425)David Knaack
2022-01-09feat: add support for cmd (#3277)Rashil Gandhi
2022-01-06feat(elvish): last command status (#3403)moko256
2022-01-04refactor: update clap to v3 (#3370)David Knaack