summary refs log tree commit diff
path: root/bin/title.c (follow)
Commit message (Expand)AuthorAge
* Bump title buffer to 64KJune McEnroe2020-08-15
* Fix setting second title request to GETJune McEnroe2020-07-25
* Add facebook and twitter to title user-agentJune McEnroe2020-07-08
* Match URLs inside parens or with paired parens insideJune McEnroe2020-02-10
* Duplicate effective URL before passing it back to curlJune McEnroe2020-02-10
* Claim to be curl(1) in titleJune McEnroe2019-10-02
* Fail on HTTP failure status in titleJune McEnroe2019-09-27
* Revert "Enable cookies in title"June McEnroe2019-09-22
* Enable cookies in titleJune McEnroe2019-09-20
* Only GET the final redirect locationJune McEnroe2019-09-12
* Consume entire bodyJune McEnroe2019-09-12
* Add title -v flagJune McEnroe2019-09-10
* Use curl error bufferJune McEnroe2019-09-10
* Set Accept-Encoding in titleJune McEnroe2019-09-10
* Set title User-AgentJune McEnroe2019-09-08
* Add -x flag to titleJune McEnroe2019-09-07
* Handle lack of Content-TypeJune McEnroe2019-09-05
* Use CURLINFO_CONTENT_TYPEJune McEnroe2019-09-05
* Decode entities in titlesJune McEnroe2019-09-05
* Print title as soon as it's availableJune McEnroe2019-09-05
* Add titleJune McEnroe2019-09-05