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-19 15:09:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a134dbbc9ca7013c09b610351c5ce45dc10cda5
git
/
compat
History
Junio C Hamano
8c1944dd34
Merge branch 'js/mingw-rename-fix'
...
* js/mingw-rename-fix: compat/mingw.c: Teach mingw_rename() to replace read-only files
2008-11-27 19:25:06 -08:00
..
fnmatch
Use compatibility regex library for OSX/Darwin
2008-09-10 13:36:40 -07:00
regex
Use compatibility regex library for OSX/Darwin
2008-09-10 13:36:40 -07:00
cygwin.c
compat/cygwin.c: make runtime detection of lstat/stat lessor impact
2008-10-28 09:12:49 -07:00
cygwin.h
cygwin: Use native Win32 API for stat
2008-09-30 14:30:06 -07:00
fopen.c
…
hstrerror.c
…
inet_ntop.c
…
inet_pton.c
…
memmem.c
…
mingw.c
Merge branch 'js/mingw-rename-fix'
2008-11-27 19:25:06 -08:00
mingw.h
Revert "Windows: Use a customized struct stat that also has the st_blocks member."
2008-08-18 22:41:16 -07:00
mkdtemp.c
…
mmap.c
…
pread.c
…
qsort.c
…
setenv.c
…
snprintf.c
compat/snprintf.c: handle snprintf's that always return the # chars transmitted
2008-08-21 01:53:44 -07:00
strcasestr.c
…
strlcpy.c
…
strtoumax.c
…
unsetenv.c
…
win32.h
mingw: move common functionality to win32.h
2008-09-30 14:30:06 -07:00
winansi.c
…