summaryrefslogtreecommitdiff
path: root/ctype.c
AgeCommit message (Expand)Author
2011-04-08magic pathspec: futureproof shorthand formJunio C Hamano
2010-05-31enums: omit trailing comma for portabilityGary V. Vaughan
2009-05-01ctype.c: fix typo in commentRené Scharfe
2009-01-18Add is_regex_special()René Scharfe
2009-01-18Change NUL char handling of isspecial()René Scharfe
2009-01-18Reformat ctype.cRené Scharfe
2008-08-29dir.c: Avoid c99 array initializationBrandon Casey
2008-08-27ctype.c: protect tiny C preprocessor constantsJunio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2005-10-15Unlocalized isspace and friendsLinus Torvalds