summaryrefslogtreecommitdiff
path: root/man/bundle-config.ronn
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove now meaningless setting"David Rodríguez2019-08-261-0/+2
* Document upcoming changes to remembered optionsTomoki Aonuma2019-08-141-4/+7
* Remove now meaningless settingDavid Rodríguez2019-07-101-2/+0
* Correct default cache pathIvo Wever2019-07-031-1/+1
* Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-071-3/+0
* Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-121-2/+0
* Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-111-2/+0
* Remove `list_command` settingDavid Rodríguez2019-04-051-2/+0
* Fix docs about `unset` with `--global` / `--local`David Rodríguez2019-03-151-1/+7
* Rename major_deprecations to silence_deprecationsdeprecation_changesDavid Rodríguez2019-02-211-3/+3
* Space after commaDavid Rodríguez2019-02-201-1/+1
* Tweak `bundle config` help to use new interfaceDavid Rodríguez2019-02-201-3/+3
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-19/+19
* change prefer to patch_prefer and updated help textAnkit Kataria2019-01-271-2/+2
* update bundle config man pageAnkit Kataria2019-01-241-0/+2
* Merge #6751Bundlerbot2018-10-231-1/+1
|\
| * Fix BUNDLE_PATH_RELATIVE_TO_CWD env variable namefix_env_variable_nameDavid Rodríguez2018-10-201-1/+1
* | add docs for configuring bundler folders through ENV varsColby Swandale2018-10-231-0/+14
|/
* [Settings] Append the ruby scope on Bundler 2 with a global path settingSamuel Giddins2018-07-291-0/+3
* Fix more linksHiro Asari2018-05-171-1/+1
* Fix man page linksHiro Asari2018-05-171-4/+4
* Document the order Bundler loads settingsStephanie Morillo2018-03-281-5/+9
* Update documentation for disable_platform_warningsAgrim Mittal2018-03-011-1/+1
* Add documentation and tests for disable_platform_warningsAgrim Mittal2018-02-261-0/+2
* [Man] Audit links to other manpagesseg-audit-man-linksSamuel Giddins2018-01-041-4/+4
* Make `install --path` relative to the cwdIgor Bozato2017-09-081-0/+2
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-1/+4
* 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-111-0/+2
|\ \
| * | implement new list command taken from bundler showColby Swandale2017-08-041-0/+2
| |/
* | 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
| |/
* | [2.0] Print only version number from `bundler --version`Koichi ITO2017-08-011-0/+2
|/
* Default the install path to ./bundle in Bundler 2Samuel Giddins2017-07-231-0/+5
* Add line re: CGI escapeStephanie Morillo2017-07-201-0/+1
* [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-191-0/+5
* Update the docs to make frozen/deployment clearerseg-deployment-means-frozenSamuel Giddins2017-07-121-3/+5
* Use deployment instead of frozen as a setting on Bundler 2Samuel Giddins2017-07-121-0/+2
* Sort all documented settings in the bundle-config man pageseg-sort-documented-settingsSamuel Giddins2017-07-051-99/+104
* Suppress `Using …` messages during installation when a version has not changedSamuel Giddins2017-07-021-0/+3
* [DSL] Remove default git sources on 2.0seg-no-default-git-sourcesSamuel Giddins2017-06-281-0/+3
* Put the global gem cache behind a feature flagSamuel Giddins2017-06-271-0/+3
* Allow conflicts between bundler dependencies and the current bundler versionSamuel Giddins2017-06-221-0/+3
* Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-181-0/+3
* Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rbSamuel Giddins2017-06-151-2/+4
* Add `—all` flag to `bundle update`Samuel Giddins2017-06-141-0/+3
* rename feature flag to `init_gems_rb` and PR feedbackColby Swandale2017-06-051-1/+1
* generate gems.rb in bundle init with feature flagColby Swandale2017-06-041-0/+2
* stderr feature flag is notw error_on_stderrColby Swandale2017-05-171-1/+1