Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misindentation of preprocessor directives. | Bruno Haible | 2011-02-23 | 1 | -0/+2 |
* | test-exclude.c: remove unmatched #endif | Jim Meyering | 2011-02-20 | 1 | -1/+0 |
* | Consistent macro naming for macros that use GCC __attribute__. | Bruno Haible | 2011-02-15 | 1 | -3/+3 |
* | Don't interfere with a program's definition of __attribute__. | Bruno Haible | 2011-02-15 | 1 | -7/+4 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | tests: avoid compilation warnings in argmatch and exclude tests... | Jim Meyering | 2010-06-11 | 1 | -0/+11 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -23/+23 |
* | test-exclude: avoid coreutils "make check" failure | Jim Meyering | 2009-08-14 | 1 | -0/+6 |
* | Optimize exclude: use hash tables for non-wildcard patterns. | Sergey Poznyakoff | 2009-08-12 | 1 | -0/+111 |