summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-06-01feat(nodejs): Add `expected_version` variable (#5081)marcybell
2023-06-01feat(golang): adding `mod_version` variable (#5177)marcybell
2023-05-10fix: update of presets and default configuration to reflect changes in Nerd F...Mick Hohmann
2023-05-09feat(gcloud): add `detect_env_vars` option (#5166)Denis Cornehl
2023-05-09feat(aws): support aws sso with automatic authentication refresh (#5170)kensasongko
2023-04-27build(deps): upgrade gitoxide to v0.44 for performance improvements during di...Sebastian Thiel
2023-04-24refactor(Context): `set_config` method for `Context` (#5079)marcybell
2023-04-24fix(style): ensure nested style variables are processed during formatting (#5...Andrew Pantuso
2023-04-13fix(config): Make print-config not panic without a config (#5001)Dom Slee
2023-04-13feat: Add Solidity Module (#5047)AnirbanHalder654322
2023-04-13feat(git_metrics): add option to ignore submodules (#5052)Colton Donnelly
2023-04-13feat(azure): subscription name aliases (#4949)marcybell
2023-04-13feat: add typechange to git_status module (#4829)Chad Denyar
2023-04-13build(deps): update rust crate starship-battery to 0.8.0 (#5106)David Knaack
2023-04-10build(deps): update rust crate os_info to 3.7.0 (#5057)David Knaack
2023-04-07fix(java): wrong version number when using Android Studio JDK (#4966)Aurélien Gâteau
2023-04-05chore(nu): use updated closure syntax (#5054)Samir Talwar
2023-04-02feat(custom): add option to check if pwd is in a repo (#4822)jliaoh
2023-04-02feat(aws): add support for source_profile (#4859)Cosimo Matteini
2023-04-02feat(fossil): detection of Fossil check-outs in subdirectories (#4910)Vegard Skui
2023-04-02fix(pulumi): Fix formatting on pulumi module when using version (#5038)Ryan Sabatini
2023-03-27fix(gradle): add support for unstable Gradle versions (#5021)Harsh Shandilya
2023-03-22chore: add spell checker to workflows (#4975)Zhizhen He
2023-03-20feat(aws): Adds support for AWS_CREDENTIAL_EXPIRATION environment variable (#...Harry Hodge
2023-03-14fix(fossil_branch): fossil checkout database file name on windows (#4978)Stefan Cosma
2023-03-11fix(init): avoid cygpath for starship binary path (#4970)Swarnim Maheshwari
2023-03-11chore: fix clippy warnings for rust 1.68 (#4983)David Knaack
2023-03-03fix(preset): add output-flag to avoid encoding issues (#4926)David Knaack
2023-02-21chore: use updated gitoxide crate names (#4913)David Knaack
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