You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano b8a30194db Merge branch 'jk/commit-dates-parsing-fix' into maint 11 years ago
..
fnmatch compat/fnmatch/fnmatch.c: Fix a sparse error 12 years ago
nedmalloc Windows: do not redefine _WIN32_WINNT 11 years ago
poll Windows: do not redefine _WIN32_WINNT 11 years ago
regex C: have space around && and || operators 11 years ago
vcbuild mark Windows build scripts executable 11 years ago
win32 compat/win32/pthread.c: Fix a sparse warning 12 years ago
apple-common-crypto.h imap-send: use Apple's Security framework for base64 encoding 12 years ago
basename.c
bswap.h
fopen.c
gmtime.c date: recognize bogus FreeBSD gmtime output 11 years ago
hstrerror.c
inet_ntop.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
inet_pton.c Drop system includes from inet_pton/inet_ntop compatibility wrappers 13 years ago
memmem.c
mingw.c mingw: remove mingw_write 11 years ago
mingw.h mingw: remove mingw_write 11 years ago
mkdir.c compat: some mkdir() do not like a slash at the end 13 years ago
mkdtemp.c
mmap.c
msvc.c
msvc.h MSVC: fix stat definition hell 11 years ago
obstack.c obstack.c: Fix some sparse warnings 14 years ago
obstack.h obstack: fix spelling of similar 12 years ago
pread.c
precompose_utf8.c Set core.precomposeunicode to true on e.g. HFS+ 12 years ago
precompose_utf8.h git on Mac OS and precomposed unicode 13 years ago
qsort.c cleanup: use internal memory allocation wrapper functions everywhere 13 years ago
setenv.c compat/setenv.c: error if name contains '=' 13 years ago
snprintf.c compat/snprintf: don't look at va_list twice 13 years ago
strcasestr.c
strlcpy.c
strtoimax.c Add strtoimax() compatibility function. 13 years ago
strtoumax.c
terminal.c mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
terminal.h add generic terminal prompt function 13 years ago
unsetenv.c Revert "compat/unsetenv.c: Fix a sparse warning" 12 years ago
win32.h mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
win32mmap.c compat/win32mmap.c: Fix some sparse warnings 12 years ago
winansi.c