aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3817 from deivid-rodriguez/remove_jruby_warningAndré Arko2015-07-112-1/+11
|\
| * Removes a warning in jrubyDavid Rodríguez2015-07-112-1/+11
* | Merge pull request #3819 from danieltdt/fix-install-ifAndré Arko2015-07-101-1/+1
|\ \
| * | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-091-1/+1
| |/
* / Ensure two RemoteSpecifications are comparableTim Blair2015-07-081-2/+2
|/
* Fix broken CoC link in generated newgem README.Sarah Duve2015-07-051-1/+1
* Merge pull request #3800 from pducks32/wrong-order-parallel-installerAndré Arko2015-07-011-4/+3
|\
| * match by namePatrick Metcalfe2015-07-011-2/+2
| * switch reject to selectPatrick Metcalfe2015-07-011-4/+3
* | Change if statement condition and syntaxFilip Bartuzi2015-06-301-1/+1
* | [Molinillo] Update vendored Molinillo to 0.3.0Samuel E. Giddins2015-06-294-13/+45
* | Friendly error for EEXIST on git gem install.Hsing-Hui Hsu2015-06-261-5/+13
* | update generated CoC to Contributor Covenant v1.1Andre Arko2015-06-252-29/+47
* | Merge tag 'v1.10.5'Samuel E. Giddins2015-06-253-11/+16
|\ \ | |/ |/|
| * Merge pull request #3779 from bundler/seg-bundled-withAndré Arko2015-06-241-9/+10
| |\
| | * [Definition] Dont updated bundled with when 100% unnecessarySamuel E. Giddins2015-06-231-9/+10
| * | Version 1.10.5 with changelogAndre Arko2015-06-231-1/+1
| |/
| * try to make the precedence clearerAndre Arko2015-06-231-3/+3
| * Don't reinstall bundler when using --forceKarlo2015-06-231-1/+5
* | Merge branch '1-10-stable'Tim Moore2015-06-212-5/+32
|\|
| * Make Bundler::RemoteSpecification comparable.Tony Spataro2015-06-191-2/+18
| * Allow comparing Bundler StubSpecs with RG specsAndre Arko2015-06-191-2/+11
| * Merge pull request #3736 from bundler/seg-fixed-resolverSamuel E. Giddins2015-06-161-3/+5
| |\
| | * [Resolver] Fix initialization of search varSamuel E. Giddins2015-06-161-2/+1
| | * [Resolver] Only search when necessarySamuel E. Giddins2015-06-131-1/+1
| | * [Resolver] Add optimization for deps where theres a path/gemspec sourceSamuel E. Giddins2015-06-101-3/+6
* | | Merge pull request #3771 from steverob/handle-network-unreachable-exceptionAndré Arko2015-06-201-1/+1
|\ \ \
| * | | added Errno::ENETUNREACH to list of handled HTTP errorsSteve Robinson2015-06-211-1/+1
* | | | echo commands as they're run in bin/setupAndre Arko2015-06-201-0/+1
|/ / /
* | | Merge pull request #3749 from asymmetric/infinite-loop-msgAndré Arko2015-06-192-2/+2
|\ \ \
| * | | Improve error message for circular dependency caseLorenzo Manacorda2015-06-172-2/+2
* | | | Use `#!/usr/bin/env bash`Postmodern2015-06-171-1/+1
|/ / /
* | | Merge tag 'v1.10.4'Samuel E. Giddins2015-06-1613-38/+57
|\| |
| * | Version 1.10.4 with changelogAndre Arko2015-06-161-1/+1
| |/
| * use existing constants to match BUNDLED WITHAndre Arko2015-06-081-1/+2
| * Fix bundler/inline.Tim Moore2015-06-081-1/+1
| * avoid altering BUNDLED WITH during implicit locksAndre Arko2015-06-084-6/+16
| * Revert "Bundler.ui is now lazy-created"Andre Arko2015-06-081-0/+7
| * remove unused variableAndre Arko2015-06-081-2/+0
| * hoist post_install_messageAndre Arko2015-06-081-0/+1
| * Display "with native extensions" log output correctlyIvan Tse2015-06-082-1/+12
| * no more native ext message via RG outputAndre Arko2015-06-081-5/+1
| * fix post-install messages from git and path gemsAndre Arko2015-06-083-8/+9
| * post-install for consistencyAndre Arko2015-06-081-1/+1
| * put related code togetherAndre Arko2015-06-071-1/+4
| * print installing message _before_ installingAndre Arko2015-06-072-13/+9
| * Bundler.ui is now lazy-createdAndre Arko2015-06-071-7/+0
| * explicitly alias i, c, and e commandsAndre Arko2015-06-051-1/+3
* | Merge pull request #3713 from repinel/improve-permission-msg-deploymentAndré Arko2015-06-093-4/+17
|\ \
| * | Improves the message displayed when cannot create configRoque Pinel2015-06-083-4/+17