summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-1215-44/+44
* s/last_command.stderr/err/David Rodríguez2019-04-1223-84/+84
* Unify stderr helpersDavid Rodríguez2019-04-1220-42/+38
* Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-128-35/+11
* Merge #7113Bundlerbot2019-04-123-52/+47
|\
| * Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-113-52/+47
* | Merge #7112Bundlerbot2019-04-127-70/+7
|\ \ | |/ |/|
| * Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-117-70/+7
|/
* Merge #6957Bundlerbot2019-04-1155-445/+345
|\
| * Move on to bundler 3David Rodríguez2019-04-1152-434/+287
| * Fix deprecation warningDavid Rodríguez2019-04-111-1/+1
| * Cherry-pick github source removal from Gemfile templateDavid Rodríguez2019-04-111-2/+0
| * Merge changelog from 2-0-stableDavid Rodríguez2019-04-111-0/+45
| * Fix some specs to not rely on remembering flagsDavid Rodríguez2019-04-112-4/+5
| * Change deploy specs to properly configure deploymentDavid Rodríguez2019-04-111-6/+9
|/
* Merge #7057Bundlerbot2019-04-1117-76/+183
|\
| * Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-082-15/+87
| * Check the full warning textDavid Rodríguez2019-04-081-1/+8
| * Fix multiple source deprecation spec on bundler 2David Rodríguez2019-04-081-2/+2
| * Move multiple global source removal to bundler 3David Rodríguez2019-04-087-22/+56
| * Merge multisource related settingsDavid Rodríguez2019-04-0810-22/+14
| * Allow running source list specs in isolationDavid Rodríguez2019-04-081-0/+2
| * Unify multiple source deprecation specsDavid Rodríguez2019-04-082-14/+17
| * Remove unnecessary Gemfile creationDavid Rodríguez2019-04-081-1/+0
| * Remove redundant `bundle! :install`David Rodríguez2019-04-081-2/+0
* | Merge #7110Bundlerbot2019-04-0910-57/+8
|\ \
| * | Remove ruby 1.8 compatibility codecleanup_old_rubies_stuffDavid Rodríguez2019-04-081-5/+2
| * | Remove QuickLoader mentionDavid Rodríguez2019-04-081-5/+0
| * | Remove misleading commentDavid Rodríguez2019-04-081-1/+1
| * | Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-086-18/+5
| * | Remove unused constantDavid Rodríguez2019-04-081-14/+0
| * | Cleanup old stuffDavid Rodríguez2019-04-081-14/+0
| |/
* | Merge #6951Bundlerbot2019-04-081-13/+14
|\ \ | |/ |/|
| * Fix symlink spec on ruby 2.6fix_symlink_spec_on_ruby_2.6David Rodríguez2019-04-041-9/+7
| * Read gemspec binarilyDavid Rodríguez2019-04-041-1/+1
| * Fix incorrect specification name in specDavid Rodríguez2019-04-041-2/+3
| * Fix missing tempfile requireDavid Rodríguez2019-04-041-0/+1
| * Fix missing tmpdir requireDavid Rodríguez2019-04-041-0/+2
| * Remove unused variableDavid Rodríguez2019-04-041-1/+0
* | Merge #7104Bundlerbot2019-04-081-0/+4
|\ \
| * | Add missing method to rake filefix_undefined_method_errorDavid Rodríguez2019-04-051-0/+4
* | | Merge #7105Bundlerbot2019-04-081-153/+157
|\ \ \
| * | | Remove one more nesting levelsimplify_deprecation_specsDavid Rodríguez2019-04-051-38/+38
| * | | Simplify some spec descriptionsDavid Rodríguez2019-04-051-3/+3
| * | | Fix major deprecation specs nestingDavid Rodríguez2019-04-051-109/+115
| * | | Remove unnecessary Gemfile lineDavid Rodríguez2019-04-051-1/+0
| * | | Prefer the standard `install_gemfile!`David Rodríguez2019-04-051-2/+1
* | | | Merge #7038Bundlerbot2019-04-061-1/+1
|\ \ \ \
| * | | | Strip unknown regexp option line from error formatTakashi Kokubun2019-03-141-1/+1
* | | | | Merge #7106Bundlerbot2019-04-052-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |