index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
regex
/
regcomp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
compat: disable -Wunused-parameter in 3rd-party code
Jeff King
1
-0
/
+2
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-1
/
+1
2024-05-13
compat/regex: fix argument order to calloc(3)
Junio C Hamano
1
-6
/
+6
2019-11-10
Fix spelling errors in no-longer-updated-from-upstream modules
Elijah Newren
1
-1
/
+1
2019-01-03
compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop
Randall S. Becker
1
-0
/
+8
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-3
/
+2
2016-06-06
regex: fix a SIZE_MAX macro redefinition warning
Ramsay Jones
1
-2
/
+0
2015-10-26
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
1
-2
/
+4
2013-10-16
C: have space around && and || operators
Junio C Hamano
1
-1
/
+1
2013-07-22
typofix: in-code comments
Ondřej Bílka
1
-8
/
+8
2013-04-12
compat/regex: fix spelling and grammar in comments
Stefano Lattarini
1
-2
/
+2
2010-08-19
compat/regex: get rid of old-style definition
Junio C Hamano
1
-14
/
+9
2010-08-18
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
1
-5
/
+2
2010-08-18
compat/regex: use the regex engine from gawk for compat
Ævar Arnfjörð Bjarmason
1
-0
/
+3892