summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-04-04fix(directory): enable repo_root_style when truncation_length is zero. (#3536)t-mangoe
2022-04-04fix(nu): Use `=` instead of space to pass command line parameters (#3833)Hofer-Julian
2022-04-03fix(bash): ensure `checkwinsize` is enabled for `$COLUMNS` (#3832)David Knaack
2022-04-03feat(spack): Add `Spack` module (#3639)oyanoya
2022-04-01feat(username): Detect Admin access in Windows (#2791)Rashil Gandhi
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-28fix(nu): use shell-provided terminal width (#3800)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2022-03-26fix(fish): allow generating session keys in older versions of fish (#3697)tani
2022-03-25feat(aws): add option to force AWS display (#3720)Alex Douze
2022-03-25fix(init): Change Elvish init to `catch` for 0.18 (#3769)Kevin Song
2022-03-25feat: Add a module for C projects (#3631)David Cantrell
2022-03-24fix(init): Change Nushell init for nu 0.60 (#3773)David Knaack
2022-03-19build: bump shadow to 0.10.0 & git2 to 0.14.2 (#3767)David Knaack
2022-03-18feat(haskell): Add Haskell module (#3587)ksqsf
2022-03-16fix(aws): accept sso credentials (#3718)David Knaack
2022-03-16feat(git_branch): add 'ignore_branches' option (#3753)IsaacHorvath
2022-03-16fix(status): Make status module work even when the status is 0 (#3750)Izhak Jakov
2022-03-14fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733)kuno
2022-03-12feat(nodejs): check for `.mts` and `.cts` files (#3734)Kid
2022-03-12feat(buf): Add Buf module (#3661)Luc Perkins
2022-03-12feat(aws): Add profile aliases (#3699)Anders Eurenius Runvald
2022-03-08 fix(rust): overrides should only check full segments (#3668)Denis Cornehl
2022-03-06perf(git_status): add option to use windows starship to render in wsl (#2146)David Knaack
2022-02-28chore: fix typo in main.rs (#3669)Ikko Ashimine
2022-02-27perf(rayon): restrict thread count (#3667)David Knaack
2022-02-26build: bump shadow-rs from 0.8.1 to 0.9.0 (#3648)baoyachi. Aka Rust Hairy crabs
2022-02-24refactor: fix new clippy/compiler warnings (#3656)David Knaack
2022-02-23fix(windows): avoid verbatim paths (#3638)David Knaack
2022-02-19build: bump clap from 3.0.14 to 3.1.0 (#3630)David Knaack