summaryrefslogtreecommitdiff
path: root/lib/bundler/cli.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the Package command for `bundle cache` on Bundler 2seg-new-cache-is-packageSamuel Giddins2017-07-031-8/+12
* Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-5/+6
* Auto merge of #5725 - bundler:seg-default-command, r=indirectThe Bundler Bot2017-06-231-1/+8
|\
| * Default to printing a help message when `bundle` is run without arguments on 2.0seg-default-commandSamuel Giddins2017-06-141-1/+8
* | Completely remove the postit trampolineSamuel Giddins2017-06-211-1/+1
* | [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-201-1/+1
* | [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-191-4/+10
* | Auto merge of #5721 - bundler:seg-binstubs-shebang, r=indirectThe Bundler Bot2017-06-161-0/+2
|\ \
| * | Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-131-0/+2
* | | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-161-1/+4
|\ \ \
| * | | Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-1/+1
| * | | Print build metadata when running `bundle version`Samuel Giddins2017-06-121-1/+4
| |/ /
* | | Auto merge of #5722 - bundler:seg-update-all-flag, r=indirectThe Bundler Bot2017-06-151-0/+2
|\ \ \
| * | | Add `—all` flag to `bundle update`Samuel Giddins2017-06-141-0/+2
| | |/ | |/|
* | | [Pristine] Allow passing a list of gems to pristineSamuel Giddins2017-06-141-3/+3
|/ /
* | Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-131-1/+1
|/
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-8/+8
* Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
* [CLI] Avoid loading Thor::Actions when it is not usedSamuel Giddins2017-04-251-1/+0
* move implementation of Bundler::Env to class methodsColby Swandale2017-04-201-1/+1
* Auto merge of #5306 - colby-swandale:bundler-config-parseable-flag, r=segiddinsThe Bundler Bot2017-04-151-0/+1
|\
| * Merge remote-tracking branch 'upstream/master' into bundler-config-parseable-...Colby Swandale2017-03-291-42/+111
| |\
| * | removed parseable alias optionColby Swandale2017-01-051-1/+1
| * | Add parseable option to bundle configJuanitoFatas2016-08-261-0/+1
* | | Auto merge of #5503 - denniss:ds-bundle-pristine, r=segiddinsThe Bundler Bot2017-04-111-0/+6
|\ \ \
| * | | Initial implementation of 'bundle pristine'Dennis Suratna2017-04-111-0/+6
* | | | Add command: Handle multiple versionsDennis Suratna2017-04-101-1/+0
* | | | Add command implementationDennis Suratna2017-04-101-0/+14
|/ / /
* | | Auto merge of #5456 - Shekharrajak:5452_bundle_inject_options, r=colby-swandaleThe Bundler Bot2017-04-071-1/+5
|\ \ \
| * | | minor changesshekharrajak2017-02-221-2/+2
| * | | bundle inject can be used with few optionsshekharrajak2017-02-201-1/+5
* | | | Auto merge of #5505 - jonathanpike:master, r=colby-swandaleThe Bundler Bot2017-04-051-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add bundle issue command that prints instructions for reporting issuesJonathan Pike2017-03-071-0/+6
* | | | [CLI] Only reset paths if we’ve set a custom gemfileSamuel Giddins2017-03-141-1/+4
* | | | [CLI] Dont reset every time the CLI is initializedSamuel Giddins2017-03-141-1/+0
|/ / /
* | | Auto merge of #5374 - colby-swandale:bundle-info, r=indirectThe Bundler Bot2017-02-211-0/+7
|\ \ \ | |/ / |/| |
| * | touchup specs, removed outdated status from bundle infoColby Swandale2017-01-271-1/+2
| * | remove --path argument from info commandFrederico Bittencourt2016-11-221-3/+0
| * | rubcop changesFrederico Bittencourt2016-10-151-2/+2
| * | add default value to --pathFrederico Bittencourt2016-10-151-0/+1
| * | show specific gem details with 'bundle info GEM'Frederico Bittencourt2016-10-151-0/+8
* | | [CLI] Re-allow bundle help --no-colorseg-update-thorSamuel Giddins2017-02-121-0/+3
* | | minor changeshekharrajak2017-02-011-1/+1
* | | do not take more than one gem and version as argshekharrajak2017-02-011-3/+3
* | | [CLI] Warn when running an outdated bundler versionSamuel Giddins2017-01-141-0/+22
* | | [CLI] Fail gracefully when multiple names are passed to `bundle gem`seg-cli-gem-overrideSamuel Giddins2017-01-021-1/+12
* | | [CLI] Dont override Kernel#gem for bundle gemSamuel Giddins2017-01-011-2/+13
* | | Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-061-19/+10
|\ \ \
| * | | Move man pages to man folderBodo Tasche2016-10-301-19/+10
* | | | Add bundle-outdated man pagechrismo2016-10-311-3/+3