summaryrefslogtreecommitdiff
path: root/man/bundle-config.ronn
Commit message (Expand)AuthorAgeFilesLines
* fix documented init gems rb config env varcolby/fix-new-init-env-varColby Swandale2017-08-041-1/+1
* 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
* document stderr configColby Swandale2017-05-161-0/+2
* Fix a typosKoichi ITO2017-05-031-1/+1
* Correct the config option name corresponding to --binstubsNoah Kantrowitz2017-03-291-1/+1
* Auto merge of #5428 - DTrierweiler:master, r=segiddinsThe Bundler Bot2017-03-161-0/+3
|\
| * Documentation at the correct placeDaniel Trierweiler2017-03-151-7/+3
| * Double quotes and small documentationDaniel Trierweiler2017-03-151-0/+7
* | update wordingAndre Arko2017-02-171-6/+7
* | Add documentation for mirror.fallback_timeout option.Sebastian Nowak2017-02-091-0/+12
|/
* Document all Bundler settingsseg-doc-settingsSamuel Giddins2017-01-211-0/+47
* [CLI] Warn when running an outdated bundler versionSamuel Giddins2017-01-141-0/+3
* [Docs] Address feedback regarding platformsSamuel Giddins2016-12-261-3/+9
* [Docs] Document disable_checksum_validationSamuel Giddins2016-12-261-0/+2
* [Docs] Document specific_platformSamuel Giddins2016-12-261-0/+3
* [Docs] Document force_ruby_platformSamuel Giddins2016-12-261-1/+3
* Fix typo in man page.smlx2016-12-071-1/+1
* Add documentation around git HTTP(S) credentials configuration.Sean Arnold2016-11-151-0/+14
* Document the default value for the cache_path settingseg-doc-config-default-cache-pathSamuel Giddins2016-09-061-1/+1
* Edit config & install docs re: remembered flagsStefan Lance2016-07-051-0/+32
* Add docs for retry, redirect, and timeout configs.Hugh Bien2016-01-141-0/+6
* code style for the commandAndre Arko2015-06-231-1/+1
* Clarify BUNDLE_PATH documentation.Joe Rafaniello2015-06-221-2/+4
* Give an example of ignore_message dot notationAndre Arko2015-04-281-2/+2
* [ci skip] add ignore messages documentationPatrick Metcalfe2015-04-281-0/+3
* Merge tag 'v1.9.4'Andre Arko2015-04-131-1/+7
* Add documentation for disable_multisourceStefan Lance2015-03-251-0/+4
* `bundle config --local gemfile /foo/bar/MyGemfile` now worksDean Holdren2014-12-221-12/+6
* Add a note in the man page about periods in environment variablesMick Staugaard2014-12-101-0/+8
* You can now set credentials in environment variables.Mick Staugaard2014-12-101-2/+2
* Reword credential docs for consistency and spellingAndre Arko2014-08-041-9/+12
* Document config for HTTPs source credentialsHarald Wartig2014-08-031-0/+12
* Fix typo in default BUNDLE_PATHAaron Tinio2014-05-151-1/+1
* Correct bundle-config manpageSimon Coffey2014-03-041-6/+12
* update missing man pagesTerence Lee2013-11-091-1/+1