aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patcheck
Commit message (Expand)AuthorAgeFilesLines
* patcheck: Fix false detection of 'mergeable calls' when line is removedHagen Schmidt2015-11-231-1/+1
* patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-291-0/+1
* fix various typosLou Logan2014-06-031-1/+1
* tools/patcheck: fix misdetection with stuff like const_namesMichael Niedermayer2013-05-231-1/+1
* Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-041-1/+1
|\
| * silly typo fixesDiego Biurrun2013-05-031-1/+1
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* | Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-041-1/+1
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-211-1/+1
|\|
| * miscellaneous typo fixesDiego Biurrun2012-12-211-2/+2
* | Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch2012-12-181-1/+1
* | Fix two "skiping" typo.Clément Bœsch2012-09-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-1/+2
|\|
| * misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* | cosmetics: minor libavcodec spelling errorsLou Logan2012-06-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-101-2/+1
|\|
| * Fix a bunch of common typos.Diego Biurrun2012-03-091-1/+1
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-121-1/+1
|\|
| * Fix a bunch of platform name and other typos.Diego Biurrun2012-01-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-031-1/+1
|\|
| * Fix a bunch of typos.Diego Biurrun2012-01-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-121-1/+1
|\|
| * Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-061-0/+1
|\|
| * doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun2011-12-041-0/+1
| * patcheck: warn about assert usagePeter Ross2011-05-121-0/+1
* | patcheck: spelling and grammar nitsLou Logan2011-11-231-4/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-28/+30
|\|
| * Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-231-7/+7
| * patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-231-24/+26
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-1/+1
|\|
| * Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-151-1/+1
* | patcheck: warn about assert usagePeter Ross2011-03-181-0/+1
|/
* Clarify whitespace nitpicks in patcheck.Michael Niedermayer2010-10-101-3/+3
* Check for more 'indent -kr' whitespace details.Michael Niedermayer2010-10-081-0/+3
* Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet2010-08-021-0/+1
* Warn about "/** text" comments.Michael Niedermayer2010-07-281-0/+1
* Accept stdin as input for patcheck.Rafaël Carré2010-07-251-0/+8
* grep Changelog entry from unified diffsRafaël Carré2010-07-151-1/+1
* Check for doxy filetag with filenameMichael Niedermayer2010-07-021-0/+1
* Add patcheck checks for assignments that look like compound assignmentsEli Friedman2010-06-281-0/+1
* Improve rule for possibly never read variables.Benoit Fouet2010-06-111-1/+1
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-151-4/+4
* patcheck: check that pix_fmt etc. initializers are constReimar Döffinger2009-11-091-0/+4
* Check for INIT_VLC_USE_STATICMichael Niedermayer2009-03-271-0/+1
* patcheck: Replace non-POSIX echo -e with printf.Alex Converse2009-03-111-14/+14
* Detect static prototypes.Michael Niedermayer2009-02-271-0/+1