1. 189c860 kwset: use unsigned char to store values with high-bit set by Ben Walton · 10 years ago
  2. 1c149ab ctype: support iscntrl, ispunct, isxdigit and isprint by Nguyễn Thái Ngọc Duy · 12 years ago
  3. ca5ab7d ctype: make sane_ctype[] const array by Nguyễn Thái Ngọc Duy · 12 years ago
  4. 1e4d087 Merge branch 'jc/pickaxe-ignore-case' by Junio C Hamano · 13 years ago
  5. 0f871cf grep: use static trans-case table by Junio C Hamano · 13 years ago
  6. 1a191a2 ctype.c only wants git-compat-util.h by Namhyung Kim · 13 years ago
  7. 2f6c976 magic pathspec: futureproof shorthand form by Junio C Hamano · 14 years ago
  8. 4b05548 enums: omit trailing comma for portability by Gary V. Vaughan · 15 years ago
  9. 1087aba ctype.c: fix typo in comment by René Scharfe · 16 years ago
  10. f9b7cce Add is_regex_special() by René Scharfe · 16 years ago
  11. 8cc3299 Change NUL char handling of isspecial() by René Scharfe · 16 years ago
  12. c841aa8 Reformat ctype.c by René Scharfe · 16 years ago
  13. 63e8aea dir.c: Avoid c99 array initialization by Brandon Casey · 17 years ago
  14. c67b1fa ctype.c: protect tiny C preprocessor constants by Junio C Hamano · 17 years ago
  15. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  16. 4546738 Unlocalized isspace and friends by Linus Torvalds · 19 years ago