summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/open.rb
Commit message (Expand)AuthorAgeFilesLines
* Move local variable to only branch where it's usedissue-4436David Rodríguez2019-08-161-1/+1
* Fix open default gem errorZehan Zhao2019-08-161-5/+9
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-1/+0
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [CLI::Open] Support exiting when selecting gemseg-open-exitSamuel Giddins2017-01-021-1/+2
* Open editor with clean envSamuel Cochran2016-03-231-1/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* had no idea that in-array splat was 1.9Andre Arko2014-04-281-1/+1
* editor might need shell parsingAndre Arko2014-04-281-5/+4
* shell escape bundle open args :OAndre Arko2014-04-281-3/+2
* 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/+24