summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use groff-base instead of grofftravis-new-setupJosh Kalderimis2015-07-211-1/+1
* no more lines for you!Josh Kalderimis2015-07-141-1/+0
* tiny commit for a rebuildJosh Kalderimis2015-07-141-0/+1
* try using the new setupJosh Kalderimis2015-07-111-17/+21
* Merge pull request #3819 from danieltdt/fix-install-ifAndré Arko2015-07-102-2/+8
|\
| * Fix install_if not clearing install conditionsDaniel Teixeira2015-07-092-2/+8
* | Merge pull request #3815 from timblair/compare-stub-specificationsAndré Arko2015-07-092-26/+45
|\ \ | |/ |/|
| * Use explicit values in RemoteSpecification testsTim Blair2015-07-081-4/+4
| * Clean up duplicate specs for RemoteSpecificationTim Blair2015-07-081-65/+41
| * Ensure two RemoteSpecifications are comparableTim Blair2015-07-082-2/+45
|/
* Merge pull request #3810 from sarahduve/patch-1Samuel E. Giddins2015-07-051-1/+1
|\
| * 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-012-11/+36
|\
| * add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
| * match by namePatrick Metcalfe2015-07-011-2/+2
| * switch reject to selectPatrick Metcalfe2015-07-011-4/+3
* | Merge pull request #3797 from Bartuz/patch-1André Arko2015-06-301-1/+1
|\ \
| * | Change if statement condition and syntaxFilip Bartuzi2015-06-301-1/+1
|/ /
* | Merge pull request #3796 from bundler/seg-molinillo-0.3.0André Arko2015-06-294-13/+45
|\ \
| * | [Molinillo] Update vendored Molinillo to 0.3.0Samuel E. Giddins2015-06-294-13/+45
|/ /
* | Merge pull request #3790 from Elffers/hhh_3735André Arko2015-06-262-5/+28
|\ \
| * | Friendly error for EEXIST on git gem install.Hsing-Hui Hsu2015-06-262-5/+28
|/ /
* | update generated CoC to Contributor Covenant v1.1Andre Arko2015-06-252-29/+47
* | Merge tag 'v1.10.5'Samuel E. Giddins2015-06-258-18/+99
|\ \
| * | Update changelog for 1.10.5v1.10.5Andre Arko2015-06-241-0/+4
| * | Merge pull request #3779 from bundler/seg-bundled-withAndré Arko2015-06-242-11/+52
| |\ \
| | * | [Definition] Dont updated bundled with when 100% unnecessaryseg-bundled-withSamuel E. Giddins2015-06-232-11/+52
| * | | document install_if in Gemfile.5Andre Arko2015-06-241-0/+10
| * | | Version 1.10.5 with changelogAndre Arko2015-06-232-3/+5
| * | | link to code of conduct from readmeAndre Arko2015-06-231-2/+6
| |/ /
| * | expect the correct exitstatus, refactor testsAndre Arko2015-06-231-18/+8
| * | try to make the precedence clearerAndre Arko2015-06-231-3/+3
| * | Merge pull request #3743Andre Arko2015-06-232-2/+32
| |\ \
| | * | Add test to ensure that bundle install --force works even when bundle is not ...Karlo2015-06-231-0/+9
| | * | Add test to ensure that bundle install --force doesn't leave any old code on ...Karlo2015-06-231-0/+8
| | * | Don't reinstall bundler when using --forceKarlo2015-06-232-1/+13
| | * | Add test to ensure that bundle install --force exits without errorKarlo2015-06-231-2/+3
| |/ /
* | | code style for the commandAndre Arko2015-06-231-1/+1
* | | Merge pull request #3689 from jrafanie/clarify_bundle_path_docAndré Arko2015-06-231-2/+4
|\ \ \
| * | | Clarify BUNDLE_PATH documentation.Joe Rafaniello2015-06-221-2/+4
* | | | Merge tag 'v1.9.10'Samuel E. Giddins2015-06-221-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Version 1.9.10 with changelogv1.9.101-9-stableSamuel E. Giddins2015-06-222-1/+7
| * | | Merge pull request #3747 from pducks32/update-rails-versionSamuel E. Giddins2015-06-221-1/+1
| * | | Merge pull request #3776 from bundler/seg-preserve-bundled-withAndré Arko2015-06-222-0/+44
| |\ \ \
| | * | | [Definition] Preserve BUNDLED WITH section in #to_lockSamuel E. Giddins2015-06-222-0/+44
| |/ / /
* | | | Merge branch '1-10-stable'Tim Moore2015-06-215-6/+96
|\ \ \ \ | | |_|/ | |/| |
| * | | Make Bundler::RemoteSpecification comparable.Tony Spataro2015-06-193-11/+76
| * | | Allow comparing Bundler StubSpecs with RG specsAndre Arko2015-06-192-2/+25
| * | | Merge pull request #3736 from bundler/seg-fixed-resolverSamuel E. Giddins2015-06-161-3/+5
| |\ \ \