Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-15 | ctype: support iscntrl, ispunct, isxdigit and isprint | 1 | -5/+8 | |
2012-10-15 | ctype: make sane_ctype[] const array | 1 | -1/+1 | |
2012-03-07 | Merge branch 'jc/pickaxe-ignore-case' | 1 | -0/+36 | |
2012-02-28 | grep: use static trans-case table | 1 | -0/+36 | |
2012-02-10 | ctype.c only wants git-compat-util.h | 1 | -1/+1 | |
2011-04-08 | magic pathspec: futureproof shorthand form | 1 | -7/+8 | |
2010-05-31 | enums: omit trailing comma for portability | 1 | -1/+1 | |
2009-05-01 | ctype.c: fix typo in comment | 1 | -1/+1 | |
2009-01-17 | Add is_regex_special() | 1 | -3/+4 | |
2009-01-17 | Change NUL char handling of isspecial() | 1 | -2/+2 | |
2009-01-17 | Reformat ctype.c | 1 | -18/+14 | |
2008-08-28 | dir.c: Avoid c99 array initialization | 1 | -4/+6 | |
2008-08-27 | ctype.c: protect tiny C preprocessor constants | 1 | -0/+5 | |
2007-06-07 | War on whitespace | 1 | -1/+0 | |
2005-10-14 | Unlocalized isspace and friends | 1 | -0/+23 |