aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Update to 0.46.0Samuel Giddins2017-01-151-1/+1
* [RuboCop] Update to 0.45.0Samuel Giddins2016-11-291-1/+1
* Allow the binstubs to work with multi-part requirementsSamuel Giddins2016-08-023-3/+3
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* [RuboCop] Update to 0.39.0Samuel Giddins2016-03-291-1/+1
* [RuboCop] Update to 0.38.0Samuel Giddins2016-03-091-1/+1
* [with_rubygems] Ensure exec is always called to fix use in the binstubsSamuel Giddins2016-02-241-3/+7
* Add helper script for running with particular rubygems versionsSamuel Giddins2016-02-244-9/+44
* [RuboCop] Update to 0.37.1Samuel Giddins2016-02-091-1/+1
* [RuboCop] Update to 0.37.0Samuel Giddins2016-02-051-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-313-0/+3
* Update to RuboCop 0.36.0Samuel Giddins2016-01-311-1/+1
* Ensure there are no unresolved specs left over in the binstubsSamuel Giddins2016-01-303-0/+13
* [RuboCop] Update to 0.35.1Samuel Giddins2015-11-211-1/+1
* [RuboCop] Regenerate todo file with new file excludesSamuel Giddins2015-10-181-1/+1
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-1/+1
* now putsing on stderrAndre Arko2015-08-131-1/+1
* rescue gem load errors so setup can runAndre Arko2015-08-131-1/+5
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Fix binstubs on 1.8.7Samuel E. Giddins2015-07-163-0/+6
* [RuboCop] Add binstubSamuel E. Giddins2015-07-151-0/+9
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-152-2/+2
* Fix rspec binstubSamuel E. Giddins2015-07-151-1/+1
* Add new binstubs for rake and rspec in bin, move executables to exeSamuel E. Giddins2015-07-155-100/+16
* Send bundle_ruby deprecation error to STDERRStefan Lance2015-03-261-1/+1
* Add bundle_ruby deprecation warningStefan Lance2015-03-201-0/+2
* Missing regex escapeNobuhiro Nikushi2015-03-201-1/+1
* Fixes: Ancient version check matches unrelated gemsPatrick Helm2014-11-211-1/+1
* make bundler as fast as bundleAndre Arko2014-04-062-9/+21
* Use the thor debug option instead of the environment variableRafael Mendonça França2013-12-311-3/+1
* `bundler` bin for those who confuse it with `bundle`Kir Shatrov2013-08-162-1/+11
* Test for "bundle exec ruby".Andre Arko2013-08-041-0/+2
* minor bundle bin cleanupAndre Arko2013-07-031-9/+4
* Set THOR_DEBUG flagPieter Joost van de Sande2013-05-221-1/+6
* Updated error message in bin/bundleAndrea Goulet Ford2013-01-201-2/+3
* slimmed down bundle bin to pull out ruby DSL info from GemfileTerence Lee2012-12-261-0/+56
* Avoid crazy stack traces from early Ctrl-Cs, thanks @mitchellh!Terence Lee2012-12-231-0/+5
* Merge v1.1.4 from branch '1-1-stable'André Arko2012-05-271-1/+2
|\
| * point users at ISSUES.md instead of a new ticketAndre Arko2012-05-271-5/+3
| * Include 'your Gemfile and Gemfile.lock' in fatal exception errorRyan Bigg2012-03-131-3/+3
| * Add 'Please include the full output of the command' to fatal error messageRyan Bigg2012-03-131-1/+3
* | extract rescue logic in bin/bundleTerence Lee2012-05-251-27/+9
* | Include 'your Gemfile and Gemfile.lock' in fatal exception errorRyan Bigg2012-03-131-1/+1
* | Make fatal error message spacing consistentRyan Bigg2012-03-111-3/+3
* | Add 'Please include the full output of the command' to fatal error messageRyan Bigg2012-03-111-1/+3
|/
* Revert "stop asking for tickets on non-Bundler errors"Terence Lee2011-12-061-4/+0
* stop asking for tickets on non-Bundler errorsAndre Arko2011-11-301-0/+4
* Move require 'bundler' up before the begin ... rescue ... end.Tim Felgentreff2011-10-041-1/+1
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-10/+10
|\
| * Fix the help spec for the 0.8 errorAndre Arko2011-09-171-1/+3