Commit Graph

  • 8143f5a618 ignore more urchin output. Jordan Harband 2013-12-17 13:07:52 -08:00
  • c211357e70 Ignore node_modules. Jordan Harband 2013-12-17 13:07:02 -08:00
  • 3eb09ab984 Merge pull request #330 from mibamur/patch-1 Jordan Harband 2013-12-17 10:25:24 -08:00
  • 670870e211 Update nvm.sh Michael 2013-12-18 02:07:02 +09:00
  • 74ca011704 Update nvm.sh Michael 2013-12-18 02:06:23 +09:00
  • 83c5b6286d Add nvm current to nvm help. Relates to #205. Jordan Harband 2013-12-16 23:40:47 -08:00
  • d7015c7f65 Merge pull request #205 from deiga/add-current-command Jordan Harband 2013-12-16 23:39:23 -08:00
  • 4ca71d81cf Changed test according to comments Timo Sand 2013-12-17 08:28:31 +02:00
  • ed69b5cc71 Merge pull request #331 from deiga/patch-1 Jordan Harband 2013-12-16 22:06:54 -08:00
  • f9d5a85f05 Merge branch 'master' into add-current-command Timo Sand 2013-12-17 08:06:16 +02:00
  • 1f3ea299fa Update README.markdown Timo Sand 2013-12-17 08:01:06 +02:00
  • b2ef0cb14c Update nvm.sh Michael 2013-12-16 23:25:50 +09:00
  • 59c4dc735a Update nvm.sh Michael 2013-12-16 05:04:14 +09:00
  • ce7d2e7618 Merge pull request #328 from naartjie/master Jordan Harband 2013-12-15 10:32:41 -08:00
  • 4df45ac51a merge in changes from creationix/nvm Marcin Jekot 2013-12-15 11:27:15 +02:00
  • 8573b95a2d Merge pull request #327 from stuartf/issue-314 Jordan Harband 2013-12-13 15:37:28 -08:00
  • 94fff5c923 fix copy-packages in zsh (without breaking sh and bash) Marcin Jekot 2013-12-14 01:10:45 +02:00
  • 56e32888ea fix copy-packages D. Stuart Freeman 2013-12-12 10:52:43 -05:00
  • b186b6327a Merge pull request #326 from koenpunt/has-command-helper Jordan Harband 2013-12-12 02:21:52 -08:00
  • e99fc43ab2 helper method for testing existence of commands Koen Punt 2013-12-12 10:46:40 +01:00
  • cf515c4ff8 Merge pull request #324 from hurrymaplelad/quiet_type Jordan Harband 2013-12-11 18:32:06 -08:00
  • 037f52a55b Slurp test unsetopt stderr Adam Hull 2013-12-11 15:23:19 -08:00
  • b714db7a95 Merge pull request #322 from koenpunt/fix-unsetopt-test Jordan Harband 2013-12-11 09:28:58 -08:00
  • aba4346a86 Universal test of unsetopt command Koen Punt 2013-12-11 13:40:56 +01:00
  • 5686d9a3bb Addressing comments raised in #171 v0.2.0 Jordan Harband 2013-11-29 14:26:12 -06:00
  • 49e9a309c3 Merge pull request #305 from marioidival/patch-1 Jordan Harband 2013-11-13 11:02:56 -08:00
  • 788d87774f Merge pull request #312 from quiqueg/master Jordan Harband 2013-10-25 09:32:59 -07:00
  • 7ccc2dd5ed Merge pull request #311 from loganfsmyth/remove-tar Jordan Harband 2013-10-24 22:52:18 -07:00
  • 7862182d6f Add -f Logan Smyth 2013-10-24 20:09:33 -07:00
  • b4a9c14d4e Fixed bash error caused by lack of double quotes Matthew Alexander 2013-10-24 18:59:37 -07:00
  • 473dd86f48 Properly remove the tar file. Logan Smyth 2013-10-23 22:14:02 -07:00
  • 6e1c249ecd For zsh users Mario Idival 2013-10-10 14:30:53 -03:00
  • dc7a42062e Added test for nvm current Timo Sand 2013-10-10 07:58:51 +03:00
  • dd157129a6 Added command to get current nvm environment. Timo Sand 2013-03-13 13:21:30 +00:00
  • d3f04c793e Merge pull request #296 from frasertweedale/fix/generic-source Jordan Harband 2013-09-23 20:37:08 -07:00
  • ef7e3cc39a install.sh: use a more generic SOURCE_STR Fraser Tweedale 2013-09-22 14:58:19 +10:00
  • e6116d96ab Mentioning install-gitless.sh in the "no git" error message - finishing off #246. Jordan Harband 2013-09-21 12:58:01 -07:00
  • 5e2ad5bb8d Merge pull request #246 from ddryden/master Jordan Harband 2013-09-21 12:55:55 -07:00
  • a7a91441aa Merge pull request #294 from 00Davo/patch-1 Jordan Harband 2013-09-18 10:14:44 -07:00
  • a2a8ddb779 Use only shell builtins to avoid triggering autojump, instead of needing GNU readlink 00Davo 2013-09-19 02:50:20 +10:00
  • 1ad9d18257 Finds NVM_DIR without using cd 00Davo 2013-09-18 17:10:24 +10:00
  • e58c495f69 Merge pull request #293 from lloydde/patch-1 Jordan Harband 2013-09-16 22:31:48 -07:00
  • 676a2cc865 updt urchin lnk, urchin.sh domain pending delete Lloyd Dewolf 2013-09-16 22:17:33 -07:00
  • c6f72953c9 Merge pull request #292 from martiniwanowski/master Jordan Harband 2013-09-10 13:28:11 -07:00
  • 41352e866d Fix for issue #196, deconfusified the scenario Martin Iwanowski 2013-09-10 12:34:32 +02:00
  • 34a067647c Add check for git to install script. Dennis Dryden 2013-06-07 23:42:28 +01:00
  • db3035c29b Merge pull request #289 from martiniwanowski/master Tim Caswell 2013-08-31 11:20:51 -07:00
  • 01f8eef7a2 Fixed typo. Martin Iwanowski 2013-08-31 19:55:12 +02:00
  • e6d1d0c4de Merge pull request #283 from ljharb/add_license Jordan Harband 2013-08-20 10:41:30 -07:00
  • d6fe38a356 Add LICENSE file. Closes #122. Jordan Harband 2013-08-20 10:41:05 -07:00
  • 1478c72124 Lowercasing nvm like npm. Jordan Harband 2013-08-20 10:39:44 -07:00
  • 8e8da23711 Merge pull request #282 from interarticle/master Jordan Harband 2013-08-20 10:24:15 -07:00
  • 62dec72394 Fixed curl silently ignoring 302 redirections Max Zhao 2013-08-21 00:27:10 +08:00
  • c2e4e1a8a7 Merge pull request #280 from activars/master Jordan Harband 2013-08-15 11:58:34 -07:00
  • 6a98d168b7 added documentation for .nvmrc usage Jing Dong 2013-08-15 19:25:51 +01:00
  • 8ce8bef249 Merge pull request #276 from frasertweedale/fix/readme-clone-url Tim Caswell 2013-08-09 17:13:55 -07:00
  • 2b216ab5d1 readme: show https clone url Fraser Tweedale 2013-08-10 10:04:25 +10:00
  • af105894d7 Merge pull request #274 from evocateur/patch-1 Jordan Harband 2013-07-31 13:55:15 -07:00
  • e5d7d493b9 Avoid error from aliased which during install Daniel Stockman 2013-07-31 12:42:19 -07:00
  • e0bd3735f1 Merge pull request #272 from amv/master Jordan Harband 2013-07-26 11:04:45 -07:00
  • 81d731d355 better guides for missing profile Antti Vähäkotamäki 2013-07-26 14:58:47 +03:00
  • 2eddca3d9f Remove unneeded shebang in nvm.sh Harald Glatt 2013-07-23 17:24:07 +02:00
  • 6a6e435855 Switch from /bin/sh to /bin/bash Harald Glatt 2013-07-21 08:17:51 +02:00
  • 7fb6d1ec6a Merge pull request #259 from jsatt/master Jordan Harband 2013-06-26 14:52:07 -07:00
  • 6690aecc6c fix handle cases of grep aliases as described in to resolve #207 Jeremy Satterfield 2013-06-26 15:55:39 -05:00
  • 137539cf48 Merge pull request #258 from codewhale/master Tim Caswell 2013-06-24 06:40:31 -07:00
  • 4a7945f8c1 support Raspberry Pi binaries Code Whale 2013-06-24 13:33:19 +00:00
  • 8b9c0b933c Merge pull request #256 from cliffano/master Jordan Harband 2013-06-22 09:57:20 -07:00
  • 8983644854 Merge pull request #254 from stelcheck/gitless Tim Caswell 2013-06-22 07:50:05 -07:00
  • 39c5d0597d Fix style, opening curly brace on the same line as function declaration. Cliffano Subagio 2013-06-22 23:11:43 +10:00
  • ab71d50b3a Add sh directive and replace bash function with sh function. Cliffano Subagio 2013-06-21 17:56:58 +10:00
  • 36ce8f0010 Merge pull request #253 from ljharb/update_readme Jordan Harband 2013-06-14 09:27:44 -07:00
  • c6cb1601f7 Using source instead of dot. Jordan Harband 2013-06-14 09:26:51 -07:00
  • be0b2926b3 Merge pull request #252 from ljharb/fix_readme Jordan Harband 2013-06-14 09:16:14 -07:00
  • f8a6e23fa7 Updating copyright year Jordan Harband 2013-06-14 09:14:52 -07:00
  • 1e353b2773 Updating 0.8 references to 0.10 Jordan Harband 2013-06-14 09:14:37 -07:00
  • 9537db1a4a Updating ~/nvm to ~/.nvm Jordan Harband 2013-06-14 09:13:54 -07:00
  • e7e84ec376 Merge pull request #219 from techdives/patch-1 Jordan Harband 2013-06-14 09:12:26 -07:00
  • 6a2d92bc51 Merge pull request #238 from shibukawa/patch-1 Jordan Harband 2013-06-14 09:11:27 -07:00
  • 855d89bef0 Merge pull request #251 from stelcheck/NVM_DIR Tim Caswell 2013-06-14 06:01:23 -07:00
  • 36843d97cb Merge pull request #250 from ronkorving/gitless Tim Caswell 2013-06-14 05:56:30 -07:00
  • c5437bb222 * NVM_TARGET renamed to NVM_DIR (this will ensure that any locally * existing nvm copy will be picked up and updated) stelcheck 2013-06-14 16:20:36 +09:00
  • d428bcd50e * TARGET was not converted to DIR stelcheck 2013-06-14 16:17:24 +09:00
  • f82cde11a9 * Using raw.github.com instead, downloading only nvm.sh * tar no longer required stelcheck 2013-06-14 16:15:54 +09:00
  • dc46a740a3 Fix newline issue in install.sh Ron Korving 2013-06-14 15:10:59 +09:00
  • 93e84a2676 Moved gitless installer into its own file. Ron Korving 2013-06-14 13:13:33 +09:00
  • 5a4c097aac Install script no longer depends on git to be installed. Ron Korving 2013-06-14 13:00:52 +09:00
  • 5c6af59fcd Merge pull request #236 from donovanjamesking/master Tim Caswell 2013-06-10 06:36:16 -07:00
  • 72fd8c970a Merge pull request #229 from em-/testsuite-fixes Tim Caswell 2013-06-10 06:34:35 -07:00
  • d1d53ea979 Updated fix for issues #232 and #244 Derek Keller 2013-06-09 21:44:46 -05:00
  • 04dba10b9a Fix the setup/teardown urchin test scripts under zsh Emanuele Aina 2013-05-03 17:48:31 +01:00
  • 8486a0da2b Fix the 'nvm deactivate' test Emanuele Aina 2013-05-03 17:46:21 +01:00
  • b2b29ff5c5 Merge pull request #243 from lgw4/master Tim Caswell 2013-06-03 18:57:57 -07:00
  • 6c57b275db Changed git protocol from git:// to https:// to work around firewalls. Chip Warden 2013-06-03 17:05:30 -05:00
  • 7cc6f37e69 Merge pull request #242 from koenpunt/patch-1 Tim Caswell 2013-06-03 14:18:03 -07:00
  • 0f05655ee6 Return 1 so exit status is not null on error Koen Punt 2013-06-03 22:26:52 +03:00
  • 6b932e59c3 Remove column since many common environments don't have it. Tim Caswell 2013-06-03 10:08:13 -04:00
  • 9a8e66cfca Update README.markdown Yoshiki Shibukawa 2013-05-15 11:41:30 -07:00
  • 66633de1a9 Merge pull request #235 from okuryu/fix-install Tim Caswell 2013-05-13 13:01:37 -07:00
  • bc04ed3ece Fixes issue 232 Donovan James King 2013-05-13 14:35:36 -05:00