summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor
Commit message (Collapse)AuthorAgeFilesLines
* update net-http-persitent to v2.8Fabian Ruff2013-01-232-91/+872
|
* fix all thor codebase warningsAndre Arko2012-12-103-2/+4
| | | | | - unprivatize accessor - initialize ivars
* suppress rdoc from generating docs for vendored code #2073rohit2012-11-201-0/+0
|
* Merge pull request #2145 from sol/do-not-swallow-verbose-on-execAndre Arko2012-11-199-35/+163
| | | | | | | Do not swallow --verbose on `bundle exec` (fixes #2102) Conflicts: lib/bundler/vendor/thor/base.rb spec/install/gems/dependency_api_spec.rb
* Update vendored thor to v0.16.0Derek Kastner2012-11-107-34/+71
|
* Update vendored thor to version 0.15.2Erik Michaels-Ober2012-06-1523-226/+582
|
* Get rid of old licensing comment.José Valim2012-03-171-3/+0
|
* Rescue EAGAIN too so it works for JRuby on WindowsAndre Arko2012-03-101-1/+1
|
* Merge branch '1-0-stable'Andre Arko2011-09-1814-141/+60
|\
| * Revert "Update to Thor 0.15.2.rc"Andre Arko2011-09-1814-141/+60
| | | | | | | | This reverts commit 2eb123ab46877354d8a86e6bba6537568c768e4f.
* | Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-1814-60/+141
|\ \ | |/ | | | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/cli.rb lib/bundler/installer.rb lib/bundler/version.rb
| * Update to Thor 0.15.2.rcAndre Arko2011-09-1714-60/+141
| |
* | Merge branch '1-0-stable'Terence Lee2011-08-0628-84/+938
|\ \ | |/ | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/templates/newgem/Rakefile.tt lib/bundler/templates/newgem/newgem.gemspec.tt
| * subcommand name can be nil hereAkira Matsuda2011-06-111-0/+1
| |
| * subcommand name in ARGV can be a shorthandAkira Matsuda2011-06-111-1/+3
| | | | | | | | be sure to check subcommand name after the completion
| * enable shortcuts for subcommandsAkira Matsuda2011-06-111-1/+24
| | | | | | | | | | | | examples: % bundle up #=> bundle update % bundle e #=> bundle exec
| * Update vendored thor to 7416806146f252c589cfa0f7c154393bc498090aAndre Arko2011-06-1128-85/+913
| |
* | Pass basic auth details to the (possible) API endpoint. (Thanks dpiddy)Terence Lee2011-06-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | Given a source such as `http://foo:bar@gems.com`, the basic auth info needs to be passed on so, if the source is not an API endpoint, it will return 404 instead of 401. The fetcher will then fall back to fetching the full specs as expected instead of bailing. Conflicts: spec/install/gems/dependency_api_spec.rb
* | Remove EOL whitespaceErik Michaels-Ober2011-04-303-5/+5
| |
* | Vendor net-http-persistentAndre Arko2010-11-122-0/+491
|/
* Change Config that is deprecated on 1.8.8 and 1.9.3 to RbConfig on thorSantiago Pastorino2010-08-232-3/+3
|
* more explicit option parsing for booleanJoshua Hull2010-08-131-1/+9
|
* initial stab at gem generation/managementJoshua Hull2010-08-0424-1/+964
|
* Fix whitespaceCarlhuda2010-08-022-2/+2
|
* common.joséCarlhuda2010-08-028-122/+155
|
* Whitespacewycats2010-07-261-1/+1
|
* Update bundled thorwycats2010-07-241-2/+4
|
* Update vendored Thor.José Valim2010-07-165-50/+64
|
* Update the vendored thor libraryCarl Lerche2010-07-1310-98/+240
|
* Backport latest changes from Thor to the vendored one.José Valim2010-06-091-1/+9
|
* Fix specs by removing whitespace and 1.8.7-only methodAndre Arko2010-05-241-1/+1
|
* Update bundled Thor, adding long_desc for tasksAndre Arko2010-05-239-34/+86
|
* Vendor Thor 0.13.4Andre Arko2010-03-095-9/+37
|
* Reinstate quality_specCarlhuda2010-02-192-2/+2
|
* Update vendored Thor to 0.13.3Andre Arko2010-02-1710-105/+117
|
* Updated vendored Thor and remove not used files.José Valim2010-02-0313-1575/+27
|
* Rename gemfile back to bundlerCarl Lerche2010-01-2627-0/+3969