Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary lines from `bundler/setup`remove_unnecessary_load_path_manipulation | David Rodríguez | 2019-11-05 | 1 | -4/+0 |
* | Merge #7411 | Bundlerbot | 2019-11-04 | 2 | -1/+3 |
|\ | |||||
| * | Try out specs against MRI 2.6 + Rubygems 3.0windows_refresh | David Rodríguez | 2019-11-04 | 2 | -1/+3 |
* | | Merge #7404 | Bundlerbot | 2019-11-04 | 6 | -30/+56 |
|\ \ | |||||
| * | | Support multiple groups for --without-group and --only-group options in bundl... | fatkodima | 2019-11-01 | 6 | -30/+56 |
* | | | Merge #7399 | Bundlerbot | 2019-11-04 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix some realworld specs testing nothingfix_realworld_test_helper | David Rodríguez | 2019-10-30 | 1 | -1/+1 |
* | | | Merge #7401 | Bundlerbot | 2019-11-04 | 18 | -76/+54 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Respect log level when showing GemRequireError'sno_silent_output_by_default | David Rodríguez | 2019-10-31 | 2 | -2/+2 |
| * | | Revert "Avoid printing deprecation messages during specs" | David Rodríguez | 2019-10-31 | 1 | -15/+9 |
| * | | I don't think we need this now | David Rodríguez | 2019-10-31 | 2 | -4/+3 |
| * | | More cleanup | David Rodríguez | 2019-10-31 | 1 | -7/+0 |
| * | | Don't silence the UI by default | David Rodríguez | 2019-10-31 | 13 | -48/+40 |
| |/ | |||||
* | | Merge #7410 | Bundlerbot | 2019-11-01 | 50 | -50/+50 |
|\ \ | |||||
| * | | November man pagesnovember_manpages | David Rodríguez | 2019-11-01 | 50 | -50/+50 |
|/ / | |||||
* | | Merge #7376 | Bundlerbot | 2019-10-30 | 3 | -0/+36 |
|\ \ | |||||
| * | | Remove respond_to? check for metadata method | Orien Madgwick | 2019-10-21 | 1 | -1/+1 |
| * | | bundle info prints gem metadata | Orien Madgwick | 2019-10-06 | 3 | -0/+36 |
* | | | Merge #7388 | Bundlerbot | 2019-10-30 | 2 | -11/+96 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix help with command aliasesfix_help_with_command_aliases | David Rodríguez | 2019-10-30 | 2 | -2/+70 |
| * | | Add "ex", and "exe" to "bundle exec" aliases | David Rodríguez | 2019-10-30 | 1 | -2/+3 |
| * | | Extract aliases to a constant for later reusage | David Rodríguez | 2019-10-30 | 1 | -6/+19 |
| * | | Consistently define aliases after command definitions | David Rodríguez | 2019-10-30 | 1 | -3/+8 |
| * | | Normalize "list" alias with the rest of alias defs | David Rodríguez | 2019-10-30 | 1 | -1/+1 |
| * | | Reformat constant definition | David Rodríguez | 2019-10-30 | 1 | -3/+1 |
|/ / | |||||
* | | Merge #7389 | Bundlerbot | 2019-10-30 | 19 | -474/+470 |
|\ \ | |||||
| * | | Normalize "bundle cache" vs "bundle package"normalize_bundle_cache | David Rodríguez | 2019-10-20 | 16 | -358/+352 |
| * | | Remove mentions to bundler history in docs | David Rodríguez | 2019-10-20 | 3 | -36/+35 |
| * | | Document man:{build,check} tasks when ronn not installed | David Rodríguez | 2019-10-20 | 1 | -0/+3 |
* | | | Merge #7390 | Bundlerbot | 2019-10-22 | 707 | -348/+348 |
|\ \ \ | |||||
| * | | | Bump tested rubies and regenerate cassettesbump_rubies | David Rodríguez | 2019-10-20 | 707 | -348/+348 |
| |/ / | |||||
* | | | Merge #7386 | Bundlerbot | 2019-10-22 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Suppress `Warning: no department given for MutableConstant` | Koichi ITO | 2019-10-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #7385 | Bundlerbot | 2019-10-20 | 5 | -9/+9 |
|\ \ | |||||
| * | | Only untaint strings on Ruby <2.7 | Jeremy Evans | 2019-10-18 | 5 | -9/+9 |
* | | | Merge #7379 | Bundlerbot | 2019-10-19 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Switch to double quotes to match rest of file | Jonathan Hefner | 2019-10-14 | 1 | -2/+2 |
* | | | Merge #4474 | Bundlerbot | 2019-10-14 | 4 | -131/+292 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename "Locked" to "Current" | David Rodríguez | 2019-10-12 | 3 | -54/+54 |
| * | | Split --verbose option to a separate spec | David Rodríguez | 2019-10-12 | 1 | -2/+35 |
| * | | Normalize `bundle outdated --verbose` option handling | David Rodríguez | 2019-10-12 | 1 | -2/+2 |
| * | | Inline one method | David Rodríguez | 2019-10-12 | 1 | -7/+3 |
| * | | Don't include table header when ordering | David Rodríguez | 2019-10-12 | 2 | -4/+27 |
| * | | Remove --pretty option and make it the default | David Rodríguez | 2019-10-12 | 4 | -109/+193 |
| * | | Strip row trailing spaces | David Rodríguez | 2019-10-12 | 1 | -1/+1 |
| * | | Move row justification logic to a method | David Rodríguez | 2019-10-12 | 1 | -5/+7 |
| * | | Consistenly pass strings to method that prints a table | David Rodríguez | 2019-10-12 | 1 | -3/+3 |
| * | | Change "Installed" column to "Locked" | David Rodríguez | 2019-10-12 | 1 | -1/+1 |
| * | | Change "Load Path" header to just "Path" | David Rodríguez | 2019-10-12 | 1 | -1/+1 |
| * | | Tighten some expectations | David Rodríguez | 2019-10-12 | 1 | -5/+6 |