summaryrefslogtreecommitdiffstats
path: root/src/configs/mod.rs
AgeCommit message (Expand)Author
2021-05-07feat(vlang): support `vpkg` (#2686)Dario Vladović
2021-05-03feat(vlang): create module (#2577)Milo
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-20feat(red): create module (#2599)Milo
2021-04-15feat(deno): create module (#2565)Milo
2021-04-05fix(configure): fix print-config issues (#2556)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-14feat(scala): Add scala module (#2409)Beni Ben zikry
2021-02-20feat: create shell module (#2329)Mikołaj Rosowski
2021-01-30feat(vagrant): Add support for Vagrant (#1812)Furkan Türkal
2020-12-26feat(kotlin): Add the kotlin module (#2026)Nicola Corti
2020-10-27feat(lua): Add a Lua module (#1815)Shu Kutsuzawa
2020-10-24feat(openstack): Add module for OpenStack (#1664)Mauricio Teixeira
2020-09-26feat(status): add the status module (#1651)Jan Katins
2020-08-05feat(shlvl): Add shlvl module (#1385)Daniel A. White
2020-08-04feat(perl): Added perl version module (#1382)Stéphane Benoit
2020-08-03feat: Add gcloud module (#1493)Takahiro Tsuruda
2020-07-29feat(dart): add Dart module (#1392)Dario Vladović
2020-07-29feat(swift): add Swift module (#1261)Dario Vladović
2020-07-17feat(helm): Add Helm module (#1463)Batuhan Apaydın
2020-07-09feat(cmake): Add CMake module (#1456)Tilmann Meyer
2020-07-06fix!: remove haskell module (#1418)Matan Kushner
2020-06-09feat(nim): Add Nim module (#1189)Rekihyt
2020-05-22feat(PureScript): Add Purescript module (#1227)nobv
2020-05-21feat: add Zig module (#1231)Dario Vladović
2020-05-21feat(ocaml): Add OCaml module (#1218)Hirochika Matsumoto
2020-04-27feat(erlang): Add Erlang module (#1129)Benedikt Reinartz
2020-04-11Add support for custom modules. (#916)Grégoire Geis
2020-04-05feat: add docker context module (#996)Barnaby Keene
2020-04-03feat: Add a julia module (#1030)Shu Kutsuzawa
2020-03-01feat: add Elixir module (#437)KokaKiwi
2020-02-26feat: add singularity module (#932)Tadej Novak
2020-02-05feat: Add an Elm module (#879)Andrew Prokhorenkov
2020-02-04feat: Add Crystal version module (#170)Youssef Habri
2020-01-25feat: add Haskell Stack support (#546)Andrew Prokhorenkov
2019-12-08feat: Implement terraform module with workspace and version (#644)wdullaer
2019-12-06feat: Add git_commit module (#673)Qingping Hou
2019-12-05feat: Add PHP version module (#244)Stephen Ball
2019-12-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-06refactor: Refactor git state module to use module config (#605)Zhenhui Xie
2019-11-06refactor: Refactor nix_shell and java module to use module config (#606)Zhenhui Xie
2019-10-26feat: Show git_status counts (#434)Brian Low
2019-10-25chore: Move StarshipRootConfig to a separate file (#581)Zhenhui Xie
2019-10-21refactor: Refactor memory_usage module to use module config. (#515)Matias Kotlik
2019-10-19refactor: Refactor modules to use module config (#514)Zhenhui Xie
2019-10-15refactor: Refactor git_branch module to use new module config (#535)Matias Kotlik
2019-10-15refactor: Rewrite cmd_duration, directory and env_var module to use module co...Zhenhui Xie
2019-10-13refactor: Refactor Go module to the new module config (#525)Thomas O'Donnell