summaryrefslogtreecommitdiff
path: root/src/tool_msgs.c
Commit message (Expand)AuthorAgeFilesLines
* tool: improve --stderr handlingJay Satiro2023-03-121-4/+4
* curl: make --silent work stand-aloneDaniel Stenberg2023-02-171-2/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* misc: ISSPACE() => ISBLANK()Daniel Stenberg2022-09-061-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: use errorf() betterDaniel Stenberg2019-12-101-3/+4
* curl: show better error message when no homedir is foundDaniel Stenberg2019-12-031-0/+14
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* voutf: fix bad arethmetic when outputting warnings to stderrDaniel Stenberg2018-10-301-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* cppcheck: fix warningsMarian Klymov2018-06-111-1/+1
* curl: support >256 bytes warning messsagesDaniel Stenberg2017-12-121-2/+6
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* tool_msgs: remove wrong castMarcel Raad2017-05-081-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg2015-09-111-15/+36
* tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme2015-02-271-7/+7
* tool: Moved --stderr to the global configSteve Holme2014-03-011-4/+4
* tool: Moved --silient to the global configSteve Holme2014-02-271-1/+1
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-0/+100