summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge all `bundle check --path` specsdeprecate_path_arg_to_check_and_packageDavid Rodríguez2019-08-161-25/+30
* Remove duplicated spec filterDavid Rodríguez2019-08-161-1/+1
* Fix --path option descriptionsDavid Rodríguez2019-08-161-2/+2
* Deprecate `--path` flag to `bundle check`David Rodríguez2019-08-162-0/+24
* Fix remembered flag deprecation messageDavid Rodríguez2019-08-162-2/+2
* 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
| | |/ | |/|
* | | Merge #7256Bundlerbot2019-08-132-13/+34
|\ \ \ | |/ / |/| |
| * | Support skipping to the next PRchangelog_handlingDavid Rodríguez2019-08-121-2/+2
| * | Exclude PRs to the previous to last stable branchDavid Rodríguez2019-08-121-4/+5
| * | Refactor fetching the last stable branchDavid Rodríguez2019-08-121-2/+9
| * | Support "n" in confirm methodDavid Rodríguez2019-08-121-2/+5
| * | Show a prompt to confirm each changelog entryDavid Rodríguez2019-08-121-2/+3
| * | Don't output to screen when opening PRDavid Rodríguez2019-08-121-1/+1
| * | Update the releasing playbookDavid Rodríguez2019-08-121-7/+11
| * | Allow cancelling release:open_unreleased_prs taskDavid Rodríguez2019-08-121-0/+4
| * | Add Linux support to `rake release:open_unreleased_prs`David Rodríguez2019-08-121-1/+2
|/ /
* | Merge #7245Bundlerbot2019-08-1061-42/+6401
|\ \
| * | Make sure we run the correct ronn with a binstubcommit_docs_to_source_controlDavid Rodríguez2019-08-102-1/+13
| * | Use a newer debugging gem in docsDavid Rodríguez2019-08-103-3/+3
| * | Remove unexistent file from exemptionsDavid Rodríguez2019-08-101-1/+1
| * | Remove unexistent folder from exemptionsDavid Rodríguez2019-08-101-1/+1
| * | Commit man pages to source controlDavid Rodríguez2019-08-1058-29/+6385
| * | Remove unexistent folder from gitignoreDavid Rodríguez2019-08-101-1/+0
| * | Remove misleading comment in GemfileDavid Rodríguez2019-08-101-4/+1