summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [RuboCop] Add binstubSamuel E. Giddins2015-07-151-0/+9
| * | [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-15163-1320/+1311
| * | [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-1527-53/+45
| * | [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-1590-154/+4
| * | [RuboCop] Enable Lint/LoopSamuel E. Giddins2015-07-152-6/+3
| * | [RuboCop] Enable Lint/LiteralInConditionSamuel E. Giddins2015-07-153-6/+2
| * | [RuboCop] Enable Lint/LiteralInInterpolationSamuel E. Giddins2015-07-152-100/+55
| * | [RuboCop] Enable Lint/EndAlignmentSamuel E. Giddins2015-07-152-8/+7
| * | [RuboCop] Enable Lint/BlockAlignmentSamuel E. Giddins2015-07-153-8/+3
| * | [RuboCop] Add more rulesSamuel E. Giddins2015-07-152-54/+66
| * | [RuboCop] Enable Style/TrailingBlankLinesSamuel E. Giddins2015-07-153-8/+2
| * | Setup RuboCopSamuel E. Giddins2015-07-153-1/+696
|/ /
* | Merge pull request #3812 from bundler/seg-binstubsSamuel E. Giddins2015-07-159-4/+21
|\ \ | |/ |/|
| * Update specs for moving bin/bundle to exe/bundleSamuel E. Giddins2015-07-153-3/+3
| * Fix rspec binstubSamuel E. Giddins2015-07-151-1/+1
| * Add new binstubs for rake and rspec in bin, move executables to exeSamuel E. Giddins2015-07-157-1/+18
|/
* Merge pull request #3817 from deivid-rodriguez/remove_jruby_warningAndré Arko2015-07-113-2/+12
|\
| * Removes a warning in jrubyDavid Rodríguez2015-07-113-2/+12
* | 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