summaryrefslogtreecommitdiff
path: root/tools/yelp-check.in
Commit message (Expand)AuthorAgeFilesLines
* Use /usr/bin/python3 as shebangDominique Leuenberger2021-02-111-1/+1
* Adding --skip option to list filenames to skipShaun McCance2021-02-071-11/+28
* yelp-check: return 1 on failure for custom checkersShaun McCance2021-02-071-3/+3
* yelp-check: Use desc if blurb not set on --help for custom checkersShaun McCance2021-02-031-0/+3
* Switch to new python toolsShaun McCance2021-02-011-1211/+1227
* yelp-check: Fix validation for DocBook 5 with https redirectsShaun McCance2019-04-261-2/+20
* yelp-check: Add --jing option to validate command to use jingShaun McCance2017-02-221-2/+15
* yelp-check: Fixed style list handling in `yelp-check style`Shaun McCance2017-02-141-4/+4
* yelp-check: Add style command to list page stylesShaun McCance2017-02-141-0/+132
* yelp-check: Remember URLs we already checked in `hrefs`Shaun McCance2016-10-071-3/+16
* yelp-check: Added Mallard Sites support for orphans commandShaun McCance2015-07-071-12/+37
* yelp-check: Support Mallard Sites for links checkerShaun McCance2015-07-061-26/+43
* yelp-check: Support Mallard Sites for media checkerShaun McCance2015-07-051-32/+64
* yelp-check: Support Mallard Sites for statusShaun McCance2015-06-301-1/+11
* yelp-check: Support Mallard Sites for idsShaun McCance2015-06-191-15/+29
* yelp-check: Always quote "$@"Shaun McCance2015-06-191-5/+5
* yelp-check: Fix pipe flow for licenseShaun McCance2015-06-191-6/+5
* yelp-check: Support Mallard Sites for hrefsShaun McCance2015-06-181-57/+61
* yelp-check: Cleanup after Sites support for validateShaun McCance2015-06-171-29/+6
* yelp-check: Mallard Sites support for validateShaun McCance2015-06-151-0/+28
* yelp-check: Support Mallard Sites for comments and licenseShaun McCance2015-06-151-37/+104
* Convert tabs to spacesShaun McCance2015-06-151-12/+14
* Accept -h as well as --helpShaun McCance2015-06-011-13/+13
* yelp-check: Check media correctly in subdirs, #727557Shaun McCance2015-04-031-2/+11
* yelp-check: Support .page.stub filesShaun McCance2014-06-181-2/+2
* yelp-check: Return non-zero for broken hrefsShaun McCance2014-03-251-1/+7
* Set LC_ALL instead of LANG for awk, #709354Shaun McCance2014-02-021-2/+2
* yelp-check: Added check for missing media filesShaun McCance2014-02-021-1/+42
* yelp-check: Added tool to check Mallard page licensesShaun McCance2014-01-291-0/+82
* Fix posix shell syntax errorMichael Biebl2013-10-271-1/+2
* yelp-check: Use a plain string instead of read for inline xslShaun McCance2013-10-271-4/+4
* yelp-check: Support validate on DocBook 5 documentsShaun McCance2013-10-261-1/+37
* yelp-check: Support explicitly allows namespaces in strict validationShaun McCance2013-10-231-1/+11
* Always pass a template to mktemp for BSD compatibilityShaun McCance2013-07-291-8/+8
* Validate Mallard cache filesShaun McCance2013-07-271-1/+5
* yelp-check: Added command to check Mallard page IDsShaun McCance2013-07-131-0/+52
* yelp-check: Added links -i to ignore xrefs with hrefsShaun McCance2012-09-291-1/+10
* yelp-check: Update usage for "status"Shaun McCance2012-09-061-1/+1
* yelp-check: Handle local files in hrefs, #673746Shaun McCance2012-04-101-3/+41
* yelp-check: Make 'hrefs' command work for DocBookShaun McCance2012-03-211-12/+32
* yelp-check: Update usage for links with DocBookShaun McCance2012-03-211-2/+3
* yelp-check: Check DocBook @linkend with links commandShaun McCance2012-03-211-5/+40
* yelp-check: Adding --strict option to validateShaun McCance2012-03-061-1/+16
* yelp-check: Add hrefs command to test external linksShaun McCance2011-10-191-0/+59
* yelp-check: Adding comments subcommand for M and DShaun McCance2011-05-311-1/+36
* yelp-check: Minor change to usage outputShaun McCance2011-05-231-3/+3
* yelp-check: Added --totals to yelp-check statusShaun McCance2011-05-231-0/+6
* yelp-check: Mallard page status checkerShaun McCance2011-05-231-0/+97
* yelp-check: Cache built RNG for performanceShaun McCance2011-05-061-5/+44
* yelp-check: Whitespace cleanupShaun McCance2011-05-051-51/+51