summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
AgeCommit message (Expand)Author
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2019-12-18Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-18[bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Add exclamation mark to methodDavid Rodríguez
2019-08-03[bundler/bundler] Move `strict` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Extract some methodsDavid Rodríguez
2019-08-03[bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez
2019-08-03[bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero
2019-08-03[bundler/bundler] Less complexityGuillermo Guerrero
2019-08-03[bundler/bundler] Move more locals to attributesDavid Rodríguez
2019-08-03[bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez
2019-08-03[bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Prefer feature flag to harcoded checkDavid Rodríguez
2019-08-03[bundler/bundler] Alias `cache` to `package` nowDavid Rodríguez
2019-08-03[bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez
2019-08-03[bundler/bundler] [Package] Dont always update on --all-platformsSamuel Giddins
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-12-12Merge 1-16-stable branch of bundler.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-10-05Fixed broken `bundle gem` command.hsbt
2017-09-08Merge bundler to standard libraries.hsbt