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-04 08:40:19 -05:00
Code
Issues
Packages
Projects
Releases
335
Wiki
Activity
Files
27e09e616af117dfd658a30c30cdbf11eeb47077
git
/
compat
/
win32
History
Johannes Schindelin
eaf29602ef
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
...
fscache: add not-found directory cache to fscache
2017-04-26 17:39:46 +02:00
..
alloca.h
…
dirent.c
Win32: teach fscache and dirent about symlinks
2017-04-26 16:57:20 +02:00
dirent.h
Win32: Make the dirent implementation pluggable
2017-04-26 16:57:05 +02:00
fscache.c
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
2017-04-26 17:39:46 +02:00
fscache.h
Win32: add a cache below mingw's lstat and dirent implementations
2017-04-26 16:57:06 +02:00
git.manifest
mingw: Embed a manifest to trick UAC into Doing The Right Thing
2017-04-26 16:57:11 +02:00
lazyload.h
Win32: simplify loading of DLL functions
2017-04-26 16:57:17 +02:00
pthread.c
…
pthread.h
Merge branch 'jk/push-client-deadlock-fix'
2016-05-18 15:11:46 -07:00
syslog.c
compat/win32/syslog.c: use warning_errno()
2016-05-09 12:29:08 -07:00
syslog.h
…