aboutsummaryrefslogtreecommitdiffstats
path: root/.wgetrc
Commit message (Collapse)AuthorAgeFilesLines
* Use newlines at EOF consistentlyMathias Bynens2013-03-101-1/+1
|
* .wgetrc: Remove the `local_encoding` setting for nowMathias Bynens2012-03-221-1/+4
| | | | Is it possible to conditionally configure a wget setting, only if it’s supported by the current wget build? http://unix.stackexchange.com/q/34730/6040
* .wgetrc: Remove the `iri` commandMathias Bynens2012-03-211-3/+0
| | | | It’s enabled by default on builds that support it, and setting in other builds throws an error.
* .wgetrc: Initial commitMathias Bynens2012-03-191-0/+38
Disclaimer: most of these settings have been stolen from @janmoesen’s extremely well-commented .wgetrc.