summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Extract single gem installation logicDavid Rodríguez2019-08-161-3/+7
| * | Unalias `install_gem`David Rodríguez2019-08-162-3/+1
| * | Use `join` consistentlyDavid Rodríguez2019-08-161-1/+1
| * | Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-162-4/+4
| * | Rename a variableDavid Rodríguez2019-08-161-4/+4
| * | Extract a `tracked_files` path helperDavid Rodríguez2019-08-162-4/+4
| * | Rename some variablesDavid Rodríguez2019-08-161-19/+19
| * | Reconcile testDavid Rodríguez2019-08-161-3/+1
| * | Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-161-2/+1
| * | Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-161-1/+1
| * | Extract a `gem_bin` path helperDavid Rodríguez2019-08-162-1/+5
| * | Reuse `gem_command!` helperDavid Rodríguez2019-08-161-8/+4
| * | Remove more dead codeDavid Rodríguez2019-08-161-5/+1
| * | Remove dead codeDavid Rodríguez2019-08-161-1/+1
| * | Remove unnecessary rubygems requireDavid Rodríguez2019-08-161-1/+1
| * | Use path helpers to find bundle binDavid Rodríguez2019-08-161-2/+1
| * | Fix bundle bin location in core repoDavid Rodríguez2019-08-162-2/+2
| * | Reuse more shared path helpersDavid Rodríguez2019-08-163-18/+4
| * | Remove unnecessary assignmentDavid Rodríguez2019-08-161-2/+2
| * | Remove unnecessary `let`David Rodríguez2019-08-161-3/+2
| * | Move `lib` helper together with path helpersDavid Rodríguez2019-08-162-4/+4
| * | Reuse `lib` methodDavid Rodríguez2019-08-161-1/+0
| * | Remove duplicated methodDavid Rodríguez2019-08-164-8/+4
|/ /
* | Merge #7306Bundlerbot2019-08-161-0/+0
|\ \
| * | Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
|/ /
* | Merge #7301Bundlerbot2019-08-166-9/+11
|\ \
| * | Fixed rubocop errortrack-ruby-core-masterHiroshi SHIBATA2019-08-161-2/+2
| * | lib/bundler/shared_helpers.rb: remove require "rubygems"Yusuke Endoh2019-08-141-1/+0
| * | Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA2019-08-141-1/+1
| * | Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-141-1/+2
| * | Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-142-1/+2
| * | Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-142-4/+4
| * | GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-141-1/+1
| * | Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-141-0/+1
| * | Fix typo: duplicated the [skip-ci]ohbarye2019-08-141-1/+1
* | | Merge #7242Bundlerbot2019-08-156-153/+155
|\ \ \ | |_|/ |/| |
| * | Remove mention to remembered optionsDavid Rodríguez2019-08-143-22/+15
| * | Document upcoming changes to remembered optionsTomoki Aonuma2019-08-143-131/+140
|/ /
* | Merge #7293Bundlerbot2019-08-142-6/+6
|\ \
| * | Ignore whitespace when checking docsfix_man_checkDavid Rodríguez2019-08-121-2/+2
| * | Pin groff version in CIDavid Rodríguez2019-08-121-1/+1
| * | Bump TravisCI os to bionicDavid Rodríguez2019-08-121-1/+1
| * | Explicitly pass date to ronn commandDavid Rodríguez2019-08-111-1/+1
| * | It doesn't make sense to retry thisDavid Rodríguez2019-08-111-1/+1
* | | Merge #7297Bundlerbot2019-08-141-0/+44
|\ \ \
| * | | Add initial Bundler::BuildMetadata Spectommy2019-08-131-0/+44
| | |/ | |/|
* | | Merge #7263Bundlerbot2019-08-143-1/+38
|\ \ \ | |/ / |/| |
| * | Add `--[no-]git` option to `bundle gem`git_option_to_bundle_gemDavid Rodríguez2019-07-313-1/+38
* | | Merge #7294Bundlerbot2019-08-131-2/+18
|\ \ \
| * | | Stop printing deprecation messages during specsfix_deprecation_warnings_during_specsDavid Rodríguez2019-08-111-2/+18
| | |/ | |/|