aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/ui
Commit message (Expand)AuthorAgeFilesLines
* Adding add_color to silent UIbronzdoc2016-03-081-0/+3
* Adding add_color methodbronzdoc2016-03-071-0/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-313-0/+3
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-1/+1
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-261-1/+2
* Handle errors when requiring gems gracefullyAgis-2015-08-291-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-152-5/+5
* Merge tag 'v1.10.4'Samuel E. Giddins2015-06-161-5/+1
|\
| * no more native ext message via RG outputAndre Arko2015-06-081-5/+1
* | Avoid showing warning messages twicefotanus@gmail.com2015-06-031-0/+3
|/
* require thor before using itAndre Arko2015-05-181-0/+2
* centralized boolean question logicPatrick Metcalfe2015-04-191-0/+8
* indent errors in verbose mode per traditionAndre Arko2014-08-251-1/+1
* clean up UI#trace methodAndre Arko2014-07-231-5/+2
* Improved resolver significantly by trimming the search spaceSmit Shah2014-01-103-3/+3
* extract UI::SilentAndre Arko2014-01-093-5/+47
* break out UI::ShellAndre Arko2014-01-081-0/+100
* break out UI::RGProxyAndre Arko2014-01-081-0/+21