This website requires JavaScript.
Explore
Help
Register
Sign In
git-for-windows
/
git
Watch
1
Star
0
Fork
0
You've already forked git
mirror of
https://github.com/git-for-windows/git.git
synced
2026-05-13 03:37:19 -05:00
Code
Issues
Packages
Projects
Releases
335
Wiki
Activity
Files
d8fea5556af9f209dc4f36ec07cfeddbeeb08bce
git
/
compat
History
Johannes Schindelin
8c641d9034
Merge pull request
#2506
from dscho/issue-2283
...
Allow running Git directly from `C:\Program Files\Git\mingw64\bin\git.exe`
2020-03-10 20:39:54 +01:00
..
nedmalloc
…
poll
mingw: workaround for hangs when sending STDIN
2020-02-27 14:23:29 -08:00
regex
Merge branch 'jk/asan-build-fix'
2020-01-30 14:17:09 -08:00
vcbuild
Merge pull request
#2501
from jeffhostetler/clink-debug-curl
2020-03-10 20:39:52 +01:00
win32
…
access.c
…
apple-common-crypto.h
…
basename.c
…
bswap.h
…
fileno.c
…
fopen.c
…
gmtime.c
…
hstrerror.c
…
inet_ntop.c
…
inet_pton.c
…
memmem.c
…
mingw.c
Merge pull request
#2506
from dscho/issue-2283
2020-03-10 20:39:54 +01:00
mingw.h
Merge pull request
#2504
from dscho/access-repo-via-junction
2020-03-10 20:39:53 +01:00
mkdir.c
compat: some mkdir() do not like a slash at the end
2012-08-24 09:48:51 -07:00
mkdtemp.c
…
mmap.c
…
msvc.c
…
msvc.h
…
obstack.c
…
obstack.h
…
pread.c
…
precompose_utf8.c
…
precompose_utf8.h
…
qsort_s.c
…
setenv.c
…
sha1-chunked.c
…
sha1-chunked.h
…
snprintf.c
MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more
2016-03-30 11:13:01 -07:00
stat.c
…
strcasestr.c
…
strdup.c
…
strlcpy.c
…
strtoimax.c
…
strtoumax.c
Add a compat/strtoumax.c for Solaris 8.
2007-02-19 18:20:30 -08:00
terminal.c
…
terminal.h
…
unsetenv.c
…
win32.h
…
win32mmap.c
…
winansi.c
…