summaryrefslogtreecommitdiff
path: root/src/options.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into parallel-wgetDarshit Shah2014-06-091-157/+157
|\
| * Whitespace and formatting changes.(Aesthetic only)Darshit Shah2014-05-301-155/+154
| * More progress bar aesthetic changesDarshit Shah2014-05-301-0/+1
| * Fix compiler warningsTim Ruehsen2014-05-121-2/+2
| * Add --show-progress to force display progress barDarshit Shah2014-05-011-0/+1
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-03-211-0/+1
|\ \ | |/
| * Make wget capable of starting downloads from a specified position.Yousong Zhou2014-03-211-0/+1
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-03-051-2/+0
|\ \ | |/
| * Turn --debug into no-op if compiled without debugging supportDarshit Shah2014-02-011-2/+0
* | Merge branch 'master' into parallel-wgetGiuseppe Scrivano2014-01-221-0/+1
|\ \ | |/
| * Introduce --no-config. The wgetrc files will not be readDarshit Shah2014-01-221-0/+1
* | Always define options.jobsGiuseppe Scrivano2013-11-101-3/+1
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2013-10-061-2/+3
|\ \ | |/
| * added PFS to --secure-protocolTim Ruehsen2013-09-071-1/+2
| * added option --https-onlyTim Ruehsen2013-08-221-1/+1
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2013-07-301-1/+1
|\ \ | |/
| * Make --backups work as documentedGiuseppe Scrivano2013-07-131-1/+1
* | Merge branch 'master' into parallel-wgetGiuseppe Scrivano2013-04-211-0/+3
|\ \ | |/
| * Add a generic --method command to set a method in HTTP Requests.Darshit Shah2013-04-141-0/+3
* | Update ChangeLogs. Add missing prototypes to metalink.c. Remove static variab...Ilim Ugur2012-09-181-1/+2
* | Resolve conflicts to complete merging with master branch.Ilim Ugur2012-08-141-0/+25
|\ \ | |/
| * Rename --bits to --report-bps.Giuseppe Scrivano2012-06-061-1/+1
| * Add support for -accept-regex and --reject-regex.Gijs van Tulder2012-05-091-0/+13
| * Accept --bit optionSasikantha Babu2012-03-051-0/+1
| * Add support for WARC files.Gijs van Tulder2011-11-041-0/+9
* | Add option --metalink-file. Add a few interoption availability checks for --m...Ilim Ugur2012-08-121-0/+1
* | Delete existing temp_ files before starting to download. Retry on failed down...Ilim Ugur2012-08-121-0/+3
* | Remove option --verify. Compare strongest supported hash type to verify files.Ilim Ugur2012-08-111-3/+0
* | Initial attempt at verifying hashes. - not workingIlim Ugur2012-08-031-0/+3
* | Make thread support optional. - No check for semaphore in configure.ac.Ilim Ugur2012-07-291-1/+2
* | Merge Giuseppe's parallel-wget patch.Micah Cowan2012-06-301-0/+2
|/
* Add support for --content-on-error.Henrik Holst2011-10-061-0/+2
* Introduce `show_all_dns_entries'.Giuseppe Scrivano2011-08-061-0/+2
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+2
* Implement --config.Reza Snowdon2010-10-291-0/+1
* Add --unlink.Merinov Nikolay2010-09-291-0/+1
* Introduce --trust-server-names. Close CVE-2010-2252.Giuseppe Scrivano2010-07-281-0/+1
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+1
* --no-match-server-timestamps -> --no-use-server-timestampsMicah Cowan2010-01-091-1/+1
* --no-match-server-timestampsDavid Holman2010-01-091-0/+3
* [mq]: cfg-mkMicah Cowan2009-09-211-2/+2
* Adjustments for MSDOS.Gisle Vanem2009-09-051-1/+1
* Ran update-copyright.Micah Cowan2009-09-041-2/+2
* Rename --html-extension to --adjust-extension.Micah Cowan2009-07-281-1/+1
* --restrict-file-names=asciiMicah Cowan2009-07-271-0/+2
* Automated merge.Micah Cowan2009-07-041-0/+5
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-1/+6
* | Automated merge.Micah Cowan2008-11-261-0/+4
|\ \
| * \ Automated merge.Xavier Saint2008-08-071-0/+4
| |\ \
| | * | The prefered way is to avoid #ifdef flooding, so take it that way. Introduce ...Saint Xavier2008-06-191-2/+0