173 Commits (master)

Author SHA1 Message Date
Ben Nelson 10288c9bf7 fix: swap which and whence for alphabetizing 1 month ago
Ben Nelson 66e2404a9d feat: Organize help by type and alphabetize 1 month ago
Ben Nelson 22e3182295 fix: Add doctor to help output 1 month ago
andrewflbarnes 09af183cc8
fix: only match fish in rehash if SHELL ends with "fish" 3 months ago
andrewflbarnes 2e14afae8c
chore: include with command in help output 4 months ago
andrewflbarnes bfb876c701
fix: shellcheck issues in jenv-info and minor formatting changes 4 months ago
andrewflbarnes c28351ddcb
fix: force PATH search when resolving greadlink and readlink 4 months ago
Kevin Burke dc14008f31
fix: add symlink check before calling readlink for uutils compatibility 4 months ago
andrewflbarnes a3db63d1e2
chore: prepare 0.6.0 4 months ago
andrewflbarnes d952c5470d
fix: prevent noclobber issues on /dev/null 4 months ago
andrewflbarnes 770c0d6fbc
fix: allow a --force option on rehash to remove .jenv-shim 4 months ago
andrewflbarnes fa69d0e02b
fix: don't use versioned shim exec paths 4 months ago
Piotr Findeisen bb11a8b95b Add `jenv with` command to pick version for single command 4 months ago
andrewflbarnes cf121f0b15
fix: correctly detect 32/64 bit 4 months ago
andrewflbarnes 3290839cb9
fix: ensure graalvm detecteda before hotspot 4 months ago
andrewflbarnes 21a77f5dfa
feat: support bellsoft/liberica versions 4 months ago
andrewflbarnes afedab02e7
fix: remove old skip existing flag from add completion 4 months ago
Piotr Findeisen a37c96c07d Cleanup jenv-javahome 4 months ago
andrewflbarnes 82fc72f3aa
chore: remove deprecation notice on custom alias 8 months ago
andrewflbarnes fdc4b04664
chore: prepare 0.5.9 8 months ago
andrewflbarnes de184a490e
fix: remove warning message which appears incorrectly on init 8 months ago
gouvinb 5278c64b69 Quote all references to path related variables (and variables that use it) to avoid word splitting. 8 months ago
andrewflbarnes 9ff233f68f
chore: prepare 0.5.8 8 months ago
andrewflbarnes b698e417c4
fix: when version is system don't emit error text on export hook 8 months ago
gouvinb 8527c84ec3 Quote all references to `JENV_ROOT` variables (and variables that use it) to avoid word splitting. 1 year 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 3 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