index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctype.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kwset: move translation table from ctype
Calvin Wan
2023-07-05
1
-36
/
+0
*
kwset: use unsigned char to store values with high-bit set
Ben Walton
2015-03-02
1
-1
/
+1
*
ctype: support iscntrl, ispunct, isxdigit and isprint
Nguyễn Thái Ngọc Duy
2012-10-15
1
-5
/
+8
*
ctype: make sane_ctype[] const array
Nguyễn Thái Ngọc Duy
2012-10-15
1
-1
/
+1
*
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
2012-03-07
1
-0
/
+36
|
\
|
*
grep: use static trans-case table
Junio C Hamano
2012-02-28
1
-0
/
+36
*
|
ctype.c only wants git-compat-util.h
Namhyung Kim
2012-02-10
1
-1
/
+1
|
/
*
magic pathspec: futureproof shorthand form
Junio C Hamano
2011-04-09
1
-7
/
+8
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
*
ctype.c: fix typo in comment
René Scharfe
2009-05-02
1
-1
/
+1
*
Add is_regex_special()
René Scharfe
2009-01-18
1
-3
/
+4
*
Change NUL char handling of isspecial()
René Scharfe
2009-01-18
1
-2
/
+2
*
Reformat ctype.c
René Scharfe
2009-01-18
1
-18
/
+14
*
dir.c: Avoid c99 array initialization
Brandon Casey
2008-08-29
1
-4
/
+6
*
ctype.c: protect tiny C preprocessor constants
Junio C Hamano
2008-08-28
1
-0
/
+5
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Unlocalized isspace and friends
Linus Torvalds
2005-10-15
1
-0
/
+23