summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove rubygems integration dead codedead_codeDavid Rodríguez2019-11-071-29/+0
* Merge #7417Bundlerbot2019-11-071-2/+6
|\
| * Fix bundler/inline warning: method redefined; discarding old rootfatkodima2019-11-031-2/+6
* | Merge #7416Bundlerbot2019-11-071-17/+12
|\ \
| * | Don't use insecure temporary directory as home directoryfatkodima2019-11-041-17/+12
* | | Merge #7424Bundlerbot2019-11-061-1/+1
|\ \ \
| * | | Drop unnecessary `tempfile` requiredrop_unnecessary_tempfile_requireDavid Rodríguez2019-11-061-1/+1
* | | | Merge #7393Bundlerbot2019-11-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Make bundle add caches newly added gems when needed.André Luis Leal Cardoso Junior2019-11-041-0/+1
* | | | Merge #7394Bundlerbot2019-11-062-0/+65
|\ \ \ \
| * | | | Grammarzverok2019-11-051-1/+1
| * | | | Add inline RDoc documentationzverok2019-10-262-0/+65
| |/ / /
* | | | Remove unnecessary lines from `bundler/setup`remove_unnecessary_load_path_manipulationDavid Rodríguez2019-11-051-4/+0
| |/ / |/| |
* | | Merge #7404Bundlerbot2019-11-042-11/+13
|\ \ \
| * | | Support multiple groups for --without-group and --only-group options in bundl...fatkodima2019-11-012-11/+13
| | |/ | |/|
* | | Merge #7401Bundlerbot2019-11-049-40/+7
|\ \ \ | |/ / |/| |
| * | Respect log level when showing GemRequireError'sno_silent_output_by_defaultDavid Rodríguez2019-10-311-1/+1
| * | More cleanupDavid Rodríguez2019-10-311-7/+0
| * | Don't silence the UI by defaultDavid Rodríguez2019-10-317-32/+6
* | | Merge #7376Bundlerbot2019-10-301-0/+7
|\ \ \
| * | | Remove respond_to? check for metadata methodOrien Madgwick2019-10-211-1/+1
| * | | bundle info prints gem metadataOrien Madgwick2019-10-061-0/+7
* | | | Fix help with command aliasesfix_help_with_command_aliasesDavid Rodríguez2019-10-301-2/+20
* | | | 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-302-13/+11
|\ \ \ | |_|/ |/| |
| * | Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-202-13/+11
* | | 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
* | | Rename "Locked" to "Current"David Rodríguez2019-10-121-1/+1
* | | 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-121-4/+7
* | | Remove --pretty option and make it the defaultDavid Rodríguez2019-10-122-28/+36
* | | 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
* | | Remove outdated headerDavid Rodríguez2019-10-121-12/+0
* | | Change "New" header to "Latest"David Rodríguez2019-10-121-1/+1
* | | Change "Gem Name" header to just "Gem"David Rodríguez2019-10-121-1/+1
* | | Add a bit more space between columnsDavid Rodríguez2019-10-121-1/+1
* | | Rename outdated_gems_listDavid Rodríguez2019-10-121-8/+8