index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
regex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
typofix: in-code comments
Ondřej Bílka
2013-07-23
2
-11
/
+11
*
compat/regex/regexec.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
1
-3
/
+3
*
compat/regex: fix spelling and grammar in comments
Stefano Lattarini
2013-04-12
3
-6
/
+6
*
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
2010-08-26
1
-6
/
+5
*
compat/regex: get rid of old-style definition
Junio C Hamano
2010-08-20
2
-69
/
+55
*
compat/regex: define out variables only used under RE_ENABLE_I18N
Ævar Arnfjörð Bjarmason
2010-08-19
2
-1
/
+3
*
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2010-08-18
1
-5
/
+2
*
compat/regex: get the gawk regex engine to compile within git
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+3
*
compat/regex: use the regex engine from gawk for compat
Ævar Arnfjörð Bjarmason
2010-08-18
6
-5104
/
+11179
*
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
2010-01-23
1
-1
/
+1
*
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2009-09-19
1
-5
/
+2
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-2
/
+2
*
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
2008-09-10
2
-0
/
+5417