summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/console.rb
Commit message (Expand)AuthorAgeFilesLines
* Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-051-3/+2
* Show deprecation warning when using console commandDimitris Zorbas2016-07-051-0/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix `bundle console` IRB fallbackFelix Bùˆnemann2015-11-161-1/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-251-1/+0
* put console list _inside_ the console class :tada:Andre Arko2014-05-111-3/+2
* refactor console finding code into methodsAndre Arko2014-05-111-27/+21
* Merge pull request #2996 from andremedeiros/masterAndre Arko2014-05-111-0/+4
* whitespace styleAndre Arko2014-01-261-0/+1
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Refactored open, conolse, inject, platform and vizSmit Shah2014-01-081-0/+41