summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rkh/optional-branch'André Arko2012-06-121-0/+5
|\
| * do not explode if branch is not given for local git reposKonstantin Haase2012-05-211-7/+1
* | remove all requirements for local override.Phil Monroe2012-06-121-6/+0
* | Allowing git local override to to accept :branch, :tag or :refPhil Monroe2012-06-121-7/+2
* | handle syntax errors in Ruby gemspecsAndré Arko2012-06-091-4/+4
* | require 'newgem/version'André Arko2012-06-091-3/+5
* | Rakefiles aren't really supposed to be executableAndré Arko2012-06-091-1/+0
* | Merge pull request #1920 from drogus/gem_path_fixAndré Arko2012-06-072-0/+10
|\ \
| * | Always try to keep original GEM_PATHPiotr Sarnacki2012-06-072-0/+10
| |/
* | Merge pull request #1962 from bowsersenior/bundlerTerence Lee2012-06-051-1/+1
|\ \
| * | Fix typos in error messagesMani Tadayon2012-06-041-1/+1
* | | fall back on the full index during has syck errorsAndré Arko2012-05-311-6/+5
|/ /
* | explain the problem when Gemfile.lock isn't writableAndré Arko2012-05-291-0/+5
* | Merge v1.1.4 from branch '1-1-stable'André Arko2012-05-275-8/+21
|\ \
| * | Version 1.1.4 with changelogAndre Arko2012-05-271-1/+1
| * | 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-271-0/+10
| * | 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
| * | 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
* | | correct punctuationGiles Bowkett2012-05-261-1/+1
* | | Revert "return the right error code for bundle exec with ruby version"Andre Arko2012-05-262-8/+0
* | | Revert "bundle exec does less work"Andre Arko2012-05-264-33/+25
* | | return the right error code for bundle exec with ruby versionTerence Lee2012-05-252-0/+8
* | | extract rescue logic in bin/bundleTerence Lee2012-05-251-0/+24
* | | bundle exec does less worktomhuda2012-05-254-25/+33
* | | Revert "work around Ruby bug empty files in YAML.load_file"Terence Lee2012-05-251-10/+2
* | | 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
* | | updated copy_to method for recursive git sumodule update.Nicholas Watson2012-05-211-2/+1
|/ /
* | bundle check fails w/o Gemfile.lock and frozenTerence Lee2012-05-091-0/+3
* | prepend platform list item with a *v1.2.0.preTerence Lee2012-05-041-1/+1
* | RUBY_ENGINE is not defined in ruby 1.8.7Terence Lee2012-05-031-2/+7
* | finish --ruby flag on bundle platformTerence Lee2012-05-031-11/+19
* | change dsl for ruby_version to rubyTerence Lee2012-05-032-3/+20
* | add a --ruby flag to platformTerence Lee2012-05-031-0/+2
* | don't print engine information for MRITerence Lee2012-05-031-1/+4
* | ruby version check for bundle#outdatedTerence Lee2012-05-031-0/+1
* | rename 'bundle ruby' to 'bundle platform'Terence Lee2012-05-031-2/+2
* | ruby version check for bundle#console and Bundler.setupTerence Lee2012-05-031-0/+2
* | ruby version check for bundle#execTerence Lee2012-05-031-0/+1
* | ruby version check for bundle#cacheTerence Lee2012-05-031-0/+1
* | ruby version check for bundle#showTerence Lee2012-05-031-0/+1