Commit Graph

  • 0d44ed1126 Merge pull request #364 from frasertweedale/fix/portability Jordan Harband 2014-03-04 17:31:17 -0800
  • dc53a37d4f Merge pull request #277 from frasertweedale/fix/freebsd-sha1 Jordan Harband 2014-02-27 01:25:23 -0800
  • 332ae1afcb use a more portable release in install tests Fraser Tweedale 2014-02-22 12:15:40 +1000
  • 9108a7f7fa remove duplicate install test Fraser Tweedale 2014-02-22 12:18:50 +1000
  • 3b21b76106 fix install from source on FreeBSD 10 Fraser Tweedale 2014-02-22 11:58:39 +1000
  • dcba513108 address remaining comments from #363 Fraser Tweedale 2014-02-22 11:25:45 +1000
  • e6a5374bfb colorize output only if echo supports it Fraser Tweedale 2014-02-22 00:06:53 +1000
  • 8cba9c5781 avoid nullglob in alias command Fraser Tweedale 2014-02-22 00:00:10 +1000
  • 1d6145de5a fix explicit version matching on FreeBSD Fraser Tweedale 2014-02-21 23:25:45 +1000
  • ca0c8a7f1d handle echo implementations that do not support `-e` Fraser Tweedale 2014-02-21 22:10:17 +1000
  • 21771e7369 fix logic error in nvm deactivate test Fraser Tweedale 2014-02-21 21:06:53 +1000
  • a3331ffdb0 fix errors due to use of unportable == operator Fraser Tweedale 2014-02-21 20:59:50 +1000
  • 4a5f5203d0 fix errors and portability issues in expr commands Fraser Tweedale 2014-02-21 20:52:50 +1000
  • ee6d4ab074 fix ls command in dash Fraser Tweedale 2014-02-21 20:18:57 +1000
  • 8925419e90 tests: avoid reliance on nullglob Fraser Tweedale 2014-02-21 19:21:03 +1000
  • 0f709eafa0 Missed tests Dr. Kibitz 2014-02-18 22:07:25 -0800
  • a9be598241 Remove some new bashisms Dr. Kibitz 2014-02-18 21:57:52 -0800
  • 9a0c269713 Redo https://github.com/creationix/nvm/pull/345 Dr. Kibitz 2014-02-18 21:51:39 -0800
  • 0c8410fcc3 support FreeBSD's sha1(1) for integrity checks Fraser Tweedale 2013-08-10 14:30:47 +1000
  • 12d7b6fa0c Merge pull request #361 from drkibitz/local-vars Jordan Harband 2014-02-16 11:20:21 -0800
  • 274652e10e Fix nvm ls-remote and display uninstalled versions again. Fixes #359, closes #360 Jordan Harband 2014-02-16 09:35:05 -0800
  • 2e9558cbf9 Declare more variables as local Dr. Kibitz 2014-02-16 01:05:24 -0800
  • 13781f242b Create a `colorize_version` function that doesn't include the padding, for `nvm version` Jordan Harband 2014-02-15 16:21:10 -0800
  • b6469ee186 Preventing an extra leading newline. Jordan Harband 2014-02-15 15:51:46 -0800
  • 304cc29cf0 Fixing indentation and adding a trailing newline. Jordan Harband 2014-02-15 15:57:51 -0800
  • 0d5ee024d1 Merge pull request #356 from geekjuice/master Jordan Harband 2014-02-11 20:38:09 -0800
  • 9a88e3656c Change variable name to fix zsh parse issue Nicholas Hwang 2014-02-11 22:50:58 -0500
  • c19535a3f5 Merge pull request #354 from simontabor/patch-1 Jordan Harband 2014-02-07 10:32:23 -0800
  • 9af7409e4a don't curl if version is specified + installed Simon Tabor 2014-02-06 13:02:57 +0000
  • eca6118023 Merge pull request #352 from gdi2290/patch-1 Jordan Harband 2014-02-03 19:30:52 -0800
  • 50485d641b update copyright year range in readme PatrickJS 2014-02-03 17:07:56 -0800
  • cd378cb170 Merge pull request #351 from gdi2290/patch-1 Jordan Harband 2014-02-03 14:27:25 -0800
  • db7e0976f2 update copyright year range PatrickJS 2014-02-03 13:41:27 -0800
  • ecb7a15baa Using our conventional NVM_ prefix for env vars. Jordan Harband 2014-01-31 10:00:19 -0800
  • 5f225cd625 Merge pull request #245 from rgbkrk/mirror_z Jordan Harband 2014-01-30 21:25:46 -0800
  • 8599ea29f9 Add dist to path, add docs Kyle Kelley 2014-01-30 19:22:44 -0800
  • b1d0cfa77b Added mirror option for node binaries Kyle Kelley 2013-06-05 06:13:47 -0500
  • a0a2ee4414 Merge pull request #349 from zyxar/master Jordan Harband 2014-01-14 21:59:30 -0800
  • 60e66fa7be Fixes #346 Markus Z 2014-01-15 12:48:08 +0800
  • 45eff43cd0 Merge pull request #342 from txgruppi/master Jordan Harband 2014-01-13 21:08:17 -0800
  • eb588566f2
    Removed PREVIOUS_NODE_PATH Tarcisio Gruppi 2014-01-13 09:15:45 -0200
  • 17daa68a35 Merge pull request #344 from dhoppe/patch-1 Jordan Harband 2014-01-03 10:16:53 -0800
  • 47c87b8478 Update nvm.sh Dennis Hoppe 2014-01-03 14:45:46 +0100
  • 58dafdaedd
    Update NODE_PATH on use, run and deactivate Tarcisio Gruppi 2014-01-01 02:04:37 -0200
  • 4d2faba9af
    export NODE_PATH on nvm use Tarcisio Gruppi 2013-12-31 22:35:19 -0200
  • bc4c5644f5 Merge pull request #335 from naartjie/#299 Jordan Harband 2013-12-26 11:02:28 -0800
  • 950da2b836 Merge branch 'master' into #299 Marcin Jekot 2013-12-25 18:14:24 +0200
  • 2459843b92 Merge pull request #279 from frasertweedale/fix/readme-shell-names Jordan Harband 2013-12-23 14:16:42 -0800
  • 58033251fd readme: be inclusive of zsh when discussing shells Fraser Tweedale 2013-08-10 19:30:25 +1000
  • 8df2dd2ba8 Merge pull request #278 from frasertweedale/fix/manpath Jordan Harband 2013-12-23 10:11:06 -0800
  • 591a3bb19d fix MANPATH generation on FreeBSD Fraser Tweedale 2013-08-10 16:31:06 +1000
  • 679c71650f fix copy-packages in zsh Marcin Jekot 2013-12-18 17:21:00 +0200
  • 5c7996da5b Merge pull request #332 from ljharb/add_package_json Jordan Harband 2013-12-17 13:17:52 -0800
  • 9021cf579a Updating the README. Jordan Harband 2013-12-17 13:09:55 -0800
  • 7afe2c5e2d Add a package.json. Jordan Harband 2013-12-17 13:07:58 -0800
  • 8143f5a618 ignore more urchin output. Jordan Harband 2013-12-17 13:07:52 -0800
  • c211357e70 Ignore node_modules. Jordan Harband 2013-12-17 13:07:02 -0800
  • 3eb09ab984 Merge pull request #330 from mibamur/patch-1 Jordan Harband 2013-12-17 10:25:24 -0800
  • 670870e211 Update nvm.sh Michael 2013-12-18 02:07:02 +0900
  • 74ca011704 Update nvm.sh Michael 2013-12-18 02:06:23 +0900
  • 83c5b6286d Add `nvm current` to `nvm help`. Relates to #205. Jordan Harband 2013-12-16 23:40:47 -0800
  • d7015c7f65 Merge pull request #205 from deiga/add-current-command Jordan Harband 2013-12-16 23:39:23 -0800
  • 4ca71d81cf Changed test according to comments Timo Sand 2013-12-17 08:28:31 +0200
  • ed69b5cc71 Merge pull request #331 from deiga/patch-1 Jordan Harband 2013-12-16 22:06:54 -0800
  • f9d5a85f05 Merge branch 'master' into add-current-command Timo Sand 2013-12-17 08:06:16 +0200
  • 1f3ea299fa Update README.markdown Timo Sand 2013-12-17 08:01:06 +0200
  • b2ef0cb14c Update nvm.sh Michael 2013-12-16 23:25:50 +0900
  • 59c4dc735a Update nvm.sh Michael 2013-12-16 05:04:14 +0900
  • ce7d2e7618 Merge pull request #328 from naartjie/master Jordan Harband 2013-12-15 10:32:41 -0800
  • 4df45ac51a merge in changes from creationix/nvm Marcin Jekot 2013-12-15 11:27:15 +0200
  • 8573b95a2d Merge pull request #327 from stuartf/issue-314 Jordan Harband 2013-12-13 15:37:28 -0800
  • 94fff5c923 fix copy-packages in zsh (without breaking sh and bash) Marcin Jekot 2013-12-14 01:10:45 +0200
  • 56e32888ea fix copy-packages D. Stuart Freeman 2013-12-12 10:52:43 -0500
  • b186b6327a Merge pull request #326 from koenpunt/has-command-helper Jordan Harband 2013-12-12 02:21:52 -0800
  • e99fc43ab2 helper method for testing existence of commands Koen Punt 2013-12-12 10:46:40 +0100
  • cf515c4ff8 Merge pull request #324 from hurrymaplelad/quiet_type Jordan Harband 2013-12-11 18:32:06 -0800
  • 037f52a55b Slurp test unsetopt stderr Adam Hull 2013-12-11 15:23:19 -0800
  • b714db7a95 Merge pull request #322 from koenpunt/fix-unsetopt-test Jordan Harband 2013-12-11 09:28:58 -0800
  • aba4346a86 Universal test of unsetopt command Koen Punt 2013-12-11 13:40:56 +0100
  • 5686d9a3bb Addressing comments raised in #171 Jordan Harband 2013-11-29 14:26:12 -0600
  • 49e9a309c3 Merge pull request #305 from marioidival/patch-1 Jordan Harband 2013-11-13 11:02:56 -0800
  • 788d87774f Merge pull request #312 from quiqueg/master Jordan Harband 2013-10-25 09:32:59 -0700
  • 7ccc2dd5ed Merge pull request #311 from loganfsmyth/remove-tar Jordan Harband 2013-10-24 22:52:18 -0700
  • 7862182d6f Add -f Logan Smyth 2013-10-24 20:09:33 -0700
  • b4a9c14d4e Fixed bash error caused by lack of double quotes Matthew Alexander 2013-10-24 18:59:37 -0700
  • 473dd86f48 Properly remove the tar file. Logan Smyth 2013-10-23 22:14:02 -0700
  • 6e1c249ecd For zsh users Mario Idival 2013-10-10 14:30:53 -0300
  • dc7a42062e Added test for `nvm current` Timo Sand 2013-10-10 07:58:51 +0300
  • dd157129a6 Added command to get current nvm environment. Timo Sand 2013-03-13 13:21:30 +0000
  • d3f04c793e Merge pull request #296 from frasertweedale/fix/generic-source Jordan Harband 2013-09-23 20:37:08 -0700
  • ef7e3cc39a install.sh: use a more generic SOURCE_STR Fraser Tweedale 2013-09-22 14:58:19 +1000
  • e6116d96ab Mentioning `install-gitless.sh` in the "no git" error message - finishing off #246. Jordan Harband 2013-09-21 12:58:01 -0700
  • 5e2ad5bb8d Merge pull request #246 from ddryden/master Jordan Harband 2013-09-21 12:55:55 -0700
  • a7a91441aa Merge pull request #294 from 00Davo/patch-1 Jordan Harband 2013-09-18 10:14:44 -0700
  • a2a8ddb779 Use only shell builtins to avoid triggering autojump, instead of needing GNU readlink 00Davo 2013-09-19 02:50:20 +1000
  • 1ad9d18257 Finds NVM_DIR without using cd 00Davo 2013-09-18 17:10:24 +1000
  • e58c495f69 Merge pull request #293 from lloydde/patch-1 Jordan Harband 2013-09-16 22:31:48 -0700
  • 676a2cc865 updt urchin lnk, urchin.sh domain pending delete Lloyd Dewolf 2013-09-16 22:17:33 -0700
  • c6f72953c9 Merge pull request #292 from martiniwanowski/master Jordan Harband 2013-09-10 13:28:11 -0700
  • 41352e866d Fix for issue #196, deconfusified the scenario Martin Iwanowski 2013-09-10 12:34:32 +0200