summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-0/+48
* Alias `cache` to `package` nowadd_package_functionality_to_cacheDavid Rodríguez2019-07-151-36/+0
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-281-1/+1
* [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-191-3/+3
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-251-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* implement all_platforms options for cache/packageCody Cutrer2014-12-231-0/+1
* Encapsulate Definition#sources.Andre Arko2014-07-301-1/+1
* whitespace styleAndre Arko2014-01-261-1/+2
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Refactored init, check, install, update, show, outdated, cache andSmit Shah2014-01-081-0/+33