aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/graph.rb
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-17/+15
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-4/+4
* [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-261-2/+2
* [RuboCop] Enable Style/RedundantSelfSamuel Giddins2015-11-261-1/+1
* Auto merge of #3923 - Koronen:fix-style-offences, r=segiddinsHomu2015-08-151-4/+4
|\
| * Fix Style/BracesAroundHashParametersVictor Koronen2015-08-141-1/+1
| * Fix Style/MethodDefParenthesesVictor Koronen2015-08-141-1/+1
| * Fix Style/NotVictor Koronen2015-08-141-2/+2
* | align the hash that rubocop made wonkyAndre Arko2015-08-131-5/+6
|/
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Fix Style/AccessModifierIndentationErick Sasse2015-07-211-1/+1
* Fix Lint/StringConversionInInterpolationErick Sasse2015-07-201-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-5/+5
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Lint/LiteralInConditionSamuel E. Giddins2015-07-151-1/+1
* Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-111-0/+3
* Add `bundle viz --without` to exclude gem groups from resulting graph.Fletcher Nichol2014-05-281-1/+4
* Avoid threequals operator where possibleAntonio Scandurra2014-03-211-1/+1
* require graphviz before rubygems is goneAndre Arko2013-03-141-1/+0
* fix bundle viz error with githirochachacha2012-11-141-3/+22
* Fixed deprecation warnings in `bundle viz`Sebastian Staudt2012-02-121-10/+10
* rewrite graph.rb and clihirochachacha2011-12-131-99/+117
* fuuuuu i don't careraggi2010-11-241-1/+1
* Prettify graphsMasterLambaster2010-09-131-3/+3
* Get bundle viz working againCarl Lerche2010-06-061-1/+1
* 'bundle viz'Kevin Moore2010-05-241-0/+130