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 2274fc75c3 Merge branch 'jk/guard-bswap-header' 6 years ago
..
nedmalloc compat: move strdup(3) replacement to its own file 9 years ago
poll poll: use GetTickCount64() to avoid wrap-around issues 6 years ago
regex compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop 6 years ago
vcbuild vcbuild/README: update to accommodate for missing common-cmds.h 7 years ago
win32 trace2: collect Windows-specific process information 6 years ago
apple-common-crypto.h imap-send: use HMAC() function provided by OpenSSL 9 years ago
basename.c compat/basename.c: provide a dirname() compatibility function 9 years ago
bswap.h compat/bswap: add include header guards 6 years ago
fileno.c git-compat-util: work around fileno(fp) that is a macro 6 years ago
fopen.c git_fopen: fix a sparse 'not declared' warning 8 years ago
gmtime.c
hstrerror.c compat/hstrerror: convert sprintf to snprintf 10 years ago
inet_ntop.c compat/inet_ntop: fix off-by-one in inet_ntop4 10 years ago
inet_pton.c
memmem.c
mingw.c trace2: create new combined trace facility 6 years ago
mingw.h trace2: create new combined trace facility 6 years ago
mkdir.c
mkdtemp.c
mmap.c compat: make sure git_mmap is not expected to write 6 years ago
msvc.c
msvc.h msvc: directly use MS version (_stricmp) of strcasecmp 6 years ago
obstack.c compat/obstack: fix -Wcast-function-type warnings 6 years ago
obstack.h compat/obstack: fix -Wcast-function-type warnings 6 years ago
pread.c
precompose_utf8.c Support working-tree-encoding "UTF-16LE-BOM" 6 years ago
precompose_utf8.h compat/precompose_utf8.h: use more common include guard style 7 years ago
qsort.c use st_add and st_mult for allocation size computation 9 years ago
qsort_s.c compat: add qsort_s() 8 years ago
setenv.c use st_add and st_mult for allocation size computation 9 years ago
sha1-chunked.c sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
sha1-chunked.h sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
snprintf.c MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more 9 years ago
stat.c
strcasestr.c
strdup.c compat: move strdup(3) replacement to its own file 9 years ago
strlcpy.c
strtoimax.c
strtoumax.c
terminal.c strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
terminal.h
unsetenv.c
win32.h
win32mmap.c mmap(win32): avoid expensive fstat() call 9 years ago
winansi.c mingw: fix isatty() after dup2() 6 years ago