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
8d142b2b34dc5cfc4440d69f489bc283b3f41256
git
/
compat
/
win32
History
Johannes Schindelin
6cdb64b9e6
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
...
fscache: add not-found directory cache to fscache
2017-11-29 11:36:02 +01:00
..
alloca.h
…
dirent.c
Win32: teach fscache and dirent about symlinks
2017-11-29 11:34:44 +01:00
dirent.h
Win32: Make the dirent implementation pluggable
2017-11-29 11:34:36 +01:00
fscache.c
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
2017-11-29 11:36:02 +01:00
fscache.h
Win32: add a cache below mingw's lstat and dirent implementations
2017-11-29 11:34:36 +01:00
git.manifest
mingw: Embed a manifest to trick UAC into Doing The Right Thing
2017-11-29 11:34:42 +01:00
lazyload.h
Win32: simplify loading of DLL functions
2017-09-26 11:02:49 +09:00
pthread.c
…
pthread.h
Merge branch 'jk/push-client-deadlock-fix'
2016-05-18 15:11:46 -07:00
syslog.c
win32: plug memory leak on realloc() failure in syslog()
2017-08-10 13:57:52 -07:00
syslog.h
…