summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-07chore(release): v1.3.0v1.3.0Matan Kushner
2022-02-07docs(i18n): new Crowdin updates (#3460)Matan Kushner
2022-02-07build: bump unicode-segmentation from 1.8.0 to 1.9.0 (#3573)dependabot[bot]
2022-02-07build: bump clap_complete from 3.0.5 to 3.0.6 (#3574)dependabot[bot]
2022-02-07build: bump os_info from 3.1.0 to 3.2.0 (#3576)dependabot[bot]
2022-02-07build: bump shell-words from 1.0.0 to 1.1.0 (#3572)dependabot[bot]
2022-02-07build: bump notify-rust from 4.5.5 to 4.5.6 (#3575)dependabot[bot]
2022-02-07build: bump semver from 1.0.4 to 1.0.5 (#3577)dependabot[bot]
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-02-03docs: remove stray `:::` (#3559)David Knaack
2022-02-02build: bump clap from 3.0.13 to 3.0.14 (#3552)dependabot[bot]
2022-02-01build: bump toml_edit from 0.13.3 to 0.13.4 (#3549)dependabot[bot]
2022-01-31feat: Enable Undistract Me for Linux (#3547)Marc Schreiber
2022-01-31docs(preset): Fix redundant space in duration bracket preset (#3548)Zachary Dodge
2022-01-31build: bump toml_edit from 0.13.2 to 0.13.3 (#3542)dependabot[bot]
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-28build: bump toml_edit from 0.13.1 to 0.13.2 (#3532)dependabot[bot]
2022-01-27build: bump toml_edit from 0.13.0 to 0.13.1 (#3523)dependabot[bot]
2022-01-27docs: remove meaningless invisible character (#3519)kanchi
2022-01-27build: bump clap from 3.0.12 to 3.0.13 (#3524)dependabot[bot]
2022-01-26build: bump serde from 1.0.135 to 1.0.136 (#3516)dependabot[bot]
2022-01-25chore: Update LICENSE file for 2022 (#3514)Kevin Song
2022-01-25docs: add snapcraft to installation instructions (#3513)Matan Kushner
2022-01-25chore: resize and compress all flagsMatan Kushner
2022-01-25build: bump vuepress from 1.9.5 to 1.9.7 in /docs (#3494)dependabot[bot]
2022-01-25feat: add username to Pulumi module (#3428)Aaron Friel
2022-01-25ci: Change branch detection method for crowdin (#3502)Kevin Song
2022-01-25build: bump clap_complete from 3.0.4 to 3.0.5 (#3508)dependabot[bot]
2022-01-25build: bump which from 4.2.2 to 4.2.4 (#3507)dependabot[bot]
2022-01-25build: bump serde_json from 1.0.75 to 1.0.78 (#3509)dependabot[bot]
2022-01-25build: bump clap from 3.0.10 to 3.0.12 (#3506)dependabot[bot]
2022-01-24build: bump @vuepress/plugin-google-analytics in /docs (#3495)dependabot[bot]
2022-01-24build: bump serde from 1.0.133 to 1.0.135 (#3496)dependabot[bot]
2022-01-22ci: Fix aws::expiration_date_set_from_file race (#3484)Kevin Song
2022-01-21ci: Fix failing CI jobs (#3481)Thomas O'Donnell
2022-01-21docs: Add set commands to advanced config doc (#1526)Joshua Snider
2022-01-21ci: Block changes to crowdin-generated files (#3427)Kevin Song
2022-01-21feat(install): Add posix shell check (#3474)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