aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/install.rb
Commit message (Expand)AuthorAgeFilesLines
* allow all post-install messages to be silencedPatrick Metcalfe2015-04-281-2/+4
* Implement optional groupsJonne Haß2015-03-301-2/+28
* switch on ignore_messages flagPatrick Metcalfe2015-03-251-2/+6
* Remove unused dupsNikolay Burlov2015-03-101-1/+1
* Merge tag 'v1.7.13' into 1-8-stableAndre Arko2015-02-091-1/+1
|\
| * expand the multiple-source warningAndre Arko2015-01-241-0/+1
* | warn or error on multiple primary sourcesAndre Arko2015-01-261-1/+1
* | allow cache path to be configuredAndre Arko2015-01-251-3/+3
* | expand the multiple-source warningAndre Arko2015-01-231-0/+1
* | Refine completion messagesAndre Arko2014-11-281-8/+17
* | Show gems count after installKir Shatrov2014-11-221-0/+3
* | Merge tag 'v1.7.5'Andre Arko2014-11-101-1/+2
|\|
| * hide all warnings when in --quiet modeAndre Arko2014-10-201-1/+2
* | Merge tag 'v1.7.1'Tim Moore2014-08-241-1/+10
|\|
| * Encapsulate Definition#sources.Andre Arko2014-07-301-1/+1
| * Detect ambiguous gems.Tim Moore2014-07-301-0/+9
| * don't warn about sudo on windowsAndre Arko2014-04-151-1/+1
* | Revert "`bundle install --path` is now relative to the CWD."Andre Medeiros2014-05-131-1/+1
* | `bundle install --path` is now relative to the CWD.Andre Medeiros2014-05-131-1/+1
* | Merge pull request #2942 from d-reinhold/masterAndré Arko2014-04-161-0/+1
|\ \
| * | Adds a --no-install flag to bundle packageDominick Reinhold2014-04-151-0/+1
| |/
* / don't warn about sudo on windowsAndre Arko2014-04-151-1/+1
|/
* don't update the cache while frozen!Andre Arko2014-04-131-1/+1
* move install warning into Install, add word-wrapAndre Arko2014-04-071-0/+9
* fix breaking merge from 1.5.3Andre Arko2014-02-061-2/+1
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-2/+1
* whitespace styleAndre Arko2014-01-261-1/+1
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Forgot to include new filesSmit Shah2014-01-081-2/+2
* Fixed failing specs on travisSmit Shah2014-01-081-2/+2
* Refactored CLI clean commandSmit Shah2014-01-081-3/+15
* Refactored init, check, install, update, show, outdated, cache andSmit Shah2014-01-081-0/+113