aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/friendly_errors.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.9.6'Andre Arko2015-05-031-3/+12
|\
| * [friendly errors] All ASCII because encodingsAndre Arko2015-05-021-2/+2
| * [friendly errors] flesh out reporting templateAndre Arko2015-05-021-4/+9
| * [ErrorReport] Print the command that was runSamuel E. Giddins2015-05-021-0/+4
| * Only use first line of error messages in the issue search URL.Tim Moore2015-04-121-1/+1
* | Merge tag 'v1.9.4'Andre Arko2015-04-131-1/+1
* | [DSL] Add prettier DSL errorSamuel E. Giddins2015-03-161-0/+3
|/
* Fix spec failures.Andre Medeiros2015-03-111-0/+1
* indent error report template, extract methodAndre Arko2014-11-301-32/+26
* Better exception handlingKir Shatrov2014-11-301-5/+44
* 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