summaryrefslogtreecommitdiff
path: root/tools/patcheck
Commit message (Expand)AuthorAge
* tools/patcheck: remove gcc-2.95 compat checkJames Zern2019-09-21
* patcheck: Add 'threshhold' to common typo listKelly Ledford2017-12-13
* tools/patcheck: add a couple more common typosJames Almer2016-07-17
* patcheck: Fix false detection of 'mergeable calls' when line is removedHagen Schmidt2015-11-23
* patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-29
* fix various typosLou Logan2014-06-03
* tools/patcheck: fix misdetection with stuff like const_namesMichael Niedermayer2013-05-23
* Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\
| * silly typo fixesDiego Biurrun2013-05-03
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-04
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-21
|\|
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch2012-12-18
* | Fix two "skiping" typo.Clément Bœsch2012-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * misc typo and wording fixesDiego Biurrun2012-07-03
* | cosmetics: minor libavcodec spelling errorsLou Logan2012-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-10
|\|
| * Fix a bunch of common typos.Diego Biurrun2012-03-09
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-03
|\|
| * Fix a bunch of typos.Diego Biurrun2012-01-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-12
|\|
| * Fix a bunch of common typos.Diego Biurrun2011-12-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-06
|\|
| * doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun2011-12-04
| * patcheck: warn about assert usagePeter Ross2011-05-12
* | patcheck: spelling and grammar nitsLou Logan2011-11-23
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-23
| * patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-15
* | patcheck: warn about assert usagePeter Ross2011-03-18
|/
* Clarify whitespace nitpicks in patcheck.Michael Niedermayer2010-10-10
* Check for more 'indent -kr' whitespace details.Michael Niedermayer2010-10-08
* Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet2010-08-02
* Warn about "/** text" comments.Michael Niedermayer2010-07-28
* Accept stdin as input for patcheck.Rafaël Carré2010-07-25
* grep Changelog entry from unified diffsRafaël Carré2010-07-15
* Check for doxy filetag with filenameMichael Niedermayer2010-07-02
* Add patcheck checks for assignments that look like compound assignmentsEli Friedman2010-06-28
* Improve rule for possibly never read variables.Benoit Fouet2010-06-11
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-15
* patcheck: check that pix_fmt etc. initializers are constReimar Döffinger2009-11-09