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