summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Get `bundle exec` respecting proc titlesfix_exec_proc_titleDavid Rodríguez2019-04-261-6/+1
* Merge #7139Bundlerbot2019-04-261-22/+12
|\
| * Simplify rubygems integrationtweak_rubygems_integrationDavid Rodríguez2019-04-231-20/+10
| * Move require to the place where it's neededDavid Rodríguez2019-04-231-2/+2
* | Merge #6329Bundlerbot2019-04-241-6/+17
|\ \
| * | Grab previous sources early enough (before they change)seg-no-warning-when-updating-sha-not-versionDavid Rodríguez2019-04-131-4/+12
| * | Remove unneeded checkDavid Rodríguez2019-04-131-1/+1
| * | Early return earlier to further simplifyDavid Rodríguez2019-04-131-2/+2
| * | Rename variables to make code more clearDavid Rodríguez2019-04-131-6/+6
| * | [Update] Stop printing “failed to update” message when changing sourcesSamuel Giddins2019-04-131-0/+3
* | | Merge #7129Bundlerbot2019-04-241-2/+3
|\ \ \
| * | | Remove unnecessary env variable checkingbundle_env_improvementsDavid Rodríguez2019-04-151-2/+2
| * | | Add user home to `bundle env`David Rodríguez2019-04-151-0/+1
* | | | Skip platform warnings in inline modeskip_platform_warnings_during_bundle_inlineDavid Rodríguez2019-04-241-1/+1
* | | | Merge #7125Bundlerbot2019-04-241-15/+17
|\ \ \ \
| * | | | Ignore `frozen` setting in inline modeignore_frozen_setting_in_inline_modeDavid Rodríguez2019-04-121-15/+17
* | | | | Merge #7127Bundlerbot2019-04-233-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add git and branch options to `bundle add`Baumgarten2019-04-133-2/+8
* | | | | Add spec for using relative requiresrequire_relativeDavid Rodríguez2019-04-221-1/+1
* | | | | One moreDavid Rodríguez2019-04-191-1/+1
* | | | | Remove dummy commentDavid Rodríguez2019-04-191-2/+0
* | | | | Load executable relatively in the first placeDavid Rodríguez2019-04-191-12/+4
* | | | | Prefer `require_relative` for internal requiresDavid Rodríguez2019-04-1949-114/+114
* | | | | Remove unnecessary requireDavid Rodríguez2019-04-191-1/+0
| |_|/ / |/| | |
* | | | Merge #7043Bundlerbot2019-04-142-349/+117
|\ \ \ \
| * | | | Remove more unnecessary coderemove_old_rubygems_compatibility_codeDavid Rodríguez2019-04-091-2/+0
| * | | | Remove unnecessary codeDavid Rodríguez2019-04-091-10/+4
| * | | | Remove unused variableDavid Rodríguez2019-04-091-2/+0
| * | | | Remove more unnecessary logicDavid Rodríguez2019-04-091-8/+3
| * | | | Remove last level of inheritanceDavid Rodríguez2019-04-091-127/+120
| * | | | Remove one level of inheritanceDavid Rodríguez2019-04-091-5/+2
| * | | | Remove more uneeded stuffDavid Rodríguez2019-04-091-62/+0
| * | | | Remove old rubygems compatibility codeDavid Rodríguez2019-04-091-146/+1
* | | | | Merge #6730Bundlerbot2019-04-143-6/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-123-6/+2
| | |_|/ | |/| |
* | | | Another tryDavid Rodríguez2019-04-121-3/+3
* | | | Improve wordingDavid Rodríguez2019-04-121-1/+1
* | | | Add warning about conflicting executablesDavid Rodríguez2019-04-121-8/+14
* | | | Convert binstub conflict deprecation to a warningDavid Rodríguez2019-04-121-1/+1
* | | | Assume `exec_name` needs to be givenDavid Rodríguez2019-04-121-7/+3
|/ / /
* | | Merge #7113Bundlerbot2019-04-122-2/+1
|\ \ \
| * | | Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-112-2/+1
* | | | Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-113-13/+5
|/ / /
* | | Move on to bundler 3David Rodríguez2019-04-113-23/+23
* | | Cherry-pick github source removal from Gemfile templateDavid Rodríguez2019-04-111-2/+0
* | | Merge #7057Bundlerbot2019-04-118-18/+15
|\ \ \ | |/ / |/| |
| * | Move multiple global source removal to bundler 3David Rodríguez2019-04-081-1/+1
| * | Merge multisource related settingsDavid Rodríguez2019-04-088-17/+12
| * | Allow running source list specs in isolationDavid Rodríguez2019-04-081-0/+2
* | | Remove ruby 1.8 compatibility codecleanup_old_rubies_stuffDavid Rodríguez2019-04-081-5/+2