summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Remove QuickLoader mentionDavid Rodríguez2019-04-081-5/+0
* | Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-083-10/+2
* | Remove unused constantDavid Rodríguez2019-04-081-14/+0
* | Cleanup old stuffDavid Rodríguez2019-04-081-14/+0
|/
* Merge #7038Bundlerbot2019-04-061-1/+1
|\
| * Strip unknown regexp option line from error formatTakashi Kokubun2019-03-141-1/+1
* | Typo. s/expect/except/David Rodríguez2019-04-051-1/+1
* | Remove `list_command` settingDavid Rodríguez2019-04-053-17/+11
* | Print a better messages on undocumented flagsDavid Rodríguez2019-04-051-8/+12
* | Remove `bundle show` from bundler 3David Rodríguez2019-04-051-27/+28
* | Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* | Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-052-3/+0
* | Merge #7023Bundlerbot2019-04-041-1/+5
|\ \
| * | Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-281-1/+5
* | | Merge #7084Bundlerbot2019-04-043-6/+2
|\ \ \
| * | | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-313-3/+1
| * | | Remove `viz_command` settingDavid Rodríguez2019-03-313-3/+1
* | | | use pre.1 instead of beta.SHIBATA Hiroshi2019-04-021-1/+1
* | | | Bump version to 2.1.0.beta1.SHIBATA Hiroshi2019-04-021-1/+1
* | | | Merge #7007Bundlerbot2019-04-021-4/+2
|\ \ \ \
| * | | | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-4/+2
* | | | | Merge #6963Bundlerbot2019-04-011-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |