summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-29chore(release): v0.49.0v0.49.0Matan Kushner
2021-01-27build(deps): bump log from 0.4.13 to 0.4.14dependabot-preview[bot]
2021-01-27build(deps): bump rand from 0.8.2 to 0.8.3dependabot-preview[bot]
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: update license to include 2021 (#2207)Aki
2021-01-26docs(status): fix the format string to match the default (#2211)matoruru
2021-01-26build: add aarch64 windows build (#2213)David Knaack
2021-01-26build(deps): bump serde from 1.0.122 to 1.0.123dependabot-preview[bot]
2021-01-26build(deps): bump sys-info from 0.7.0 to 0.8.0dependabot-preview[bot]
2021-01-25build(deps): bump serde from 1.0.120 to 1.0.122dependabot-preview[bot]
2021-01-25build(deps): bump process_control from 3.0.0 to 3.0.1dependabot-preview[bot]
2021-01-25build(deps): bump git2 from 0.13.16 to 0.13.17dependabot-preview[bot]
2021-01-24feat(directory): Add home directory symbol (#2198)Rodrigo Suárez
2021-01-24refactor(git_status): simplify git status with once-cell (#2150)David Knaack
2021-01-23docs(terraform): Make version perf issue obvious (#2107)Thomas O'Donnell
2021-01-23perf: use built-in EPOCHREALTIME env-var to compute cmd_duration for ZSH5+ (#...Gautham Warrier
2021-01-22build: Add additional build information to version and bug report (#2124)Rust大闸蟹
2021-01-22build(deps): bump rust-ini from 0.16.0 to 0.16.1dependabot-preview[bot]
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-22refactor: apply more clippy lintsAlexandru Macovei
2021-01-22refactor: simplify print::handle_moduleAlexandru Macovei
2021-01-22refactor: simplify StringFormatter::newAlexandru Macovei
2021-01-22build(deps): bump git2 from 0.13.15 to 0.13.16dependabot-preview[bot]
2021-01-21build: add builds for various targets (#2137)David Knaack
2021-01-21perf(kotlin): Lazy eval kotlin (#2186)Moritz Vetter
2021-01-21perf(lua): Lazy eval lua (#2185)Moritz Vetter
2021-01-21perf(utils): Add timeout to `utils::exec_cmd` (#2171)Thomas O'Donnell
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-20build(deps): bump serde from 1.0.119 to 1.0.120dependabot-preview[bot]
2021-01-20ci: ignore RUSTSEC-2020-0100 (#2179)David Knaack
2021-01-19test: avoid setting $HOME (#2155)David Knaack
2021-01-19ci(macos): install mercurial with brew (#2174)David Knaack
2021-01-18perf: evaluate swift version lazily (#2159)Moritz Vetter
2021-01-18build(deps): bump path-slash from 0.1.3 to 0.1.4dependabot-preview[bot]
2021-01-16fix(cmake): Fix spacing with missing variable (#2135)Thomas O'Donnell
2021-01-16fix: Applied clippy warnings (#2153)Hanif Ariffin
2021-01-16test: enable logging in tests (#2151)David Knaack