summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start adding expect_err: true everywhereseg-enforce-expect-errSamuel E. Giddins2015-07-2512-82/+79
* [Matchers] Improve deprecation matchersSamuel E. Giddins2015-07-251-2/+2
* [Helper] Dont print out error when unexpectedSamuel E. Giddins2015-07-251-1/+0
* [GitProxy] Allow silencing git for the specsSamuel E. Giddins2015-07-253-2/+4
* Always check that subcommands succeededSamuel E. Giddins2015-07-251-1/+6
* Fix RuboCop style violationsStefan Lance2015-07-212-8/+6
* Merge pull request #3837 from smlance/sml-fix-default-install-path-2-0-devAndré Arko2015-07-203-5/+28
|\
| * Fix infinite recursion bugStefan Lance2015-07-201-3/+1
| * Move installation path logic to Bundler.settings.pathStefan Lance2015-07-202-17/+24
| * Modify installation pathStefan Lance2015-07-203-3/+21
| * Merge pull request #3831 from bundler/seg-default-command-helpAndré Arko2015-07-200-0/+0
|/
* Merge pull request #3842 from smlance/sml-drop-ruby-from-travis-2-0-devStefan Lance2015-07-201-46/+0
|\
| * Drop Travis builds for Ruby versions below 2.0.0Stefan Lance2015-07-201-46/+0
|/
* Merge pull request #3843 from smlance/sml-fix-2-0-devStefan Lance2015-07-207-92/+5
|\
| * Fix failing specsStefan Lance2015-07-201-1/+1
| * Fix more conflict resolution errorsStefan Lance2015-07-173-60/+2
| * Fix conflict resolution mistakesStefan Lance2015-07-177-91/+62
* | Fix bug in settings.rbStefan Lance2015-07-201-0/+2
* | Merge pull request #3836 from smlance/sml-undo-forgetting-flags-2-0-devAndré Arko2015-07-182-53/+6
|\ \ | |/ |/|
| * Undo changes in initial "stop autoremembering flags" commitStefan Lance2015-07-172-53/+6
* | Merge pull request #3841 from smlance/sml-rubocop-resolution-2-0-devStefan Lance2015-07-1722-147/+233
|\ \ | |/ |/|
| * Fix failing specs introduced by RuboCop mergeStefan Lance2015-07-1712-116/+132
| * Merge branch '2-0-dev' of github.com:bundler/bundler into 2-0-devStefan Lance2015-07-1710-31/+101
|/
* [CLI] Print help as the default no-args commandSamuel E. Giddins2015-07-162-1/+8
* Make a path_spec fail [reminder]Stefan Lance2015-07-161-1/+2
* Fix sudo specs that fail remotelyStefan Lance2015-07-161-5/+7
* Fix config specStefan Lance2015-07-161-3/+8
* Fix failing path specsStefan Lance2015-07-161-4/+3
* Fix `Bundler.settings.path`Stefan Lance2015-07-162-5/+9
* Change bin_path back to `Bundler.system_bindir`Stefan Lance2015-07-161-1/+1
* Handle relative bundle paths by expanding `Bundler.settings.path`Stefan Lance2015-07-161-0/+1
* Change default install path for gemspecsStefan Lance2015-07-161-1/+1
* Change relative `path_spec.rb` specsStefan Lance2015-07-161-1/+4
* Change `install --deployment` pathStefan Lance2015-07-161-1/+1
* Change default install path in source/rubygems.rbStefan Lance2015-07-161-2/+2
* Fix failing sudo specsStefan Lance2015-07-161-5/+5
* update clean spec to explicitly call --systemAndre Arko2015-07-168-27/+40
* Handle conflicting path config settingsStefan Lance2015-07-162-0/+38
* Change default install path to ./.bundle/gemsStefan Lance2015-07-162-2/+2
* Remove deprecation warningStefan Lance2015-07-162-9/+1
* Fix failing executable specStefan Lance2015-07-161-1/+1
* Add back in bundle install --binstubs specsStefan Lance2015-07-161-0/+145
* Place ./bin in backticks in UPGRADING.mdStefan Lance2015-07-161-1/+1
* Fix failing specStefan Lance2015-07-161-7/+0
* Stop auto-remembering flags in 2.0Patrick Metcalfe2015-07-164-8/+61
* Edit manpagesStefan Lance2015-07-163-8/+10
* Edit manpages and UPGRADING.mdStefan Lance2015-07-163-6/+8
* Remove specs that used `bundle install --binstubs`Stefan Lance2015-07-162-145/+0
* Remove --binstubs from cli/install.rbStefan Lance2015-07-163-21/+2
* Check that err includes error msgs in specsStefan Lance2015-07-161-0/+20