about summary refs log tree commit homepage
path: root/t/linkify.t
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-09-09run update-copyrights from gnulib for 2019
2019-06-04linkify: support Internationalized Domain Names in URLs
2019-04-18linkify: require parentheses pairs in URLs
2019-04-18linkify: don't get confused by URLs in Perl code, at least
2019-02-01linkify: support proto://hostname without trailing slash
2018-02-07update copyrights for 2018
2017-06-23linkify: handle URLs in parenthesized statements
2016-12-06linkify: implement Markdown link compatibility (again)
2016-12-06Revert "linkify: implement Markdown link compatibility"
2016-12-06linkify: implement Markdown link compatibility
2016-08-18linkify: be stricter about matching RFC 3986
2016-03-01linkify: do not capture trailing '.' or ';' in URLs