summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-08-18chore(git): improve logging (#4273)David Knaack
2022-08-18fix(git): upgrade `gitoxide` to v0.21 (#4277)Sebastian Thiel
2022-08-11fix(aws): support official `AWS_SHARED_CREDENTIALS_FILE` variable (#4242)David Knaack
2022-08-08feat(git): replace `git2` with `git-repository` (#3883)David Knaack
2022-08-02feat: Add starship preset command (#4112)Artyom Belousov
2022-08-01feat: add bun module (#4187)David Knaack
2022-07-31feat: Add support for blink, hidden, and strikethrough styles. (#4138)Davin K. Tanabe
2022-07-31feat: Add the ability to have some file extensions *prevent* a module from tr...David Cantrell
2022-07-24feat: Enable transience for Cmd and PowerShell (#4143)Rashil Gandhi
2022-07-20feat(package): support cargo workspace versions (#4161)David Knaack
2022-07-20perf(rust): avoid calling `rustup` in more conditions (#4174)David Knaack
2022-07-19feat(status): Add pipestatus_segment_format option to status module (#4103)Artyom Belousov
2022-07-12build: bump path-slash from 0.1.4 to 0.2.0 (#4155)filip
2022-07-10feat(k8s): Add folder detection to the k8s module. (#4157)Thomas O'Donnell
2022-07-10perf(pulumi): allow disabling upwards discovery (#4159)David Knaack
2022-07-08fix(timings): count time spent on custom on 'when' command failure (#4121)Jan Larres
2022-06-30chore: fix new clippy lints (#4136)David Knaack
2022-06-28chore: fix typos in comments (#4122)Kian-Meng Ang
2022-06-26build: bump windows from 0.37.0 to 0.38.0 (#4105)David Knaack
2022-06-26feat: add Raku module (#4048)Filip Sergot
2022-06-18fix(character): Standadise Vim config names (#4081)Thomas O'Donnell
2022-06-15docs: fix some typos in comments (#4069)yutotnh
2022-06-15build: bump clap crates to v3.2 (#4067)David Knaack
2022-06-12docs(aws): improve legibility (#4050)David Knaack
2022-06-04fix(fish): add proper vi mode detection for fish shell (#3839)Mat Jones
2022-06-02fix(nu): don't use `cygpath` for starship binary path in init (#4001)Tyler Ruckinger
2022-05-30feat(kubernetes): add user alias (#4008)Tobi
2022-05-29refactor(memory_usage): replace `sys-info` with `systemstat` (#4028)David Knaack
2022-05-27fix: escape text segments in meta variables (#3563)David Knaack
2022-05-26feat: Add support for Daml (#4004)Stefano Baghino
2022-05-23chore(clippy): fix new lints (#4002)David Knaack
2022-05-07feat(go): check for go.work file to show Go module in prompt (#3968)Arya Adarsha Gautam
2022-05-05fix: Use git2::Repository::open_ext() instead of discover() (#3591)Noa
2022-05-04feat(rust): Display toolchain names (#3414)Kevin Song
2022-05-04feat(hostname): add `ssh_symbol` for ssh connections (#3806)Thanapat Chotipun
2022-05-02test(custom): increase timeout in timeout test (#3960)David Knaack
2022-05-02feat(package): Extract package version from PEP 621 compliant pyproject.toml ...Tom Fleet
2022-05-02fix: Do not panic in config if editor not found (#3766)Kevin Song
2022-04-28fix(module): list option not working (#3919)Gabe Weiner
2022-04-26fix(git_branch): correct variable name for remote branch (#3897)David Knaack
2022-04-26build: bump nix from 0.23.1 to 0.24.1 (#3925)David Knaack
2022-04-25perf(package): only try to read files that exist (#3904)Thomas O'Donnell
2022-04-21refactor(windows): replace winapi with windows (#3690)David Knaack
2022-04-21chore(aws): adds space to the duration variable (#3872)Fábio Antunes
2022-04-20test(git): enable `fsync` for git operations (#3889)David Knaack
2022-04-12feat(cmd_duration): make notify feature optional (compat with nix darwin) (#3...Yt
2022-04-09refactor(custom): various improvements (#3829)David Knaack
2022-04-08refactor(aws): improve parsing of config files (#3842)David Knaack
2022-04-08refactor(gcloud): improve parsing of config files (#3844)David Knaack
2022-04-07fix(docker_context): ignore the "default" context (#3803) (#3804)Thomas Kintscher