summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2021-02-02feat: add support for elvish shell (#1725)David Knaack
2021-01-30feat(vagrant): Add support for Vagrant (#1812)Furkan Türkal
2021-01-26docs(i18n): add Vietnamese doc translationsMatan Kushner
2021-01-26docs(i18n): New Crowdin updates (#2108)Matan Kushner
2021-01-26test(docker_context): Add basic tests to module (#2205)Thomas O'Donnell
2021-01-26docs(status): fix the format string to match the default (#2211)matoruru
2021-01-24feat(directory): Add home directory symbol (#2198)Rodrigo Suárez
2021-01-23docs(terraform): Make version perf issue obvious (#2107)Thomas O'Donnell
2021-01-22perf(zig): Lazy eval zig (#2187)Moritz Vetter
2021-01-22perf(ocaml): evaluate version lazily; adjust format string; update test (#2188)Moritz Vetter
2021-01-22perf(perl): Lazy eval perl (#2189)Moritz Vetter
2021-01-22perf(php): Lazy eval php (#2190)Moritz Vetter
2021-01-22Perf(purescript): Lazy eval purescript (#2191)Moritz Vetter
2021-01-21perf(kotlin): Lazy eval kotlin (#2186)Moritz Vetter
2021-01-21perf(lua): Lazy eval lua (#2185)Moritz Vetter
2021-01-20perf(nodejs): evaluate nodejs format string lazily (#2160)Moritz Vetter
2021-01-20perf(custom): evaluate command lazily (#2173)David Knaack
2021-01-20perf(elixir): evaluate version lazily (#2172)David Knaack
2021-01-20perf(dart): Lazy eval dart (#2166)Moritz Vetter
2021-01-20perf(java): Lazy eval java (#2168)Moritz Vetter
2021-01-20perf(elm): Lazy eval elm (#2167)Moritz Vetter
2021-01-20fix: Adjust default format strings (#2165)Moritz Vetter
2021-01-20perf(python): Lazy eval of python version command (#2158)Moritz Vetter
2021-01-18perf: evaluate swift version lazily (#2159)Moritz Vetter
2021-01-16fix(cmake): Fix spacing with missing variable (#2135)Thomas O'Donnell
2021-01-14docs: highlight powershell in vuepress (#2147)David Knaack
2021-01-13perf(crystal): Lazily evaluate version command (#2129)Thomas O'Donnell
2021-01-11build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#2120)dependabot-preview[bot]
2021-01-11build(deps-dev): bump vuepress from 1.7.1 to 1.8.0 in /docs (#2119)dependabot-preview[bot]
2021-01-11fix(docker_context): enable if either yml or yaml is found (#2053)Ben Iofel
2021-01-07docs(i18n): new Crowdin updates (#2068)Matan Kushner
2021-01-07docs: fix custom containers to work with CrowdinMatan Kushner
2021-01-05docs(installation): add advanced installation (#1643)Dani
2021-01-04docs: update package default format to replace /via/is (#2067)Sam Kvale
2021-01-03docs(i18n): New Crowdin updates (#1941)Matan Kushner
2021-01-02feat(status): Convert known status code to their meaning (#1948)Hugues Morisset
2021-01-01feat(battery): make module behaviour more obvious (#1950)David Knaack
2020-12-26feat(kotlin): Add the kotlin module (#2026)Nicola Corti
2020-12-19feat(package): Meson package support (#2001)花蛄
2020-12-18docs: fix typo in config (#2008)adrian5
2020-12-14feat(shlvl): Add `repeat` option (#1995)Daniel Beckwith
2020-12-14build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /docs (#1997)dependabot-preview[bot]
2020-12-14docs: add 'autocomplete' keyword to FAQMatan Kushner
2020-12-11docs: Correct dotnet module default format to match code (#1983)James Ross
2020-12-08feat(git_branch): show remote name (#1972)Sagittarius-a
2020-12-06docs(preset): add a Nerd Font icon for "read_only" directories (#1968)Paulo Santana
2020-12-06feat(username): Try harder to guess if inside ssh (#1964)yangsheng6810
2020-12-06docs(conda): Fix default format in Conda module's config doc (#1965)Kesavan Yogeswaran
2020-12-05feat: Move cmd_duration after custom module (#1681)quentm74
2020-12-05feat(nodejs): check node engines version in package.json (#1847)t-mangoe