summaryrefslogtreecommitdiffstats
path: root/src/modules/java.rs
AgeCommit message (Expand)Author
2023-04-07fix(java): wrong version number when using Android Studio JDK (#4966)Aurélien Gâteau
2023-02-11feat(java): Add `.sdkmanrc` for Java (#4888)iuhoay
2022-11-20fix(java): Improved regex for Java version (starship#4610) (#4616)Scott Palmer
2022-11-05chore: fix new clippy lints (#4557)David Knaack
2022-09-04refactor: replace `ansi_term` with `nu_ansi_term` (#4339)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2021-11-01fix(escaping): move escaping to individual variables (#3107)Fred Cox
2021-08-25style: Improve modules consistency (#3006)filip
2021-08-02fix(rlang): module not working on MacOs (#2880)filip
2021-04-29feat: Add version formating for modules (#2611)filip
2021-04-10refactor: propagate version formatting errors (#2566)Dario Vladović
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-03-13fix(java): use consistent separators for java path (#2455)Thomas O'Donnell
2021-02-21feat(java): Configure when the module is shown (#2353)Thomas O'Donnell
2021-02-13feat(test): allow dynamic mocking of commands (#2307)David Knaack
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-01-20perf(java): Lazy eval java (#2168)Moritz Vetter
2020-11-30feat(java): Show Java module for Clojure projects (#966)Zane Shelby
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-29refactor(java): parse version using regex (#1496)Dario Vladović
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-04-03feat: Enable to display language version when `.<lang>-version` file exists. ...Shu Kutsuzawa
2020-01-24fix(java): Add detection for *.gradle files (#871)Sam Rose
2019-12-19feat: Adds build.gradle.kts detection to the Java module (#731)Mario Arias
2019-12-02refactor: Refactor modules to use the exec_cmd util (#676)Thomas O'Donnell
2019-11-06refactor: Refactor nix_shell and java module to use module config (#606)Zhenhui Xie
2019-10-25fix: Show Java version from OpenJ9 Java runtimes (#507)yuri
2019-10-07feat: Show Java module when build.sbt is present (#505)Maarten Mulders
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-19feat: Add Java Module (#314)Kuba Clark