summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary lines from `bundler/setup`remove_unnecessary_load_path_manipulationDavid Rodríguez2019-11-051-4/+0
* Merge #7411Bundlerbot2019-11-042-1/+3
|\
| * Try out specs against MRI 2.6 + Rubygems 3.0windows_refreshDavid Rodríguez2019-11-042-1/+3
* | Merge #7404Bundlerbot2019-11-046-30/+56
|\ \
| * | Support multiple groups for --without-group and --only-group options in bundl...fatkodima2019-11-016-30/+56
* | | Merge #7399Bundlerbot2019-11-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix some realworld specs testing nothingfix_realworld_test_helperDavid Rodríguez2019-10-301-1/+1
* | | Merge #7401Bundlerbot2019-11-0418-76/+54
|\ \ \ | |_|/ |/| |
| * | Respect log level when showing GemRequireError'sno_silent_output_by_defaultDavid Rodríguez2019-10-312-2/+2
| * | Revert "Avoid printing deprecation messages during specs"David Rodríguez2019-10-311-15/+9
| * | I don't think we need this nowDavid Rodríguez2019-10-312-4/+3
| * | More cleanupDavid Rodríguez2019-10-311-7/+0
| * | Don't silence the UI by defaultDavid Rodríguez2019-10-3113-48/+40
| |/
* | Merge #7410Bundlerbot2019-11-0150-50/+50
|\ \
| * | November man pagesnovember_manpagesDavid Rodríguez2019-11-0150-50/+50
|/ /
* | Merge #7376Bundlerbot2019-10-303-0/+36
|\ \
| * | Remove respond_to? check for metadata methodOrien Madgwick2019-10-211-1/+1
| * | bundle info prints gem metadataOrien Madgwick2019-10-063-0/+36
* | | Merge #7388Bundlerbot2019-10-302-11/+96
|\ \ \ | |_|/ |/| |
| * | Fix help with command aliasesfix_help_with_command_aliasesDavid Rodríguez2019-10-302-2/+70
| * | Add "ex", and "exe" to "bundle exec" aliasesDavid Rodríguez2019-10-301-2/+3
| * | Extract aliases to a constant for later reusageDavid Rodríguez2019-10-301-6/+19
| * | Consistently define aliases after command definitionsDavid Rodríguez2019-10-301-3/+8
| * | Normalize "list" alias with the rest of alias defsDavid Rodríguez2019-10-301-1/+1
| * | Reformat constant definitionDavid Rodríguez2019-10-301-3/+1
|/ /
* | Merge #7389Bundlerbot2019-10-3019-474/+470
|\ \
| * | Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-2016-358/+352
| * | Remove mentions to bundler history in docsDavid Rodríguez2019-10-203-36/+35
| * | Document man:{build,check} tasks when ronn not installedDavid Rodríguez2019-10-201-0/+3
* | | Merge #7390Bundlerbot2019-10-22707-348/+348
|\ \ \
| * | | Bump tested rubies and regenerate cassettesbump_rubiesDavid Rodríguez2019-10-20707-348/+348
| |/ /
* | | Merge #7386Bundlerbot2019-10-221-1/+1
|\ \ \ | |/ / |/| |
| * | Suppress `Warning: no department given for MutableConstant`Koichi ITO2019-10-201-1/+1
|/ /
* | Merge #7385Bundlerbot2019-10-205-9/+9
|\ \
| * | Only untaint strings on Ruby <2.7Jeremy Evans2019-10-185-9/+9
* | | Merge #7379Bundlerbot2019-10-191-2/+2
|\ \ \ | |/ / |/| |
| * | Switch to double quotes to match rest of fileJonathan Hefner2019-10-141-2/+2
* | | Merge #4474Bundlerbot2019-10-144-131/+292
|\ \ \ | |/ / |/| |
| * | Rename "Locked" to "Current"David Rodríguez2019-10-123-54/+54
| * | Split --verbose option to a separate specDavid Rodríguez2019-10-121-2/+35
| * | Normalize `bundle outdated --verbose` option handlingDavid Rodríguez2019-10-121-2/+2
| * | Inline one methodDavid Rodríguez2019-10-121-7/+3
| * | Don't include table header when orderingDavid Rodríguez2019-10-122-4/+27
| * | Remove --pretty option and make it the defaultDavid Rodríguez2019-10-124-109/+193
| * | Strip row trailing spacesDavid Rodríguez2019-10-121-1/+1
| * | Move row justification logic to a methodDavid Rodríguez2019-10-121-5/+7
| * | Consistenly pass strings to method that prints a tableDavid Rodríguez2019-10-121-3/+3
| * | Change "Installed" column to "Locked"David Rodríguez2019-10-121-1/+1
| * | Change "Load Path" header to just "Path"David Rodríguez2019-10-121-1/+1
| * | Tighten some expectationsDavid Rodríguez2019-10-121-5/+6