This website requires JavaScript.
Explore
Help
Register
Sign In
global
/
git
Watch
1
Star
0
Fork
0
You've already forked git
mirror of
https://github.com/git/git.git
synced
2026-01-24 17:41:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
968bdfdd9190f4a9f6480dc8b4e4ceda39489ebf
git
/
compat
/
win32
History
Johannes Schindelin
4e5cb14ce8
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
...
fscache: add not-found directory cache to fscache
2018-12-09 11:10:58 +01:00
..
alloca.h
…
dirent.c
Win32: teach fscache and dirent about symlinks
2018-12-09 11:08:28 +01:00
dirent.h
Win32: Make the dirent implementation pluggable
2018-12-09 11:08:01 +01:00
fscache.c
Merge pull request
#994
from jeffhostetler/jeffhostetler/fscache_nfd
2018-12-09 11:10:58 +01:00
fscache.h
Win32: add a cache below mingw's lstat and dirent implementations
2018-12-09 11:08:03 +01:00
git.manifest
mingw: Embed a manifest to trick UAC into Doing The Right Thing
2018-12-09 11:08:08 +01:00
lazyload.h
…
pthread.c
win32: replace pthread_cond_*() with much simpler code
2018-11-14 15:14:22 +09:00
pthread.h
win32: replace pthread_cond_*() with much simpler code
2018-11-14 15:14:22 +09:00
syslog.c
…
syslog.h
…