summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-24chore(release): v1.5.4v1.5.4Matan Kushner
2022-03-24chore(release): v1.5.3v1.5.3Matan Kushner
2022-03-24chore(release): v1.5.2v1.5.2Matan Kushner
2022-03-24fix(init): Change Nushell init for nu 0.60 (#3773)David Knaack
2022-03-24docs: fix typo in Elm config docsMatan Kushner
2022-03-23docs: Fix entry for container config (#3783)Hofer-Julian
2022-03-22build: bump shadow-rs from 0.10.0 to 0.11.0 (#3776)dependabot[bot]
2022-03-21build: bump which from 4.2.4 to 4.2.5 (#3778)dependabot[bot]
2022-03-21build: bump notify-rust from 4.5.6 to 4.5.7 (#3777)dependabot[bot]
2022-03-19build: bump shadow to 0.10.0 & git2 to 0.14.2 (#3767)David Knaack
2022-03-19chore(audit): unignore RUSTSEC-2021-0119 (Out-of-bounds write in `nix::unistd...David Knaack
2022-03-18docs(preset): add Pastel Powerline preset (#3761)Huhni
2022-03-18feat(haskell): Add Haskell module (#3587)ksqsf
2022-03-17build: bump process_control from 3.2.1 to 3.3.0 (#3752)dependabot[bot]
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-14docs: add SWU banner to READMEMatan Kushner
2022-03-14fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733)kuno
2022-03-14build: bump gethostname from 0.2.2 to 0.2.3 (#3748)dependabot[bot]
2022-03-12feat(nodejs): check for `.mts` and `.cts` files (#3734)Kid
2022-03-12docs: Specify MSRV (#3742)tomotomo
2022-03-12feat(buf): Add Buf module (#3661)Luc Perkins
2022-03-12feat(aws): Add profile aliases (#3699)Anders Eurenius Runvald
2022-03-11fix(docs): fix and cleanup VuePress config (#3738)Kid
2022-03-11chore(install): fix typo in help message (#3735)César Román
2022-03-10chore(release): v1.4.2v1.4.2Kevin Song
2022-03-10fix(install): Add -o flag to unzip to match tar (#3727)Kevin Song
2022-03-10refactor(install): remove trailing slash from `BIN_DIR` (#3723)César Román
2022-03-09ci: Correct dependencies for deploy workflow (#3724)v1.4.1Kevin Song
2022-03-09chore: remove badges from Cargo.toml (#3706)Matan Kushner
2022-03-09build: bump regex from 1.5.4 to 1.5.5 (#3712)dependabot[bot]
2022-03-09build: Add /starship.exe.manifest to Cargo.toml include (#3713)Segev Finer
2022-03-08chore(release): v1.4.0v1.4.0Matan Kushner
2022-03-08docs(i18n): new Crowdin updates (#3677)Matan Kushner
2022-03-08docs: Update Preset system with several additional features (#3683)Kevin Song
2022-03-08build: bump open from 2.1.0 to 2.1.1 (#3693)dependabot[bot]
2022-03-08fix: use shell-compatible curl install (#3691)Matan Kushner
2022-03-08 fix(rust): overrides should only check full segments (#3668)Denis Cornehl
2022-03-08build: bump clap from 3.1.5 to 3.1.6 (#3698)dependabot[bot]
2022-03-07build: bump byte-unit from 4.0.13 to 4.0.14 (#3694)dependabot[bot]
2022-03-06perf(git_status): add option to use windows starship to render in wsl (#2146)David Knaack
2022-03-05build: bump once_cell from 1.9.0 to 1.10.0 (#3687)dependabot[bot]
2022-03-03build: bump clap_complete from 3.1.0 to 3.1.1 (#3685)dependabot[bot]
2022-03-03build: bump clap from 3.1.3 to 3.1.5 (#3684)dependabot[bot]
2022-03-02build: bump actions/checkout from 2.4.0 to 3 (#3678)dependabot[bot]
2022-03-01docs(i18n): new Crowdin updates (#3586)Matan Kushner
2022-03-01build: bump clap from 3.1.2 to 3.1.3 (#3675)dependabot[bot]
2022-02-28docs: remove enableZshIntegration from homemanager installation (#3671)Eric Drechsel
2022-02-28chore: fix typo in main.rs (#3669)Ikko Ashimine