aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/friendly_errors.rb
Commit message (Expand)AuthorAgeFilesLines
* Clickable URL in friendly exceptionsSunny Ripert2013-12-011-1/+1
* trying to get specs to passJessica Lynn Suttles2013-08-051-5/+3
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-4/+7
* rescues ArgumentError with message that matches 'Ambiguous task'Jen Diamond2013-08-051-0/+4
* Correct Thor error nameAndre Arko2013-05-221-1/+1
* When a command is unknown exit with 15Pieter Joost van de Sande2013-05-221-0/+3
* Rescue thor errorsPieter Joost van de Sande2013-05-221-0/+3
* fix UI :wrap option to strip leading spacesAndre Arko2013-03-141-5/+6
* re-handle rubygems requiring opensslAndre Arko2013-03-021-0/+8
* useless beginAndre Arko2013-03-021-19/+17
* only wrap when requestedAndre Arko2013-02-171-4/+6
* extract OpenSSL loading into vendored_persistentAndre Arko2013-01-291-12/+0
* add UI#trace for backtraces without DEBUG infoAndre Arko2012-11-301-5/+4
* Merge tag 'v1.2.2'Andre Arko2012-11-151-0/+13
|\
| * handle broken OpenSSL more genericallyAndre Arko2012-11-141-0/+13
* | Update vendored thor to v0.16.0Derek Kastner2012-11-101-1/+1
|/
* Merge v1.1.4 from branch '1-1-stable'André Arko2012-05-271-5/+3
* extract rescue logic in bin/bundleTerence Lee2012-05-251-0/+24