Commit History

Author SHA1 Message Date
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 6252040e77 Replace `` by $() syntax in shell scripts. 13 years ago
  Brad ff3be572ef patcheck: Allow overiding grep program(s) through environment variables. 13 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 13 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 14622ef05d Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 13 years ago
  Peter Ross a96c0059d8 patcheck: warn about assert usage 13 years ago
  Michael Niedermayer 54ce8a4c8b Clarify whitespace nitpicks in patcheck. 13 years ago
  Michael Niedermayer f47d172f13 Check for more 'indent -kr' whitespace details. 13 years ago
  Benoit Fouet 3ea4d9423f Issue a warning when fed with misformatted one-line doxygen comments. 14 years ago
  Michael Niedermayer 78db142acb Warn about "/** text" comments. 14 years ago
  Rafaël Carré 09d7da865f Accept stdin as input for patcheck. 14 years ago
  Rafaël Carré 2543c7fb1a grep Changelog entry from unified diffs 14 years ago
  Michael Niedermayer c4e12a9fa4 Check for doxy filetag with filename 14 years ago
  Eli Friedman 35614edb2d Add patcheck checks for assignments that look like compound assignments 14 years ago
  Benoit Fouet b6c265ec2b Improve rule for possibly never read variables. 14 years ago
  Daniel Verkamp 4a0cf686f8 patcheck: Escape parentheses in grep calls 14 years ago
  Reimar Döffinger 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 14 years ago
  Michael Niedermayer 9e793a2462 Check for INIT_VLC_USE_STATIC 15 years ago
  Alex Converse f11c9ee996 patcheck: Replace non-POSIX echo -e with printf. 15 years ago
  Michael Niedermayer 70ec53a0bf Detect static prototypes. 15 years ago
  Michael Niedermayer f55e1812d0 Improve detection of non doxy comments. 15 years ago
  Michael Niedermayer 0f485a9c8b Fix misdetection of #else in 'missing } prior to else'. 15 years ago
  Michael Niedermayer 214ee5f556 Search for things like "int *src" without const. 15 years ago
  Michael Niedermayer 6c25f34682 Fix @param[in/out] handling 15 years ago
  Michael Niedermayer be3e68b277 Check for duplicate const/static/inline. 15 years ago
  Michael Niedermayer 74892f7a4e Fix reserved identifer detection so it doesnt detect __asm and such. 15 years ago
  Michael Niedermayer 3d8f9025b1 Factorize grep -v cases. 15 years ago
  Michael Niedermayer 6c2dd77eb2 Patch check script. 15 years ago