summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-19docs: break installation instructions to collapsable sections (#3448)Matan Kushner
2022-01-18build: bump clap from 3.0.7 to 3.0.9 (#3456)dependabot[bot]
2022-01-17build: bump clap_complete from 3.0.3 to 3.0.4 (#3449)dependabot[bot]
2022-01-17build: bump process_control from 3.2.0 to 3.2.1 (#3450)dependabot[bot]
2022-01-17build: bump serde_json from 1.0.74 to 1.0.75 (#3451)dependabot[bot]
2022-01-17build: bump os_info from 3.0.9 to 3.1.0 (#3452)dependabot[bot]
2022-01-17build: bump gethostname from 0.2.1 to 0.2.2 (#3453)dependabot[bot]
2022-01-16ci: Add jobs for `cargo check` with all features and no features (#3440)Armando Pérez Marqués
2022-01-16feat(pwsh): Set STARSHIP_SHELL to pwsh on PS >5 (#3443)Segev Finer
2022-01-15docs(i18n): new Crowdin updates (#3344)Matan Kushner
2022-01-15chore(release): v1.2.1v1.2.1Matan Kushner
2022-01-15docs: Fixed starship config location (#3432)Jyotirmoy Bandyopadhyaya [Bravo68]
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-14chore(release): v1.2.0v1.2.0Matan Kushner
2022-01-14fix(bug-report): remove git.io link shortening (#3425)David Knaack
2022-01-14build: bump toml_edit from 0.12.6 to 0.13.0 (#3431)dependabot[bot]
2022-01-13build: bump clap from 3.0.6 to 3.0.7 (#3421)dependabot[bot]
2022-01-13build: bump toml_edit from 0.12.4 to 0.12.6 (#3420)dependabot[bot]
2022-01-13build: bump clap_complete from 3.0.2 to 3.0.3 (#3422)dependabot[bot]
2022-01-13docs(cmd_duration): rust-notify -> notify-rust (#3417)moko256
2022-01-11build: bump clap from 3.0.5 to 3.0.6 (#3415)dependabot[bot]
2022-01-10build: bump versions from 3.0.3 to 4.0.0 (#3410)dependabot[bot]
2022-01-10build: bump indexmap from 1.7.0 to 1.8.0 (#3411)dependabot[bot]
2022-01-10build: bump toml_edit from 0.12.3 to 0.12.4 (#3412)dependabot[bot]
2022-01-09feat: add support for cmd (#3277)Rashil Gandhi
2022-01-07docs(faq): for uninstalling, change which to command -v (#3394)Tobias
2022-01-06feat(elvish): last command status (#3403)moko256
2022-01-06docs: add missing quote in bracketed presetMatan Kushner
2022-01-06build: bump clap from 3.0.4 to 3.0.5 (#3398)dependabot[bot]
2022-01-05build: bump clap_complete from 3.0.0 to 3.0.2 (#3392)dependabot[bot]
2022-01-05build: bump clap from 3.0.1 to 3.0.4 (#3393)dependabot[bot]
2022-01-04build: bump clap from 2.34.0 to 3.0.1 (#3388)dependabot[bot]
2022-01-04refactor: update clap to v3 (#3370)David Knaack
2022-01-03refactor(process_control): switch to new API (#3385)David Knaack
2022-01-03build: bump process_control from 3.1.0 to 3.2.0 (#3381)dependabot[bot]
2022-01-03build: bump toml_edit from 0.12.2 to 0.12.3 (#3384)dependabot[bot]
2022-01-03build: bump serde_json from 1.0.73 to 1.0.74 (#3380)dependabot[bot]
2022-01-03build: bump serde from 1.0.132 to 1.0.133 (#3382)dependabot[bot]
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-31docs: Update GitHub ISSUE_TEMPLATE (#3366)Kevin Song
2021-12-31feat(xonsh): support rprompt (#3362)David Knaack
2021-12-31chore(directory): fix typo (#3364)Ikko Ashimine
2021-12-31docs: Add nu_indicator to doc tables (#3365)Kevin Song
2021-12-31build: bump toml_edit from 0.12.1 to 0.12.2 (#3368)dependabot[bot]
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