summaryrefslogtreecommitdiff
path: root/tools/check-typo
Commit message (Expand)AuthorAgeFilesLines
* Warn if a file contains UTF-8 and Latin-1David Allsopp2017-10-251-2/+19
* Ignore very long URLs in tools/check-typoDavid Allsopp2017-10-251-3/+7
* Permit UTF-8 characters in copyright and authorsDavid Allsopp2017-10-251-4/+14
* Fix \r problems on recent CygwinsDavid Allsopp2017-04-131-1/+1
* check-typo: check LICENCE cited without a pathDamien Doligez2016-03-031-0/+1
* tweak tools/check-typo and break more overlong linesDamien Doligez2016-02-191-14/+42
* Update headers for the new license.Damien Doligez2016-02-181-12/+15
* tools/check-typo: switch to new header formatDamien Doligez2016-02-171-9/+19
* clean up whitespace and cut long linesDamien Doligez2016-02-171-6/+11
* check-typo: no header needed for files shorter than 10 linesDamien Doligez2016-02-161-4/+7
* Handle binary files correctly in tools/check-typoDavid Allsopp2015-12-141-4/+15
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-2/+0
* update tools/check-typo to work with git attributes instead of svn propertiesDamien Doligez2015-11-031-18/+19
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-1/+1
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-3/+3
* allow long lines up to 132 chars in ocamldocDamien Doligez2014-07-211-4/+15
* test reference files are now exempt from all rulesDamien Doligez2014-04-121-9/+5
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-0/+6
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-1/+1
* more small changesDamien Doligez2012-10-171-4/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+2
* add possibility of ignoring a directoryDamien Doligez2012-10-151-2/+15
* small tweaksDamien Doligez2012-10-151-4/+4
* add check for $Id$; various fixesDamien Doligez2012-08-021-8/+15
* add detection of missing copyright headersDamien Doligez2012-08-011-5/+37
* Tool to check the OCaml sources for simple typographic rules (no TABs, etc)Damien Doligez2012-07-311-0/+176