170 Commits (master)

Author SHA1 Message Date
andrewflbarnes 09af183cc8
fix: only match fish in rehash if SHELL ends with "fish" 2 days ago
andrewflbarnes 2e14afae8c
chore: include with command in help output 1 week ago
andrewflbarnes bfb876c701
fix: shellcheck issues in jenv-info and minor formatting changes 1 week ago
andrewflbarnes c28351ddcb
fix: force PATH search when resolving greadlink and readlink 1 week ago
Kevin Burke dc14008f31
fix: add symlink check before calling readlink for uutils compatibility 1 week ago
andrewflbarnes a3db63d1e2
chore: prepare 0.6.0 2 weeks ago
andrewflbarnes d952c5470d
fix: prevent noclobber issues on /dev/null 2 weeks ago
andrewflbarnes 770c0d6fbc
fix: allow a --force option on rehash to remove .jenv-shim 2 weeks ago
andrewflbarnes fa69d0e02b
fix: don't use versioned shim exec paths 2 weeks ago
Piotr Findeisen bb11a8b95b Add `jenv with` command to pick version for single command 2 weeks ago
andrewflbarnes cf121f0b15
fix: correctly detect 32/64 bit 2 weeks ago
andrewflbarnes 3290839cb9
fix: ensure graalvm detecteda before hotspot 2 weeks ago
andrewflbarnes 21a77f5dfa
feat: support bellsoft/liberica versions 2 weeks ago
andrewflbarnes afedab02e7
fix: remove old skip existing flag from add completion 2 weeks ago
Piotr Findeisen a37c96c07d Cleanup jenv-javahome 3 weeks ago
andrewflbarnes 82fc72f3aa
chore: remove deprecation notice on custom alias 5 months ago
andrewflbarnes fdc4b04664
chore: prepare 0.5.9 5 months ago
andrewflbarnes de184a490e
fix: remove warning message which appears incorrectly on init 5 months ago
gouvinb 5278c64b69 Quote all references to path related variables (and variables that use it) to avoid word splitting. 5 months ago
andrewflbarnes 9ff233f68f
chore: prepare 0.5.8 5 months ago
andrewflbarnes b698e417c4
fix: when version is system don't emit error text on export hook 5 months ago
gouvinb 8527c84ec3 Quote all references to `JENV_ROOT` variables (and variables that use it) to avoid word splitting. 11 months ago
Tsonglew 54f95f6758
Fix check shell is fish to support both uppercase and lowercase 1 year ago
andrewflbarnes ff0bd42196
fix: fish use set -e instead of unset 2 years ago
andrewflbarnes d219b9a4fc
misc: Emit warning on commands if jenv not initialised/loaded 2 years ago
andrewflbarnes 4b0068a97c
fix: bug in export variables appending unnecessary args and spaces 2 years ago
andrewflbarnes 2c2f6c1b71
fix: doctor resolves plugin paths correctly 2 years ago
andrewflbarnes 1032e0036d Prepare 0.5.7 2 years ago
andrewflbarnes 6553062281 Fix erroneous output in jenv jenv doctor 2 years ago
Josh Soref 736ad43621
Update libexec/jenv-add 2 years ago
andrewflbarnes 8a68f07dba Fix jenv doctor plugin checks 2 years ago
andrewflbarnes ceb2175b49 Fix jenv doctor exit code when no plugins are enabled 2 years ago
Jerry Tan 185c9994d9
Fix interpolation adding extra eval 2 years ago
nfawcett b6327807da
show remove in useful command list 2 years ago
Josh Soref 19ce1db4d5 spelling: options 3 years ago
Josh Soref a3ddc7b4b2 spelling: deactivate 3 years ago
Josh Soref 015a88631c Gracefully handle `jenv add` 3 years ago
Josh Soref 780de5c91a Fix jenv-add with missing versions directory 3 years ago
andrewflbarnes cf443cf7a8 Fix jenv init so sh-* commands are correctly evaluated 3 years ago
andrewflbarnes 2329e5cb72 Fix jenv-add shortest version for posix and osx 3 years ago
Marquis Wong 1518864ceb Prepare 0.5.6 3 years ago
Marquis Wong a692899b2a Prepare 0.5.5 4 years ago
Marquis Wong 92c4aee494 Revert "Assume unknown shells are bash-compatible" 4 years ago
0az 35edbf6030 Replace source+psub 4 years ago
Marquis Wong 00e21319e2 Fix jenv-init for shells without typeset 4 years ago
Patrick Force 45efe534c9 update shell detection to use more reliable current default shell rather than shell version environment variables 4 years ago
Marquis Wong 22618b1fcf Improve shell detection code 4 years ago
Marquis Wong b13e366d7a Improve shell detection code 4 years ago
Marquis Wong a4dc56f7fb Assume unknown shells are bash-compatible 4 years ago
KwonNam Son 1fd8ba9885 add JDK providers - zulu, zulu_primetemurin, jetbrains, kona, openlogic, semeru, semeru_certified, dragonwell. 4 years ago