summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-252-1/+3
* Merge #6790Bundlerbot2018-11-172-9/+10
|\
| * Fix multiple source warning messages from `error` to `warn`Jeremy Weathers2018-11-162-9/+10
* | Merge #6775Bundlerbot2018-11-161-1/+4
|\ \
| * | [Plugin::Index] Only register each plugin once for a given hookSamuel Giddins2018-11-051-1/+4
* | | Merge #6743Bundlerbot2018-11-161-3/+13
|\ \ \ | |_|/ |/| |
| * | rubocop -aSHIBATA Hiroshi2018-10-201-3/+3
| * | Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-3/+7
| * | Fixed existence example.SHIBATA Hiroshi2018-10-201-1/+1
| * | rubocop -aSHIBATA Hiroshi2018-10-201-6/+4
| * | Support file structure of ruby core repository.SHIBATA Hiroshi2018-10-201-4/+12
* | | Fix indentation of bundler executablemeganemura2018-11-061-1/+1
| |/ |/|
* | Merge #6769Bundlerbot2018-10-301-7/+7
|\ \
| * | Fix error when gem name includes block method nameDouglas Eichelberger2018-10-291-7/+7
* | | Remove more unnecessary stuffremove_old_rubygems_stuff_from_specsDavid Rodríguez2018-10-261-11/+4
|/ /
* | fix error with path objects in arrayAlex Gordon2018-10-251-1/+1
* | Merge #6737Bundlerbot2018-10-201-6/+11
|\ \ | |/ |/|
| * avoid dependency on awkAndre Arko2018-10-201-1/+1
| * return to avoid double-settingAndre Arko2018-10-201-2/+2
| * when running from source, find submodule shas tooindirect/bundler-submodule-shasAndre Arko2018-10-121-6/+11
* | Merge #6749Bundlerbot2018-10-192-13/+33
|\ \
| * | Improve Cli::Plugin help, according to review notesaveriomiroddi-sav-install_plugin_from_file_supportSaverio Miroddi2018-04-211-1/+1
| * | More solid options checking in Plugin::InstallerSaverio Miroddi2018-03-271-1/+1
| * | Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-272-5/+5
| * | Improve a comment in Plugin::Installer as referred by the language quality UTSaverio Miroddi2018-03-191-1/+1
| * | Workaround a Rubocop issue (assumed a bug) in Plugin::InstallerSaverio Miroddi2018-03-191-0/+5
| * | Plugin install description: restore to single lineSaverio Miroddi2018-03-191-7/+1
| * | Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-192-5/+5
| * | Plugin installer: make remote and local git source options mutually exclusiveSaverio Miroddi2018-03-191-0/+18
| * | Apply Rubocop required changes to Plugin::InstallerSaverio Miroddi2018-03-191-7/+2
| * | Refactor Plugin::Installer to have the original structure, with cleaner codeSaverio Miroddi2018-03-191-23/+32
| * | Apply review note about Plugin::Installer#extract_sources_from_optionsSaverio Miroddi2018-03-181-19/+10
| * | Bundler::Plugin::Installer: remove the obsolete (and unneeded) URI.escapeSaverio Miroddi2018-03-111-2/+1
| * | Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-112-1/+15
| * | Refactor Bundler::Plugin::InstallerSaverio Miroddi2018-03-111-31/+26
* | | Enable gemfile flag for bundle lockLaura Paakkinen2018-10-181-0/+2
* | | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-151-1/+1
| |/ |/|
* | Check for file or folder when checking for git hash in build metadatacolby/fix-rubygems-spec-suiteColby Swandale2018-10-111-1/+3
* | Merge #6718Bundlerbot2018-10-061-1/+15
|\ \
| * | Refactor initial codecorrect_bundle_show_deprecationDavid Rodríguez2018-10-011-7/+5
| * | Fix `--paths` argument handlingDavid Rodríguez2018-10-011-1/+9
| * | Fix "bundle show" deprecation messagesDavid Rodríguez2018-10-011-1/+9
* | | Merge #6711Bundlerbot2018-10-061-1/+5
|\ \ \
| * | | Add another spec, separate new case into its own testSamuel Giddins2018-10-021-1/+1
| * | | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-271-1/+5
* | | | Merge #6687Bundlerbot2018-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix assignment in condition.Vít Ondruch2018-09-251-1/+1
* | | | make `only_update_to_newer_versions` work correctly with `bundle update`Florian Munz2018-09-251-2/+2
| |/ / |/| |
* | | Merge #6686Bundlerbot2018-09-251-5/+7
|\ \ \
| * | | Output OpenSSL information only when OpenSSL is available.Vít Ondruch2018-09-061-5/+7
| |/ /