summaryrefslogtreecommitdiff
path: root/title.bash
AgeCommit message (Expand)Author
2015-11-23Deal with some cURL exit codesLuke Bratch
2015-11-21Decode HTML in the title using recode (adds recode as a dependency)Luke Bratch
2015-10-20Release 1.0Luke Bratch
2015-10-20If Content-Type is text/plain, just use the first line as the titleLuke Bratch
2015-10-20Add missing comment hash characterLuke Bratch
2015-08-07Switch to a cleaner awk script to detect titlesLuke Bratch
2015-05-21Advertise text/html acceptance as some servers require itLuke Bratch
2015-05-11Tidy up temporary files afterwardsLuke Bratch
2015-05-11Fix support for servers that don't support HTTP HEADLuke Bratch
2015-05-02Add support for gzip compressionLuke Bratch
2015-05-02Put curl's arguments into a variableLuke Bratch
2015-03-11Change name in version string to "blatitle"Luke Bratch
2015-03-11Strip newlines and leading whitespace from "broken" titles, update user agent...Luke Bratch
2015-01-14Pretend to be Firefox as some broken websites reject cURL's user agentLuke Bratch
2014-11-17Follow HTTP redirects, was broken since switch to curlLuke Bratch
2014-10-08Update versionLuke Bratch
2014-10-08Initial commitLuke Bratch