summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-07-02Add binary cachingbinary-cachingMatan Kushner
2021-06-29style: fix name of battery info provider implementation (#2836)Andrew Houts
2021-06-29test(battery): add battery tests (#2795)Andrew Houts
2021-06-29feat: treat empty string as none when formating (#2738)filip
2021-06-25fix(rust): support for `rust-toolchain.toml` (#2775)Shogo Takata
2021-06-21fix(clippy): fix additional clippy lints in tests (#2813)David Knaack
2021-06-16fix(clippy): fix new lint warning (#2803)David Knaack
2021-06-13feat: Add Operating System condition to custom commands (#2751)Javier Goday
2021-06-05fix(dotnet): Don't treat folder with .sln file as a .NET project (#2785)Rumia
2021-05-25feat(r-lang): add module for R programming language (#1475)Jimmy Royer
2021-05-19fix(git_commit): remove unwraps (#2743)David Knaack
2021-05-18refactor(utils): Add extra logging to read_file (#2742)Thomas O'Donnell
2021-05-15fix: remove trailing whitespace from Terraform version (#2726)Chris
2021-05-12feat(aws): add temporary credentials countdown (#2464)Carl-Louis Van Brandt
2021-05-12fix(zsh): preserve zle-keymap-select (#2717)Munif Tanjim
2021-05-09feat(package): add support for nimble project package version (#2569)Pratik Chaudhary
2021-05-08fix(git_commit): leading space in git commit tag (#2697)Jason-S-Ross
2021-05-07fix(git_status): Show git add -N files as unstaged (#2702)John Breen
2021-05-07feat(vlang): support `vpkg` (#2686)Dario Vladović
2021-05-04fix(memory_usage): prevent used swap underflow on windows (#2689)David Knaack
2021-05-04fix: add missing project filter rules (#2687)Dario Vladović
2021-05-03feat(vlang): create module (#2577)Milo
2021-05-03test(ocaml): test custom switch indicators (#2657)Dario Vladović
2021-05-02refactor(print): introduce `UnicodeWidthGraphemes` trait (#2670)Dario Vladović
2021-04-30feat(shell): add unknown_indicator parameter (#2649)Rashil Gandhi
2021-04-30feat(gcloud): introduce separate `account` & `domain` format string variables...Dario Vladović
2021-04-30feat(gcloud): honor `CLOUDSDK_CORE_PROJECT` env variable (#2596)Dario Vladović
2021-04-29feat: Add version formating for modules (#2611)filip
2021-04-29feat: abbreviate package.json semantic versions (#2271)Tom Golden
2021-04-29fix(gcloud): add double space after cloud emoji symbol (#2666)Dario Vladović
2021-04-29fix(fish): explicitly set scope in fish init script (#2636)Kid
2021-04-29fix(zsh): Reverts changes to background jobs retaining improvements around ST...Felipe Seré
2021-04-28refactor: read CLI options as `str` (#2656)Dario Vladović
2021-04-26fix(print-config): add red module to Default impl (#2652)David Knaack
2021-04-26fix(print-config): use proper defaults for top-level values (#2605)David Knaack
2021-04-24fix(configure): fix launching .cmd editors (#2635)David Knaack
2021-04-23refactor(gcloud): lazily read active gcloud config (#2592)Dario Vladović
2021-04-22feat(config): Add support for `inverted` token in style strings (#2589)Florent
2021-04-22fix(nodejs): Check for `.nvmrc` (#2626)Kid
2021-04-20feat(aws): Add support for profile from awsume (#2609)Andrew McClenaghan
2021-04-20feat(red): create module (#2599)Milo
2021-04-20fix(jobs): Handle zero jobs with zero thresholds (#2613)Anthony Huang
2021-04-17feat(battery): Add a symbol option to `battery.display` (#2475)t-mangoe
2021-04-15feat(deno): create module (#2565)Milo
2021-04-15fix(elixir): correctly parse dev and rc versions (#2573)Dario Vladović
2021-04-15refactor(scala): parse version w/o regex (#2574)Dario Vladović
2021-04-15refactor(lua): parse version w/o regex (#2575)Dario Vladović
2021-04-10refactor: propagate version formatting errors (#2566)Dario Vladović
2021-04-10test: allow running tests as root (#2571)David Knaack
2021-04-08feat: add version format configuration (#2499)Chris Rose