aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/retry.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid threequals operator where possibleAntonio Scandurra2014-03-211-1/+1
* print the error class as well as the messageAndre Arko2013-10-031-1/+1
* allow exceptions to be passed to RetryAndre Arko2013-10-031-3/+4
* Retry git commandsschneems2013-09-281-12/+23
* Retry fetch specs with `--retry`schneems2013-09-281-0/+48