aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* [RuboCop] Fix Performance/StartWithSamuel Giddins2016-01-311-2/+2
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-4/+3
* Refactoring config.rbAndreas Hellwig2015-10-101-58/+70
* Fix Style/ParallelAssignmentErick Sasse2015-08-021-2/+4
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* [Config] Ensure we set the expanded path as the new valueSamuel E. Giddins2015-05-161-1/+1
* skip config warning when new value is unchangedAndre Arko2015-05-161-11/+14
* #3649 - Stop printing replacement message when config is not changedFelipe Tanus2015-05-161-1/+1
* whitespace styleAndre Arko2014-01-261-0/+1
* Refactored config commandSmit Shah2014-01-181-0/+83