392 Commits (e6887d500fa978b1211afd858ef04997009805de)
 

Author SHA1 Message Date
Jordan Harband e6887d500f Merge pull request #319 from koenpunt/nvm-exec 11 years ago
Jordan Harband 472d23b990 Merge pull request #372 from koenpunt/patch-1 11 years ago
Koen Punt 1a19de9d20 Use has util method and use comparison opts 11 years ago
Koen Punt f3d1770e3e nvm exec wrapper to execute commands with a specific node version 11 years ago
Jordan Harband ba2a850253 Adding a CONTRIBUTING.md file 11 years ago
Jordan Harband 618a372f38 Unset the executable bit on nvm.sh, since it's meant to be sourced 11 years ago
Jordan Harband a09a028c38 Merge pull request #270 from hachre/patch-1 11 years ago
Jordan Harband d78905988e Merge pull request #310 from danieltdt/grep-options 11 years ago
Daniel Teixeira 8cceae3cc1 Overwritting GREP_OPTIONS on local script 11 years ago
Jordan Harband 192e381971 Merge pull request #370 from jpadilla/patch-1 11 years ago
José Padilla 966ff0e1b0 Fix for running with bash, sh, and zsh 11 years ago
José Padilla b90a0a811e Use 2-space indentation for consistency 11 years ago
José Padilla 25ca41c9dc Detect if curl or wget is installed 11 years ago
Jordan Harband 0d44ed1126 Merge pull request #364 from frasertweedale/fix/portability 11 years ago
Jordan Harband dc53a37d4f Merge pull request #277 from frasertweedale/fix/freebsd-sha1 11 years ago
Fraser Tweedale 332ae1afcb use a more portable release in install tests 11 years ago
Fraser Tweedale 9108a7f7fa remove duplicate install test 11 years ago
Fraser Tweedale 3b21b76106 fix install from source on FreeBSD 10 11 years ago
Fraser Tweedale dcba513108 address remaining comments from #363 11 years ago
Fraser Tweedale e6a5374bfb colorize output only if echo supports it 11 years ago
Fraser Tweedale 8cba9c5781 avoid nullglob in alias command 11 years ago
Fraser Tweedale 1d6145de5a fix explicit version matching on FreeBSD 11 years ago
Fraser Tweedale ca0c8a7f1d handle echo implementations that do not support `-e` 11 years ago
Fraser Tweedale 21771e7369 fix logic error in nvm deactivate test 11 years ago
Fraser Tweedale a3331ffdb0 fix errors due to use of unportable == operator 11 years ago
Fraser Tweedale 4a5f5203d0 fix errors and portability issues in expr commands 11 years ago
Fraser Tweedale ee6d4ab074 fix ls command in dash 11 years ago
Fraser Tweedale 8925419e90 tests: avoid reliance on nullglob 11 years ago
Dr. Kibitz 0f709eafa0 Missed tests 11 years ago
Dr. Kibitz a9be598241 Remove some new bashisms 11 years ago
Dr. Kibitz 9a0c269713 Redo https://github.com/creationix/nvm/pull/345 11 years ago
Fraser Tweedale 0c8410fcc3 support FreeBSD's sha1(1) for integrity checks 11 years ago
Jordan Harband 12d7b6fa0c Merge pull request #361 from drkibitz/local-vars 11 years ago
Jordan Harband 274652e10e Fix nvm ls-remote and display uninstalled versions again. Fixes #359, closes #360 11 years ago
Dr. Kibitz 2e9558cbf9 Declare more variables as local 11 years ago
Jordan Harband 13781f242b Create a `colorize_version` function that doesn't include the padding, for `nvm version` 11 years ago
Jordan Harband b6469ee186 Preventing an extra leading newline. 11 years ago
Jordan Harband 304cc29cf0 Fixing indentation and adding a trailing newline. 11 years ago
Jordan Harband 0d5ee024d1 Merge pull request #356 from geekjuice/master 11 years ago
Nicholas Hwang 9a88e3656c Change variable name to fix zsh parse issue 11 years ago
Jordan Harband c19535a3f5 Merge pull request #354 from simontabor/patch-1 11 years ago
Simon Tabor 9af7409e4a don't curl if version is specified + installed 11 years ago
Jordan Harband eca6118023 Merge pull request #352 from gdi2290/patch-1 11 years ago
PatrickJS 50485d641b update copyright year range in readme 11 years ago
Jordan Harband cd378cb170 Merge pull request #351 from gdi2290/patch-1 11 years ago
PatrickJS db7e0976f2 update copyright year range 11 years ago
Jordan Harband ecb7a15baa Using our conventional NVM_ prefix for env vars. 11 years ago
Jordan Harband 5f225cd625 Merge pull request #245 from rgbkrk/mirror_z 11 years ago
Kyle Kelley 8599ea29f9 Add dist to path, add docs 11 years ago
Kyle Kelley b1d0cfa77b Added mirror option for node binaries 12 years ago