summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Remove unnecessary expectationsDavid Rodríguez2019-10-122-3/+0
| * | Remove outdated headerDavid Rodríguez2019-10-122-14/+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
| * | Make hash alignment style more diff-friendlyDavid Rodríguez2019-10-121-4/+6
| * | Extract table header to a methodDavid Rodríguez2019-10-121-4/+7
| * | Improve readability of outdatedTodd Lynam2019-10-122-0/+34
| * | Reword one specDavid Rodríguez2019-10-121-1/+1
|/ /
* | Merge #7375Bundlerbot2019-10-073-112/+132
|\ \
| * | Bump vendored fileutils to 1.3.0next_fileutilsDavid Rodríguez2019-10-043-112/+132
| |/
* | Merge #7373Bundlerbot2019-10-072-320/+151
|\ \ | |/ |/|
| * Don't run `bundle gem` twice when testing `--ext` flagrefactor_new_gem_specsDavid Rodríguez2019-10-031-4/+4