summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.1.pre.7v1.1.pre.7Terence Lee2011-08-081-1/+1
* remove debugging outputTerence Lee2011-08-081-2/+0
* update changelog for 1.1.pre.7Terence Lee2011-08-081-0/+6
* Merge branch '1-0-stable'Terence Lee2011-08-084-17/+30
|\
| * update changelog for 1.0.17v1.0.17Terence Lee2011-08-081-1/+1
| * Version 1.0.17Terence Lee2011-08-081-1/+1
| * move the backport of Gem::Version#segment to RubygemsIntegrationAndre Arko2011-08-082-12/+22
| * update commentTerence Lee2011-08-081-1/+1
| * fix bundle cache again for rubygems 1.3.xTerence Lee2011-08-081-7/+2
| * update changelog for 1.0.17Terence Lee2011-08-081-0/+7
| * latest rubygems is 1.8.7Terence Lee2011-08-081-1/+1
| * Fix rake issue with rubygems 1.3.xTerence Lee2011-08-081-2/+3
* | Use Bundler.sudo methodSantiago Pastorino2011-08-081-9/+5
* | sudo method is defined on Bundler moduleSantiago Pastorino2011-08-081-2/+2
* | Version 1.1.pre.6v1.1.pre.6Terence Lee2011-08-081-1/+1
* | update date in changelogTerence Lee2011-08-081-1/+1
* | Merge branch '1-0-stable'Terence Lee2011-08-081-9/+11
|\ \ | |/
| * Version 1.0.16v1.0.16Terence Lee2011-08-081-1/+1
| * update date in changelogTerence Lee2011-08-081-1/+1
| * update changelogTerence Lee2011-08-081-0/+1
| * remove totally unnecessary error that was causing a failing specAndre Arko2011-08-081-4/+2
| * correctly finger missing child deps in the error messageAndre Arko2011-08-082-9/+4
| * curate the 1.0.16 changelog a bitAndre Arko2011-08-081-8/+9
* | Merge branch '1-0-stable'Terence Lee2011-08-061-2/+2
|\ \ | |/
| * fix changelog code formattingTerence Lee2011-08-061-2/+2
* | update changelog for 1.1.pre.6Terence Lee2011-08-061-0/+2
* | Merge branch '1-0-stable'Terence Lee2011-08-0648-145/+1028
|\ \ | |/
| * update changelog for bundler 1.0.16Terence Lee2011-08-061-0/+19
| * fix for bundle package with rubygems 1.3.x, thanks @dburtTerence Lee2011-08-051-0/+15
| * dupe tests in spec/cache/gems_spec.rbTerence Lee2011-08-051-22/+0
| * fixed typoTerence Lee2011-08-041-1/+1
| * remove extra spaceTerence Lee2011-08-041-1/+1
| * Merge pull request #1288 from efficientcloud/perfErik Michaels-Ober2011-07-161-4/+9
| |\
| | * Performance fix for MRI 1.9Christian Hofstaedtler2011-07-061-4/+9
| * | Merge pull request #1306 from bowsersenior/1-0-stableErik Michaels-Ober2011-07-142-3/+3
| |\ \
| | * | Replace some single-quotes with double-quotes in templates for the sake of co...Mani Tadayon2011-07-142-3/+3
| |/ /
| * | Merge pull request #1302 from gilesbowkett/1-0-stableErik Michaels-Ober2011-07-131-0/+4
| |\ \
| | * | documentationGiles Bowkett2011-07-131-0/+4
| |/ /
| * | Note about open_gem's activation issuesAndre Arko2011-07-121-0/+1
| * | Merge pull request #1282 from cmeiklejohn/bundlerAndre Arko2011-07-121-8/+9
| |\ \
| | * | Rubygems 1.8.5 expects SpecSet to act like an array.Christopher Meiklejohn2011-07-011-8/+9
| * | | Merge pull request #1296 from cldwalker/quiet_gitErik Michaels-Ober2011-07-091-1/+1
| |\ \ \
| | * | | silence stderr on a specGabriel Horner2011-07-091-1/+1
| |/ / /
| * | | Merge pull request #1292 from kmayer/1-0-stableErik Michaels-Ober2011-07-071-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Added documentation for gem ..., :require => falseKen Mayer2011-07-071-0/+3
| |/ /
| * | Merge pull request #1287 from tmm1/kiji-frozen-fixAndre Arko2011-07-051-2/+2
| |\ \ | | |/ | |/|
| | * avoid modifying frozen array (fixes `bundle install --without` on kiji)Aman Gupta2011-07-051-2/+2
| |/
| * Stop messing with .gemrc (thanks @evanphx!)Andre Arko2011-06-291-1/+1
| * Backport Aaron's LazySpecification fixes to stableAndre Arko2011-06-281-6/+9
| * Merge pull request #1253 from mtscout6/bundlerAndre Arko2011-06-272-3/+6
| |\