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-03-27 19:20:21 -05:00
Code
Issues
Packages
Projects
Releases
335
Wiki
Activity
Files
8f131cfda399cec01cfb0ccbd782cc4f7fb3b6d2
git
/
compat
History
Johannes Schindelin
8f131cfda3
Merge pull request
#2504
from dscho/access-repo-via-junction
...
Handle `git add <file>` where <file> traverses an NTFS junction
2022-11-30 08:30:52 +01:00
..
fsmonitor
fsmonitor--daemon: on macOS support symlink
2022-11-08 16:36:09 -05:00
linux
…
nedmalloc
…
poll
…
regex
…
simple-ipc
…
stub
…
vcbuild
clink.pl: fix MSVC compile script to handle libcurl-d.lib
2022-11-30 08:30:46 +01:00
win32
…
.gitattributes
…
access.c
…
apple-common-crypto.h
…
basename.c
…
bswap.h
…
compiler.h
…
disk.h
scalar-diagnose: move 'get_disk_info()' to 'compat/'
2022-08-12 13:20:02 -07:00
fileno.c
…
fopen.c
…
hstrerror.c
…
inet_ntop.c
…
inet_pton.c
…
memmem.c
…
mingw.c
Merge pull request
#2504
from dscho/access-repo-via-junction
2022-11-30 08:30:52 +01:00
mingw.h
Merge pull request
#2504
from dscho/access-repo-via-junction
2022-11-30 08:30:52 +01:00
mkdir.c
…
mkdtemp.c
…
mmap.c
…
msvc.c
…
msvc.h
…
nonblock.c
mark unused parameters in trivial compat functions
2022-10-17 21:24:03 -07:00
nonblock.h
compat: add function to enable nonblocking pipes
2022-08-17 09:21:40 -07:00
obstack.c
…
obstack.h
…
open.c
…
pread.c
…
precompose_utf8.c
…
precompose_utf8.h
…
qsort_s.c
…
setenv.c
…
sha1-chunked.c
…
sha1-chunked.h
…
snprintf.c
…
stat.c
…
strcasestr.c
…
strdup.c
…
strlcpy.c
…
strtoimax.c
…
strtoumax.c
…
terminal.c
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
2022-09-01 10:49:48 -07:00
terminal.h
…
unsetenv.c
…
win32.h
…
win32mmap.c
…
winansi.c
…
zlib-uncompress2.c
…