Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reword credential docs for consistency and spelling | Andre Arko | 2014-10-12 | 2 | -14/+21 |
| | |||||
* | Fix a typo in the docs. | Tim Moore | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Document config for HTTPs source credentials | Harald Wartig | 2014-10-12 | 2 | -0/+25 |
| | |||||
* | Add AlmostNoSecurity to trust-policy and fix doc links to Rubygems. | Andre Medeiros | 2014-07-17 | 1 | -4/+5 |
| | |||||
* | Remove `--frozen` switch documentation | Antonio Scandurra | 2014-03-18 | 1 | -4/+0 |
| | | | | ...since it's not user facing. | ||||
* | Add missing switches documentation for bundle-update(1) | Antonio Scandurra | 2014-03-18 | 1 | -1/+4 |
| | |||||
* | Add missing switches documentation for bundle-install(1) | Antonio Scandurra | 2014-03-18 | 1 | -0/+17 |
| | |||||
* | Correct bundle-config manpage | Simon Coffey | 2014-03-04 | 1 | -6/+12 |
| | | | | | It is not possible to set BUNDLE_GEMFILE using bundle-config, so don't tell users that it is. [#1315] | ||||
* | Merge tag 'v1.5.2' into 'master' | Andre Arko | 2014-01-10 | 1 | -1/+1 |
| | | | | | | | | | | Conflicts: CHANGELOG.md Rakefile lib/bundler/installer.rb lib/bundler/rubygems_ext.rb lib/bundler/source/rubygems.rb spec/realworld/parallel_install_spec.rb spec/realworld/parallel_update_spec.rb | ||||
* | Remove warning about deps with :git | Aleksey V. Zapparov | 2013-12-06 | 1 | -2/+1 |
| | | | | Closes #1651 | ||||
* | update missing man pages | Terence Lee | 2013-11-09 | 3 | -1/+11 |
| | |||||
* | Merge pull request #2650 from joyicecloud/gem-mirror | Andre Arko | 2013-10-17 | 1 | -0/+9 |
|\ | | | | | | | | | | | | | Gem Mirror Support (with specs) (PR #2366) Conflicts: lib/bundler/fetcher.rb | ||||
| * | add more exposition to mirror config manpage | danielsdeleo | 2013-09-26 | 1 | -1/+3 |
| | | |||||
| * | add mirror support. each uri to a repository can be replaced by an | Kristian Meier | 2013-09-26 | 1 | -0/+7 |
| | | | | | | | | | | mirror uri via the bundler configuration. add mirrors like this $ bundle config mirror.http://rubygems.org http://localhost:8081/nexus/content/repositories/rubygems.org | ||||
* | | GEM_HOME is just the default rubygems location | Andre Arko | 2013-10-08 | 1 | -5/+5 |
|/ | | | | | refs #2667 [ci skip] | ||||
* | adding platform support for ruby 2.1 | Brandon Black | 2013-09-24 | 1 | -0/+8 |
| | | | | | * added new platform and ruby version helpers * updated man file and tests | ||||
* | reword exec docs for clarity | Andre Arko | 2013-09-06 | 1 | -3/+3 |
| | |||||
* | exec flags must go before the command | Andre Arko | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | add some documentation, warn if passing --keep-file-descriptors on < 2.0 | Steven Davidovitz | 2013-09-06 | 1 | -1/+8 |
| | |||||
* | Helps if I also document the environment vars... | Snack Bandit | 2013-08-27 | 1 | -2/+2 |
| | |||||
* | Last time, getting the wording right. | Snack Bandit | 2013-08-27 | 1 | -2/+4 |
| | |||||
* | Clarifying docs that client cert also should have key | Snack Bandit | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | Adding documentation | Snack Bandit | 2013-08-27 | 1 | -0/+4 |
| | |||||
* | Merge pull request #2590 from larskanis/add_x64-mingw32_support | André Arko | 2013-08-14 | 1 | -1/+5 |
|\ | | | | | Add support for the x64-mingw32 platform | ||||
| * | Add proper support for x64-mingw32 platform. | Lars Kanis | 2013-08-10 | 1 | -1/+5 |
| | | | | | | | | This fixes github issue #2356 . | ||||
* | | oh yeah new domain | Andre Arko | 2013-08-11 | 2 | -2/+2 |
| | | |||||
* | | Add parallel worker documentation | Hemant Kumar | 2013-07-29 | 1 | -0/+4 |
|/ | | | | Also added --jobs option to man file | ||||
* | Update Gemfile man page with new require: true option | Hemant Kumar | 2013-07-18 | 1 | -1/+4 |
| | | | | | User can additionally specifiy require: true in gem dependency. It behaves same as not specifying any argument. | ||||
* | Merge branch '1-3-stable' | Andre Arko | 2013-07-03 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: spec/bundler/gem_helper_spec.rb | ||||
| * | Set --no-cache when bundle install --local is called. | Tim Moore | 2013-06-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '1-3-stable' | Andre Arko | 2013-06-23 | 1 | -6/+24 |
|\ \ | |/ | |||||
| * | reword (hopefully for clarity) | Andre Arko | 2013-06-16 | 1 | -16/+17 |
| | | |||||
| * | Fix #2502 | Alex Soto | 2013-06-16 | 1 | -0/+17 |
| | | |||||
* | | Merge branch '1-3-stable' | Andre Arko | 2013-05-22 | 2 | -2/+2 |
|\ \ | |/ | | | | | | | | | Conflicts: Rakefile spec/bundler/gem_helper_spec.rb | ||||
| * | Fixed typos | Prathamesh Sonpatki | 2013-05-12 | 1 | -1/+1 |
| | | |||||
| * | subcommands have man pages, too | Andre Arko | 2013-05-10 | 1 | -1/+1 |
| | | |||||
* | | Add github's "branch" option | Andrew Davis | 2013-04-17 | 1 | -0/+4 |
|/ | |||||
* | use https://rubygems.org everywhere | Matthew Rudy Jacobs | 2013-02-13 | 5 | -10/+10 |
| | | | | | | if https is the best way to access rubygems.org then it should be default everywhere including in examples on the man page | ||||
* | Merge branch '1-2-stable' | Andre Arko | 2013-02-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .rspec .travis.yml CHANGELOG.md Rakefile lib/bundler.rb lib/bundler/cli.rb lib/bundler/source.rb lib/bundler/version.rb spec/bundler/bundler_spec.rb spec/install/gems/dependency_api_spec.rb spec/other/newgem_spec.rb spec/other/show_spec.rb | ||||
| * | use rake 10 in specs to fix warnings | Andre Arko | 2012-12-29 | 1 | -1/+1 |
| | | |||||
* | | rename policy to trust-policy like gem, docs | Andre Arko | 2013-02-07 | 1 | -1/+16 |
| | | |||||
* | | Added some config documentation. | EmilRehnberg | 2013-01-28 | 1 | -2/+3 |
| | | |||||
* | | Mention BUNDLE_IGNORE_CONFIG in the manpage | richo | 2013-01-19 | 1 | -1/+4 |
| | | |||||
* | | reference the source priority section | Andre Arko | 2013-01-17 | 1 | -1/+2 |
| | | | | | | | | [ci skip] | ||||
* | | add ABI platforms :ruby_20 and :mri_20 | Andre Arko | 2012-12-20 | 1 | -0/+6 |
| | | | | | | closes #2151 | ||||
* | | Add clean command to bundle man page | rohit | 2012-12-10 | 1 | -0/+3 |
| | | | | | | | | [ci skip] | ||||
* | | link to bundle platform man page #1605 | rohit | 2012-11-21 | 1 | -1/+1 |
| | | |||||
* | | add bundle help to man page of bundle #1605 | rohit | 2012-11-21 | 1 | -0/+3 |
| | | |||||
* | | fix small typo | Przemek Hocke | 2012-09-21 | 1 | -1/+1 |
|/ | |||||
* | fix whitespace test | Terence Lee | 2012-08-30 | 1 | -1/+1 |
| |