380 Commits (966ff0e1b0a04fd0977bff44c93e088087b076cf)
 

Author SHA1 Message Date
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
Jordan Harband a0a2ee4414 Merge pull request #349 from zyxar/master 11 years ago
Markus Z 60e66fa7be Fixes #346 11 years ago
Jordan Harband 45eff43cd0 Merge pull request #342 from txgruppi/master 11 years ago
Tarcisio Gruppi eb588566f2
Removed PREVIOUS_NODE_PATH 11 years ago
Jordan Harband 17daa68a35 Merge pull request #344 from dhoppe/patch-1 11 years ago
Dennis Hoppe 47c87b8478 Update nvm.sh 11 years ago
Tarcisio Gruppi 58dafdaedd
Update NODE_PATH on use, run and deactivate 11 years ago
Tarcisio Gruppi 4d2faba9af
export NODE_PATH on nvm use 11 years ago
Jordan Harband bc4c5644f5 Merge pull request #335 from naartjie/#299 11 years ago
Marcin Jekot 950da2b836 Merge branch 'master' into #299 11 years ago