summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-03-15fix(cmake): Change cmake symbol to unicode triangle (#2456)Melroy van den Berg
2021-03-14feat(scala): Add scala module (#2409)Beni Ben zikry
2021-03-14fix(python): Handle PyPy python version correctly (#2374)Asger Hautop Drewsen
2021-03-13fix(java): use consistent separators for java path (#2455)Thomas O'Donnell
2021-03-13feat(aws): add support for getting profile from awsu (#2451)nils måsén
2021-03-12fix(package): fix meson version extraction if 'meson_version' is present (#2397)Bao, Huang-Huang
2021-03-06style(aws): Add spacing between profile and region (#2417)Eric Nielsen
2021-03-05fix(bash): escape interpretable characters (#2404)David Knaack
2021-02-27feat: add support for tcsh (#2288)Vivek Malneedi
2021-02-22fix(nodejs): Change symbol to nerd-font (#1649)whi-tw
2021-02-21feat(helm): Configure when the module is shown (#2352)Thomas O'Donnell
2021-02-21feat(java): Configure when the module is shown (#2353)Thomas O'Donnell
2021-02-21feat(julia): Configure when the module is shown (#2358)Thomas O'Donnell
2021-02-21feat(kotlin): Configure when the module is shown (#2359)Thomas O'Donnell
2021-02-21feat(purescript): Configure when the module is shown (#2357)Shu Kutsuzawa