summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly avoid readline crashes when running specs on Windowsfix_warning_and_readline_crash_on_windowsDavid Rodríguez2019-11-062-6/+3
* Merge #7394Bundlerbot2019-11-062-0/+65
|\
| * Grammarzverok2019-11-051-1/+1
| * Add inline RDoc documentationzverok2019-10-262-0/+65
* | Merge #7398Bundlerbot2019-11-051-4/+0
|\ \
| * | Remove unnecessary lines from `bundler/setup`remove_unnecessary_load_path_manipulationDavid Rodríguez2019-11-051-4/+0
* | | Merge #7402Bundlerbot2019-11-0558-126/+118
|\ \ \ | |/ / |/| |
| * | Always use folder structure aware path helpersspec_normalizationsDavid Rodríguez2019-11-044-6/+8
| * | Simplify a bunch of test requiresDavid Rodríguez2019-11-0443-43/+43
| * | Simplify building some pathsDavid Rodríguez2019-11-043-4/+4
| * | Rename `lib` to `lib_dir`David Rodríguez2019-11-0415-60/+60
| * | Remove unnecessary local variablesDavid Rodríguez2019-11-041-6/+0
| * | Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-044-8/+4
| * | Normalize some test requiresDavid Rodríguez2019-11-042-5/+5
|/ /
* | 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