summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-02-11feat(java): Add `.sdkmanrc` for Java (#4888)iuhoay
2023-02-11fix: let-env warning when using nushell (#4893)Martin Slot
2023-02-07build(deps): update rust crate os_info to 3.6.0 (#4878)David Knaack
2023-01-31feat(fossil_branch): add fossil_branch module (#4806)Vegard Skui
2023-01-30fix(fish): enable transient prompt when in vi mode (#4826)accidentaldevelopment
2023-01-30build(deps): update toml crates (#4853)David Knaack
2023-01-27chore: fix clippy warnings for rust 1.67 (#4855)David Knaack
2023-01-22fix(container): reduce docker, podman and systemd confusion (#4832)Benjamin Sherman
2023-01-11feat(config): Adds support for --profile <custom profile name> (#3467)Florent Vilmart
2023-01-11chore(aws): fix unintended test failure of `aws::missing_any_credentials` (#4...かわえもん
2023-01-10fix(nodejs): apply `style` even if node version is unavailable (#4713)Andre Ribeiro
2023-01-06chore: remove version check for unsupported nushell version (#4791)Takuya Uehara
2023-01-04feat(logger): delete old logs & avoid more dup logs (#4348)David Knaack
2022-12-31feat: add pijul_channel module (#4765)Lyle Mantooth
2022-12-31feat(hg_branch): Add support for mercurial topics and find hg root dir (#4771)Nicolas Évrard
2022-12-31docs(preset): Plaintext status added (#4775)John Slowik
2022-12-28feat(env_var): Add support for env_var.VAR in format (#4497)David Knaack
2022-12-27feat(nix): support new `nix shell` command (#4724)Julian Antonielli
2022-12-27fix(package): Improve regex for extracting gradle version from gradle.propert...Scott Palmer
2022-12-24build(deps): update gitoxide crates (#4748)David Knaack
2022-12-21feat(fennel): add fennel module (#4717)fold-squirrel
2022-12-20refactor(kubernetes): Remove nested Options (#4743)Kevin Song
2022-12-18fix(git_commit): fix potential test failure (#4734)Foster Z
2022-12-18chore: fix clippy warnings in gradle module (#4736)David Knaack
2022-12-17chore: fix clippy warnings for rust 1.66 (#4715)David Knaack
2022-12-17feat(gradle): add gradle module (#4423)Marie
2022-12-09fix(buf): broken icon on windows 10 (#4689)Dennis Waitong Lam
2022-12-04feat: add Haxe support (#4395)AlexHaxe
2022-12-02fix(pwsh): fix error log display on older versions of pwsh (#4650)David Knaack
2022-12-02feat(nu): enable right prompt (#4490)nibon7
2022-12-01feat(directory): add before_repo_root_style (#4595)cgzones
2022-12-01feat(localip): use reserved remote address (#4648)cgzones
2022-11-28fix: don't attempt to display cmd_duration notification if in TTY (#4535)Gabriel Victor
2022-11-27fix(aws): enable when using .aws/credentials (#4604)Chris Rose
2022-11-27feat(azure): add username to azure module config (#4323)Ryan Sabatini
2022-11-25feat(bug-report): ask for confirmation before opening issue (#4543)David Knaack
2022-11-22feat(git_commit): support showing lightweight tags (#4632)David Knaack
2022-11-20fix(java): Improved regex for Java version (starship#4610) (#4616)Scott Palmer
2022-11-20fix(config): unrecognized config properties don't cause config error (#4547)Brahm Lower
2022-11-15fix(container): avoid detecting WSL as a systemd-container (#4593)David Knaack
2022-11-13feat(init): Use which-rs to resolve starship pathKevin Menard
2022-11-13build(deps): update rust crate chrono to 0.4.23 (#4599)David Knaack
2022-11-12build(deps): upgrade to git-repository v0.27 (#4588)Sebastian Thiel
2022-11-06fix(git): check `tag_disabled` option (#4527)Loong Wang
2022-11-06feat: Add operating system module (#4109)exincore
2022-11-05chore: fix new clippy lints (#4557)David Knaack
2022-10-30feat(package): added showing gradle version based on the gradle.properties fi...Felix H
2022-10-30chore: bump msrv to 1.64 (#4542)David Knaack
2022-10-25feat(guix_shell): Initial implementation (#4397)Thierry Delafontaine
2022-10-22refactor(nu): simplify getting term width (#4503)Verdayne Graham