Commit Graph

  • 8839515af3 Keep creation of local var consistent definition on one line initialization on another LoveIsGrief 2014-11-23 11:34:16 +0100
  • ed29fa9bd8 Put symlink dereferencing loop into function for copy installation LoveIsGrief 2014-11-23 11:33:16 +0100
  • e728577627 Rename nvm copy-packages to nvm reinstall-packages, and --copy-packages-from install option to --reinstall-packages-from Jordan Harband 2014-11-22 10:52:44 -0800
  • d7d8ae6abe Merge 7c1d4b1297 into 689c52c90d Michael Vogel 2014-11-22 20:49:55 +0000
  • c33074cb54 Tweaking formatting of help output; adding nvm exec example. Jordan Harband 2014-11-22 10:45:53 -0800
  • 689c52c90d Install nvm-exec as well when installing via script. Jordan Harband 2014-11-22 10:31:42 -0800
  • 5904d41b25 Fixing a bug in install_as_script, from 516e553093 Jordan Harband 2014-11-22 10:29:48 -0800
  • 0c33fd2598 change to use default behavior for which Daniel Bretoi 2014-11-22 08:17:15 -0800
  • c9a53fe0c7 include nvm which in documentaiton Daniel Bretoi 2014-11-21 17:55:46 -0800
  • 8b25457b74 remove redundant lines from test file Daniel Bretoi 2014-11-21 17:53:08 -0800
  • ee520abf78 adding some tests for nvm which Daniel Bretoi 2014-11-21 17:51:49 -0800
  • b63042bd9f forgot to append bin Daniel Bretoi 2014-11-21 16:59:15 -0800
  • 382c3aa85e implements nvm which Daniel Bretoi 2014-11-21 16:54:31 -0800
  • 4be76df03d change $HOME to $NVM_DIR in readme. Remove unncessary comments in script Daniel Bretoi 2014-11-21 13:42:38 -0800
  • 452fbd5162 add nvm script for use by other shells Daniel Bretoi 2014-11-21 13:11:49 -0800
  • e47a04b130 Add make to provision.sh and remove fish as default shell Michael Vogel 2014-11-16 18:42:22 +0100
  • 7c1d4b1297 Make test 'Running "nvm use foo" where "foo" is circular aborts' work again LoveIsGrief 2014-11-16 17:04:40 +0100
  • c485417bd8 Make 'Running "nvm deactivate" should unset the nvm environment variables.' work again LoveIsGrief 2014-11-16 17:04:07 +0100
  • 771e89ee42 Oops, forgot to remove copy installation method Michael Vogel 2014-11-16 15:52:26 +0100
  • 4770f43ae4 Revert "Introduce "copy" METHOD for installation" LoveIsGrief 2014-11-16 15:38:50 +0100
  • 736aacf4e1 Introduce copy METHOD for installation This method copies the folder containing install.sh (normally also containing the repo) to - unless of course the install.sh being executed is in (where nvm was installed) LoveIsGrief 2014-11-16 15:37:15 +0100
  • 78069717f7 Revert misplaced commit in 'Include actions for fish when installing' The DIR variable is used in another branch (vagrant) and doesn't belong here LoveIsGrief 2014-11-16 15:28:16 +0100
  • 6acce5246a Introduce "copy" METHOD for installation LoveIsGrief 2014-11-15 22:47:35 +0100
  • 67a70e6dc2 Include actions for fish when installing LoveIsGrief 2014-11-15 22:43:17 +0100
  • 1eac915fba Introduce nvm function for fish LoveIsGrief 2014-11-15 22:41:05 +0100
  • 18b28e47a1 Introduce nvm executable LoveIsGrief 2014-11-15 22:28:30 +0100
  • 1a0f939993 Introduce nvm use --print-paths LoveIsGrief 2014-11-15 22:26:37 +0100
  • 50169c11eb Introduce vagrant for testing LoveIsGrief 2014-11-15 22:22:27 +0100
  • afba4e08fd Temporarily disable ksh tests, per #574 Jordan Harband 2014-11-15 10:56:01 -0600
  • ce82109229 Merge pull request #567 from xcambar/nvm_source Jordan Harband 2014-11-15 10:23:40 -0600
  • 516e553093 Refactors NVM_SOURCE Xavier Cambar 2014-10-31 13:37:59 +0100
  • e28a257f23 Merge pull request #573 from mklement0/amend_travis_yml Jordan Harband 2014-11-05 21:54:53 -0800
  • 2d8adac785 .travis.yml now obtains latest urchin version from the npm registry instead of directly from GitHub Michael Klement 2014-11-05 23:14:59 -0500
  • bf4bf008ac Update urchin Jordan Harband 2014-11-05 13:58:30 -0800
  • 5f5eb47f14 v0.18.0 v0.18.0 Jordan Harband 2014-11-05 10:59:59 -0800
  • d09b84de3c Ensure that a system has manpath before invoking it. Jordan Harband 2014-11-02 13:54:54 -0800
  • 6b4c454b1e Merge d9adadb5fb into 4b6075e29b Enno Boland 2014-11-02 21:48:24 +0000
  • 4b6075e29b Merge pull request #568 from mklement0/fix_make_file Jordan Harband 2014-11-02 13:43:28 -0800
  • 781f72c9c8 Makefile now makes use of the -s <shell> option for Urchin, IF it is available, for true cross-shell testing. Conversely, a warning is issued if it is missing, because that implies that no actual cross-shell testing will take place. Michael Klement 2014-10-31 09:07:21 -0400
  • 6ec62fcc79 Merge pull request #564 from xcambar/nvm_detect_profile Jordan Harband 2014-10-30 10:24:53 -0700
  • fc17aaafb1 Merge pull request #541 from mklement0/fix_make_file Jordan Harband 2014-10-30 10:23:37 -0700
  • ac912afc4c Many makefile enhancements (support for direct invocation, instructions if invoked without target, release mechanism improved), package.json scripts now invoke the makefile. Michael Klement 2014-10-03 01:29:04 -0400
  • b9f15b0ab0 Tests for PROFILE detection Xavier Cambar 2014-10-29 13:05:11 +0100
  • 9da5a23304 Ignore aliases (fixes #536) Reuben Cummings 2014-10-29 08:45:54 +0300
  • bd4835da26 Merge 7d521da633 into d30c0fe146 Brock Angelo 2014-10-28 21:58:47 +0000
  • d30c0fe146 Cleaning up install_script tests. Jordan Harband 2014-10-28 13:47:21 -0700
  • 21534ec0c9 Merge pull request #556 from xcambar/install_function_for_testing Jordan Harband 2014-10-28 13:42:59 -0700
  • 3cdec8e875 Testable install script Xavier Cambar 2014-10-22 19:43:39 +0200
  • cec1c38a84 Move sourcing tests to a separate test suite. Jordan Harband 2014-10-23 00:30:38 -0700
  • 7d521da633 update build tool to use latest branch. It still uses the version number of the tag, but merges that into the latest branch on each build. Brock Angelo 2014-10-26 18:34:55 -0500
  • ad0a5cd8c7 Merge pull request #560 from brock/pwd Jordan Harband 2014-10-26 01:23:41 -0700
  • 1c9a5ba2d8 use slash pwd instead of command Brock Angelo 2014-10-25 22:19:27 -0500
  • fd1f2cdf66 use command -p pwd to use the system default pwd Brock Angelo 2014-10-25 13:55:20 -0500
  • 2d529cc8b7 Prevent attempts to nvm use a circular reference. Jordan Harband 2014-10-22 01:48:16 -0700
  • 9b91734f0b Show "∞" when there's a circular alias reference. Jordan Harband 2014-10-22 01:48:02 -0700
  • 0f5997f754 Clean up from some more tests Jordan Harband 2014-10-22 17:17:04 -0700
  • 7a339bdd3c Adding nvm_resolve_alias Jordan Harband 2014-10-22 01:30:19 -0700
  • 08aa09e664 Prevent test pollution. Jordan Harband 2014-10-22 01:26:34 -0700
  • 8284cd0f81 Ensuring that there's a stable and unstable version "available" for this test. Jordan Harband 2014-10-21 01:02:59 -0700
  • e421a0dc5f Ensure nvm follows redirects to nodejs.org Jordan Harband 2014-10-20 16:02:46 -0700
  • 601490ac1d Merge tag 'v0.17.3' Jordan Harband 2014-10-20 15:50:47 -0700
  • 4748b3a236 v0.17.3 v0.17.3 Jordan Harband 2014-10-20 15:48:49 -0700
  • 2a61569881 http://nodejs.org/dist now redirects to https://nodejs.org/dist Jordan Harband 2014-10-20 15:48:35 -0700
  • a7b1f93592 README cleanup: Use the Oxford comma, properly lowercase commands Jordan Harband 2014-10-19 19:28:09 -0400
  • ca89cceb99 Default $NVM_SYMLINK_CURRENT to off (create a "current" symlink on use). Jordan Harband 2014-10-14 17:38:42 -0700
  • 7b6e06e556 Add tests for "nvm use default on source" behavior. Jordan Harband 2014-10-13 23:55:58 -0700
  • 370dfcab7c Merge pull request #548 from BanzaiMan/ha-bug-npm-update Jordan Harband 2014-10-12 16:35:13 -0700
  • 44d5776110 Fix npm update code Hiro Asari 2014-10-12 12:23:52 -0400
  • 5586be2ab2 Merge 161a530a98 into d49443e1fb Ian Sinnott 2014-10-11 11:25:33 +0000
  • 161a530a98 Update install instructions to always point to latest version. Ian Sinnott 2014-10-11 19:08:22 +0800
  • d49443e1fb Properly handle nvm_print_implicit_alias splitting in zsh. Jordan Harband 2014-10-10 23:26:10 -0400
  • e99645f402 Don't list uninstalled implicit aliases Jordan Harband 2014-10-10 23:25:47 -0400
  • 8f76b35370 Fix nvm alias tests to have both stable and unstable mocks. Jordan Harband 2014-10-10 23:46:18 -0400
  • a2633e5980 Fixing "nvm alias" output redirection. Jordan Harband 2014-10-08 23:51:45 -0700
  • 6c89e96f67 Ensure that we don't try to uninstall the current version of node in test teardowns. Jordan Harband 2014-10-07 01:57:51 -0700
  • 1ee708b79b Fix an output redirection error. Jordan Harband 2014-10-06 16:18:21 -0700
  • 035334fd34 Merge pull request #544 from coreybutler/patch-1 Jordan Harband 2014-10-05 12:02:30 -0700
  • 2edc86d574 Fixed links Corey Butler 2014-10-05 10:15:10 -0500
  • 9d23f609ad Add note about Windows options. Related to #284. Jordan Harband 2014-10-04 16:40:15 -0700
  • 9d9cfdc2c8 Two spaces after a period is incorrect. Jordan Harband 2014-10-04 16:38:56 -0700
  • 1931f7f3f8 Remove '-e' option from installation tests, in favor of explicit failures. Jordan Harband 2014-10-03 02:35:39 -0700
  • 2f2c6f0727 Use nvm_alias in nvm_ls. Jordan Harband 2014-09-30 00:28:05 -0700
  • 0eef553a88 Use -f instead of -e in nvm_alias. Jordan Harband 2014-10-02 01:09:28 -0700
  • 5135577a3c Ensure nvm run has the same semantics as nvm use Jordan Harband 2014-10-01 01:46:46 -0700
  • 5bc6e289ce Silencing nvm_version_path error output in nvm_print_versions Jordan Harband 2014-10-01 01:46:35 -0700
  • d0c6b87b2e Use nvm_alias in nvm alias Jordan Harband 2014-09-30 00:24:02 -0700
  • 66b214651f Add nvm_alias and unit tests. Jordan Harband 2014-09-30 00:23:37 -0700
  • acfc459bc5 Adding notes to the README for "stable", "unstable", and "system". Jordan Harband 2014-09-29 21:43:58 -0700
  • fc16d20766 Merge pull request #537 from ljharb/add_stable_unstable_aliases Jordan Harband 2014-09-29 21:35:44 -0700
  • 4cdf356cdc Support nvm ls-remote stable and nvm ls-remote unstable Jordan Harband 2014-09-29 00:10:06 -0700
  • c918e570b6 Add support for nvm ls stable and nvm ls unstable Jordan Harband 2014-09-29 00:09:48 -0700
  • 5dc7af6285 Make nvm alias list implicit "stable" and "unstable" aliases when they're not already aliases. Jordan Harband 2014-09-29 00:09:17 -0700
  • f9565ff675 Adding nvm_print_implicit_alias success tests Jordan Harband 2014-09-29 00:08:55 -0700
  • cea0e88489 Adding nvm_print_implicit_alias error tests. Jordan Harband 2014-09-28 22:43:46 -0700
  • 5aad535d53 Adding nvm_print_implicit_alias Jordan Harband 2014-09-28 22:40:17 -0700
  • fcdd1ef431 Add nvm_validate_implicit_alias Jordan Harband 2014-09-28 22:36:02 -0700
  • f0471acbf5 v0.17.2 v0.17.2 Jordan Harband 2014-09-29 14:32:44 -0700
  • fda05fb64b Remove trailing whitespace. Jordan Harband 2014-09-29 14:26:19 -0700
  • 2737a95645 Create nvm_ensure_version_prefix, and make nvm_format_version actually format the version. Jordan Harband 2014-09-29 01:36:02 -0700
  • 5706aef3d0 nvm_format_version: add unit tests. Jordan Harband 2014-09-29 01:34:50 -0700