summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changelog for v1.2.0.pre.1v1.2.0.pre.1André Arko2012-05-271-0/+20
* Merge v1.1.4 from branch '1-1-stable'André Arko2012-05-279-29/+82
|\
| * Version 1.1.4 with changelogAndre Arko2012-05-272-1/+11
| * Revert "suppress rubygems deprecations during artifice setup"Andre Arko2012-05-271-27/+14
| * make tests pass under travis.Tim Miller2012-05-271-1/+6
| * work around Ruby bug empty files in YAML.load_fileAndre Arko2012-05-271-2/+10
| * print the backtrace of install errors in verbose modeAndre Arko2012-05-271-0/+1
| * instructions for when OpenSSL is missingAndre Arko2012-05-272-0/+44
| * grammar fix for spec nameAndre Arko2012-05-271-1/+1
| * we're already inside the Bundler namespace hereAndre Arko2012-05-271-1/+1
| * guard against double-adding vendor to the load pathAndre Arko2012-05-271-1/+2
| * add vendored_persistentAndre Arko2012-05-272-1/+4
| * suppress rubygems deprecations during artifice setupAndre Arko2012-05-271-14/+27
| * revamp ISSUESAndre Arko2012-05-271-20/+16
| * point users at ISSUES.md instead of a new ticketAndre Arko2012-05-271-5/+3
| * fixes for capistrano integrationAndre Arko2012-05-272-5/+5
| * Fixing "bundle clean --force" banner.Doug Barth2012-05-241-1/+1
* | Revert "Revert "work around Ruby bug empty files in YAML.load_file""Andre Arko2012-05-271-2/+10
* | Merge pull request #1951 from gilesbowkett/error_message_punctuation_fixAndré Arko2012-05-261-1/+1
|\ \
| * | correct punctuationGiles Bowkett2012-05-261-1/+1
|/ /
* | Revert "return the right error code for bundle exec with ruby version"Andre Arko2012-05-263-9/+0
* | Revert "bundle exec does less work"Andre Arko2012-05-266-56/+27
* | return the right error code for bundle exec with ruby versionTerence Lee2012-05-253-0/+9
* | spacingTerence Lee2012-05-251-2/+2
* | extract rescue logic in bin/bundleTerence Lee2012-05-252-27/+33
* | bundle exec does less worktomhuda2012-05-256-27/+56
* | Revert "work around Ruby bug empty files in YAML.load_file"Terence Lee2012-05-251-10/+2
* | Revert "test for 4e855b9e707b7d87f8f330f23d1280bd9a923ef7"Terence Lee2012-05-241-19/+1
* | test for 4e855b9e707b7d87f8f330f23d1280bd9a923ef7Terence Lee2012-05-241-1/+19
* | work around Ruby bug empty files in YAML.load_fileAndre Arko2012-05-241-2/+10
* | Merge pull request #1911 from dougbarth/bundlerTerence Lee2012-05-241-1/+1
|\ \
| * | Fixing "bundle clean --force" banner. Doug Barth2012-05-101-1/+1
* | | bump version to 1.2.0.pre.1 for new changesAndre Arko2012-05-231-1/+1
* | | fixes for capistrano integrationAndre Arko2012-05-232-5/+5
* | | Merge pull request #1944 from nwwatson/fix-issue-1935André Arko2012-05-221-2/+1
|\ \ \
| * | | updated copy_to method for recursive git sumodule update.Nicholas Watson2012-05-211-2/+1
|/ / /
* | | Merge pull request #1933 from stevenh512/ruby-version-docsYehuda Katz2012-05-211-0/+27
|\ \ \
| * | | Documentation for Ruby VersionsSteven Hancock2012-05-211-0/+27
|/ / /
* | | Make explicit what is expected in the local.GEM_NAME syntaxJosé Valim2012-05-181-3/+7
* | | Add a section about LOCAL GIT REPOS to bundle config man pagesJosé Valim2012-05-171-0/+28
|/ /
* | bundle check fails w/o Gemfile.lock and frozenTerence Lee2012-05-092-0/+17
* | add date of releaseTerence Lee2012-05-041-1/+1
* | prepend platform list item with a *v1.2.0.preTerence Lee2012-05-042-4/+4
* | RUBY_ENGINE is not defined in ruby 1.8.7Terence Lee2012-05-034-5/+10
* | update changelogTerence Lee2012-05-031-0/+24
* | rename ruby_spec.rb to platform_spec.rb to match cli commandTerence Lee2012-05-031-0/+0
* | finish --ruby flag on bundle platformTerence Lee2012-05-032-15/+23
* | change dsl for ruby_version to rubyTerence Lee2012-05-033-68/+153
* | add a --ruby flag to platformTerence Lee2012-05-031-0/+2
* | don't print engine information for MRITerence Lee2012-05-032-3/+6