aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge bundler-2.1.4Hiroshi SHIBATA2020-03-271-2/+3
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-181-12/+3
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-153-5/+14
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-113-7/+49
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-181-2/+0
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-181-1/+1
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-211-1/+1
* [bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-181-5/+9
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Add exclamation mark to methodDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Move `strict` to an attributeDavid Rodríguez2019-08-031-8/+8
* [bundler/bundler] Extract some methodsDavid Rodríguez2019-08-031-19/+31
* [bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero2019-08-031-16/+13
* [bundler/bundler] Less complexityGuillermo Guerrero2019-08-031-15/+8
* [bundler/bundler] Move more locals to attributesDavid Rodríguez2019-08-031-10/+11
* [bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez2019-08-031-5/+3
* [bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez2019-08-031-5/+5
* [bundler/bundler] Prefer feature flag to harcoded checkDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Alias `cache` to `package` nowDavid Rodríguez2019-08-031-36/+0
* [bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-031-0/+2
* [bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez2019-08-031-2/+4
* [bundler/bundler] [Package] Dont always update on --all-platformsSamuel Giddins2019-08-031-4/+1
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-0910-48/+79
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-1416-127/+220
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-043-3/+3
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-113-3/+3
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-123-3/+3
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-0228-0/+2152
* Postponing the Bundler merge.hsbt2017-12-2227-2015/+0
* Merge 1-16-stable branch of bundler.hsbt2017-12-122-6/+4
* Update bundled bundler to 1.16.0.hsbt2017-11-0127-125/+213
* Fixed broken `bundle gem` command.hsbt2017-10-051-1/+1
* Merge bundler to standard libraries.hsbt2017-09-0826-0/+1929