summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-04-06feat(config): print a suggestion for unknown fields (#2560)David Knaack
2021-04-05refactor(init): cleanup init stub (#2548)Dario Vladović
2021-04-05feat(python): Remove parentheses from pyvenv.cfg prompt parameter (#2551)Charles Swartz
2021-04-05fix(configure): fix print-config issues (#2556)David Knaack
2021-04-03style(battery): add space between icon and text for better visual (#2547)Dario Vladović
2021-04-02feat(ocaml): add `switch_indicator` and `switch_name` variable (#2503)Dario Vladović
2021-04-02style(directory): Add comments for test settings (#2538)Thomas O'Donnell
2021-04-01fix(git_branch): Make Git branch module support bare repositories (#2522)Kim Christensen
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31test(directory): fix on windows without admin (#2497)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-28feat(vcsh): Add new module for VCSH (#2513)Caleb Maclennan
2021-03-27refactor(username): reformat code to match docs (#2517)Dario Vladović
2021-03-27refactor(singularity): use `?` operator (#2518)Dario Vladović
2021-03-27fix(context): remove unwrap when pwd is unavailable (#2520)David Knaack
2021-03-26refactor: use `unwrap_or_default` (#2516)Dario Vladović
2021-03-25style(init): Cleanup the unknown shell message (#2444)Thomas O'Donnell
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2021-03-24fix: Add a missing ' ' to the end of the python prompt (#2248)Chris Rose
2021-03-23fix(shell): Support conditional format strings for `$indicator` (#2489)Andy Freeland
2021-03-23perf(git_status): replace git2 in git status module with git cli (#2465)Zachary Dodge
2021-03-18refactor(dotnet): ".NET" instead of "•NET" (#2471)Eyal Cherevatzki
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-03-15fix(zsh): Set PROMPT just once (#2428)Eric Nielsen