Closes #8817
Add --fragment-retries option (Fixes #8466)
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890
[ci skip]
* Add thumbnail * Detect errors (#6469) * Match more (#6469, #8489)
Makefile: make it compatible with bmake
It's the portable version of BSD make: http://crufty.net/help/sjg/bmake.html The syntax for conditionals is different in GNU make and BSD make, so we use the shell