| Commit message (Expand) | Author | Age | Files | Lines |
* | Run bash-specific shell scripts with bash, not sh. | diego | 2008-07-07 | 1 | -1/+1 |
* | suppress silly messages when checktree is not called from the root of the tree | ivo | 2007-12-05 | 1 | -1/+1 |
* | only check source code for gnuisms | ivo | 2007-12-05 | 1 | -3/+3 |
* | simpler and more easily expandable test whether we need a shortlist that | ivo | 2007-12-05 | 1 | -2/+4 |
* | test for presence of .svn directory if we are supposed to traverse the tree | ivo | 2007-12-05 | 1 | -0/+7 |
* | when gathering the list of files to check via svn info, also include | ivo | 2007-12-05 | 1 | -1/+1 |
* | cosmetics/indentation | ivo | 2007-12-03 | 1 | -2/+3 |
* | when gathering the list of files to check via svn info, also include | ivo | 2007-12-03 | 1 | -1/+3 |
* | add functions that are not specifically marked as being deprecated or obsolete, | ivo | 2007-12-03 | 1 | -1/+1 |
* | 10l for me. I should read my own comments just above it ;) | ivo | 2007-11-30 | 1 | -1/+1 |
* | less code for initializing default settings | ivo | 2007-11-30 | 1 | -21/+13 |
* | add test for deprecated and obsolete functions | ivo | 2007-11-30 | 1 | -2/+21 |
* | Make the printoption function take the default values from the variable | ivo | 2007-07-31 | 1 | -17/+17 |
* | cosmetics, indentation | ivo | 2007-07-31 | 1 | -3/+3 |
* | Shorten (un)setting of all test flags | ivo | 2007-07-31 | 1 | -29/+7 |
* | Much smaller command line parser | ivo | 2007-07-31 | 1 | -90/+21 |
* | Update copyright info and license | ivo | 2007-07-31 | 1 | -2/+15 |
* | cosmetics, break overly long lines | ivo | 2007-07-31 | 1 | -6/+12 |
* | replace ^I by $TAB now that TAB is global | ivo | 2007-07-31 | 1 | -9/+9 |
* | only test for stupid code and reserved identifiers if there are any .c or .h | ivo | 2007-07-31 | 1 | -4/+2 |
* | 10l, forgot to make TAB global | ivo | 2007-07-31 | 1 | -1/+2 |
* | Test for reserved identifiers. | ivo | 2007-07-31 | 1 | -3/+24 |
* | Add test for GNUisms | ivo | 2007-07-30 | 1 | -0/+17 |
* | test for tab characters | ivo | 2007-05-07 | 1 | -0/+18 |
* | do not run stupid code checks if chfilelist is empty | ivo | 2007-05-07 | 1 | -0/+2 |
* | fix forgotten \ | ivo | 2007-03-12 | 1 | -1/+1 |
* | do not rely on svn internals and use svn info instead | ivo | 2007-02-28 | 1 | -19/+4 |
* | also respond to --help, -h and -? command line options | ivo | 2007-02-28 | 1 | -1/+1 |
* | fix printing of -(no)svn option | ivo | 2007-02-28 | 1 | -2/+2 |
* | clarify -none command line option | ivo | 2007-02-28 | 1 | -0/+1 |
* | Use = instead of == for extra portability. | diego | 2006-10-14 | 1 | -11/+11 |
* | added checks for stupid code like casting return value of malloc and friends, | ivo | 2006-07-14 | 1 | -0/+54 |
* | remove useless comment | ivo | 2006-07-14 | 1 | -3/+0 |
* | fix line >79 characters | ivo | 2006-07-14 | 1 | -1/+1 |
* | fix matching of MSDOS line endings | ivo | 2006-07-14 | 1 | -2/+2 |
* | also omit configure.log and the generated help_mp.h from files to check | ivo | 2006-07-14 | 1 | -1/+1 |
* | CVS --> Subversion | ivo | 2006-07-14 | 1 | -16/+23 |
* | add check for non-ascii charsets used in code and simplify showcont switch ha... | reimar | 2006-04-14 | 1 | -16/+38 |
* | option to show the lines containing anomalies, patch by Ivo van Poorten | wanderer | 2005-12-07 | 1 | -0/+23 |
* | 10l | ivo | 2005-09-06 | 1 | -1/+1 |
* | Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc.. | ivo | 2005-08-17 | 1 | -0/+253 |