Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RuboCop] Fix Style/MutableConstant | Samuel Giddins | 2016-01-31 | 1 | -1/+1 |
* | [RuboCop] Enable Style/ParallelAssignment | Samuel Giddins | 2015-11-26 | 1 | -1/+2 |
* | Handle errors when requiring gems gracefully | Agis- | 2015-08-29 | 1 | -2/+2 |
* | [RuboCop] Enable Style/StringLiterals | Samuel E. Giddins | 2015-07-15 | 2 | -5/+5 |
* | Merge tag 'v1.10.4' | Samuel E. Giddins | 2015-06-16 | 1 | -5/+1 |
|\ | |||||
| * | no more native ext message via RG output | Andre Arko | 2015-06-08 | 1 | -5/+1 |
* | | Avoid showing warning messages twice | fotanus@gmail.com | 2015-06-03 | 1 | -0/+3 |
|/ | |||||
* | require thor before using it | Andre Arko | 2015-05-18 | 1 | -0/+2 |
* | centralized boolean question logic | Patrick Metcalfe | 2015-04-19 | 1 | -0/+8 |
* | indent errors in verbose mode per tradition | Andre Arko | 2014-08-25 | 1 | -1/+1 |
* | clean up UI#trace method | Andre Arko | 2014-07-23 | 1 | -5/+2 |
* | Improved resolver significantly by trimming the search space | Smit Shah | 2014-01-10 | 3 | -3/+3 |
* | extract UI::Silent | Andre Arko | 2014-01-09 | 3 | -5/+47 |
* | break out UI::Shell | Andre Arko | 2014-01-08 | 1 | -0/+100 |
* | break out UI::RGProxy | Andre Arko | 2014-01-08 | 1 | -0/+21 |