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