summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.6.0.pre.1 with changelogv1.6.0.pre.1Andre Arko2014-01-132-3/+8
* use Git#revision instead of a hacky replacementAndre Arko2014-01-122-16/+6
* Optimised the performance of resolver for certain GemfilesSmit Shah2014-01-131-4/+5
* Resolver now follows existing gem required_by tree to resolve conflictsSmit Shah2014-01-121-3/+2
* somehow these didn't get deletedAndre Arko2014-01-112-67/+0
* downgrade rubygems on 1.8Andre Arko2014-01-111-0/+4
* run ronn before setting RUBYOPT for rg checkoutAndre Arko2014-01-111-1/+1
* checking in merge conflicts baaaaadAndre Arko2014-01-111-5/+1
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-1022-55/+255
* Merge pull request #2817 from eagletmt/fix-parallel-enqueueAndré Arko2014-01-102-15/+40
|\
| * Remove code duplication and add comments for readabilityKohei Suzuki2014-01-111-13/+21
| * Fix #2813: Ignore self dependencyKohei Suzuki2014-01-102-5/+22
* | Resolver now looks exiting gem parent to resolve more effectivelySmit Shah2014-01-111-2/+6
* | Fixed the failing spec in Ruby 1.8.7Smit Shah2014-01-101-3/+1
* | Merge branch 'master' of github.com:Who828/bundlerSmit Shah2014-01-1016-29/+18
|\ \ | |/ |/|
| * Improved resolver significantly by trimming the search spaceSmit Shah2014-01-1016-29/+18
* | ruby 1.8 doesn't add quotes to valuesAndre Arko2014-01-091-1/+1
|/
* allow single quotes in config valuesAndre Arko2014-01-092-1/+21
* extract UI::SilentAndre Arko2014-01-095-46/+50
* realign public interfaces of UI and ShellAndre Arko2014-01-091-8/+14
* add silence to quiet UIAndre Arko2014-01-091-0/+4
* autoload is at least more consistentAndre Arko2014-01-082-2/+3
* break out UI::ShellAndre Arko2014-01-083-96/+101
* break out UI::RGProxyAndre Arko2014-01-083-16/+22
* lazy load similarity detectorAndre Arko2014-01-081-4/+1
* rubygems 2 still supports 1.8!Andre Arko2014-01-061-0/+1
* rubygems 2.2.1Andre Arko2014-01-062-4/+4
* note code of conduct in contributing.mdAndre Arko2014-01-061-1/+1
* Merge pull request #2803 from loveky/masterSam Kottler2014-01-051-1/+1
|\
| * update document link version in DEVELOPMENT.mdloveky2014-01-051-1/+1
|/
* rubygems 2.2.0Andre Arko2014-01-042-4/+4
* rubygems 2.0.14Andre Arko2014-01-042-3/+3
* rubygems 1.8.29Andre Arko2014-01-042-3/+3
* Ruby 2.1 actually ships with Rubygems 2.2.0Andre Arko2014-01-041-5/+1
* note room nameAndre Arko2014-01-041-0/+1
* switch to rubygems 2.2 branchAndre Arko2014-01-042-2/+2
* Merge pull request #2801 from salimane/pr_ruby_2_1_0Andre Arko2014-01-041-1/+6
|\
| * Add Ruby 2.1.0 to .travis.ymlSalimane Adjao Moustapha2014-01-041-1/+6
|/
* Fix Rubygems integration with 1.8.0-1.8.19Andre Arko2014-01-031-6/+13
* refocus contributing on what can be doneAndre Arko2014-01-031-12/+21
* Change build badge to the master branch.Tim Moore2014-01-021-1/+1
* Merge pull request #2794 from rafaelfranca/rm-debug-configAndré Arko2013-12-308-34/+35
|\
| * Use the thor debug option instead of the environment variableRafael Mendonça França2013-12-311-3/+1
| * Update thor toRafael Mendonça França2013-12-317-31/+34
|/
* Merge pull request #2788 from Who828/handle_sigints_for_workersSam Kottler2013-12-302-4/+13
|\
| * Gracefully shutdown workers/threads in case of SIGINTSmit Shah2013-12-292-4/+13
|/
* Merge pull request #2785 from olivierlacan/patch-1Andre Arko2013-12-291-0/+1
|\
| * Display the latest released gem version.Olivier Lacan2013-12-281-1/+1
|/
* reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-242-1/+25
* 👾Andre Arko2013-12-241-2/+2