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
/
compat
/
regex
Commit message (
Expand
)
Author
Age
*
regex: fix a SIZE_MAX macro redefinition warning
Ramsay Jones
2016-06-06
*
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
2015-10-26
*
C: have space around && and || operators
Junio C Hamano
2013-10-16
*
typofix: in-code comments
Ondřej Bílka
2013-07-22
*
compat/regex/regexec.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
*
compat/regex: fix spelling and grammar in comments
Stefano Lattarini
2013-04-12
*
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
2010-08-26
*
compat/regex: get rid of old-style definition
Junio C Hamano
2010-08-19
*
compat/regex: define out variables only used under RE_ENABLE_I18N
Ævar Arnfjörð Bjarmason
2010-08-19
*
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2010-08-18
*
compat/regex: get the gawk regex engine to compile within git
Ævar Arnfjörð Bjarmason
2010-08-18
*
compat/regex: use the regex engine from gawk for compat
Ævar Arnfjörð Bjarmason
2010-08-18
*
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
2010-01-22
*
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2009-09-18
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-22
*
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
2008-09-10