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