summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Merge #6754Bundlerbot2018-10-241-0/+14
* Still document the `--force` optionDavid Rodríguez2018-10-122-6/+6
* Merge #6702Bundlerbot2018-10-092-4/+4
* Auto merge of #6513 - agrim123:agr-bundler-remove, r=indirectThe Bundler Bot2018-10-091-0/+23
* Auto merge of #5803 - igorbozato:path_relative_to_pwd, r=indirectThe Bundler Bot2018-10-051-0/+2
* Auto merge of #6628 - bundler:segiddins/bundler-2-global-path-ruby-scope, r=c...The Bundler Bot2018-10-051-0/+3
* Auto merge of #6572 - agrim123:agr-bundle-list-options, r=hsbtThe Bundler Bot2018-10-051-1/+17
* Auto merge of #6556 - agrim123:agr-versions-gem-add, r=colby-swandaleThe Bundler Bot2018-10-051-1/+7
* Auto merge of #6517 - agrim123:agr-bundler-add-skip-install, r=colby-swandaleThe Bundler Bot2018-10-051-2/+7
* Auto merge of #6531 - peret:outdated-filter-dependencies, r=segiddinsThe Bundler Bot2018-10-051-0/+4
* Auto merge of #6309 - agrim123:disable_platform_warnings, r=colby-swandaleThe Bundler Bot2018-10-051-0/+2
* Auto merge of #6177 - bundler:colby/bundle-show-paths, r=indirectThe Bundler Bot2018-10-051-0/+2
* Auto merge of #6493 - agrim123:agr-update-bundle-update-docs, r=colby-swandaleThe Bundler Bot2018-10-051-6/+10
* Auto merge of #6184 - arbonap:pa-check-in-gemfile-docs, r=indirectThe Bundler Bot2018-10-051-2/+11
* Auto merge of #6693 - eregon:truffleruby, r=colby-swandaleThe Bundler Bot2018-09-141-6/+8
* Auto merge of #6613 - kemitchell:mention-show-sorts-in-doc, r=colby-swandaleThe Bundler Bot2018-08-161-2/+3
* Auto merge of #6605 - forestgagnon:refine-gemfile-source-warning, r=segiddinsThe Bundler Bot2018-07-101-0/+13
* Auto merge of #6539 - BanzaiMan:ha-fix-man-page-links, r=segiddinsThe Bundler Bot2018-07-1012-43/+43
* Auto merge of #6464 - bundler:rubymorillo-patch-3, r=colby-swandaleThe Bundler Bot2018-04-201-5/+9
* Auto merge of #6463 - bundler:rubymorillo-patch-2, r=indirectThe Bundler Bot2018-04-201-9/+9
* Auto merge of #6302 - 315tky:master, r=indirectThe Bundler Bot2018-04-201-0/+11
* Auto merge of #6271 - nholden:bundle-doctor-man-page, r=colby-swandaleThe Bundler Bot2018-04-201-0/+33
* Auto merge of #6235 - Debian:samueloph_typo, r=colby-swandaleThe Bundler Bot2018-04-201-1/+1
* Auto merge of #6244 - bundler:seg-audit-man-links, r=colby-swandaleThe Bundler Bot2018-04-2016-55/+55
* Auto merge of #6229 - erikj:patch-1, r=segiddinsThe Bundler Bot2018-04-201-1/+1
* Auto merge of #6099 - bundler:colby/docs-ascii, r=segiddinsThe Bundler Bot2017-10-301-1/+1
* Add documentation for packaging with `--no-install`Ashish Sehra2017-08-301-0/+5
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-1/+4
* document `shebang` option for bundler-binstubColby Swandale2017-08-261-0/+3
* Auto merge of #5658 - adrian-gomez:passowrds_on_remotes, r=segiddinsThe Bundler Bot2017-08-121-0/+3
|\
| * Allow to add username and password to a remote during a deploymentAdrian Gomez2017-08-021-0/+3
* | Auto merge of #5920 - bundler:colby/bundler-list, r=segiddinsThe Bundler Bot2017-08-112-0/+17
|\ \
| * | add --name-only option to print only the name of each gemcolby/bundler-listColby Swandale2017-08-101-2/+7
| * | implement new list command taken from bundler showColby Swandale2017-08-042-0/+12
* | | Add more explanation to `bundle pristine` docsPatricia Arbona2017-08-101-3/+24
* | | Auto merge of #5922 - bundler:colby/fix-new-init-env-var, r=indirectThe Bundler Bot2017-08-041-1/+1
|\ \ \
| * | | fix documented init gems rb config env varcolby/fix-new-init-env-varColby Swandale2017-08-041-1/+1
| |/ /
* | | Update broken link in bundle-gem man pagePatricia Arbona2017-08-021-1/+1
* | | [2.0] Print only version number from `bundler --version`Koichi ITO2017-08-011-0/+2
|/ /
* | Add missing flag aliases to docsPatricia Arbona2017-07-286-10/+14
|/
* Auto merge of #5892 - arbonap:pa-gemfile-doc-changes, r=colby-swandaleThe Bundler Bot2017-07-251-0/+31
|\
| * Add bundle-install and gemfile background explanationsPatricia Arbona2017-07-231-0/+31
* | Auto merge of #5860 - bundler:seg-validate-settings, r=segiddinsThe Bundler Bot2017-07-251-0/+5
|\ \
| * | Default the install path to ./bundle in Bundler 2Samuel Giddins2017-07-231-0/+5
| |/
* | Auto merge of #5891 - arbonap:master, r=segiddinsThe Bundler Bot2017-07-251-30/+30
|\ \ | |/ |/|
| * Alphabetize install flags; add links to Rubygems docsPatricia Arbona2017-07-211-30/+30
* | Auto merge of #5882 - bundler:rubymorillo-patch-1, r=colby-swandaleThe Bundler Bot2017-07-221-0/+7
|\ \
| * | Removed whitespaceStephanie Morillo2017-07-211-5/+5
| * | Add graph re: bundle exec modifying lockfileStephanie Morillo2017-07-201-0/+7
* | | Auto merge of #5883 - bundler:rubymorillo-patch-2, r=colby-swandaleThe Bundler Bot2017-07-221-0/+1
|\ \ \ | |_|/ |/| |