This website requires JavaScript.
Explore
Help
Sign In
averello
/
git-mirror
Watch
1
Star
0
Fork
0
You've already forked git-mirror
mirror of
https://github.com/git/git.git
synced
2026-02-05 11:36:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.7.0.7
git-mirror
/
compat
History
Junio C Hamano
8165952517
Merge branch 'maint-1.6.6' into maint
...
* maint-1.6.6: MSVC: Fix build by adding missing termios.h dummy
2010-04-19 01:28:27 -07:00
..
fnmatch
…
nedmalloc
…
regex
msvc: Fix a compiler warning due to an incorrect pointer cast
2010-01-22 16:15:16 -08:00
vcbuild
Merge branch 'maint-1.6.6' into maint
2010-04-19 01:28:27 -07:00
win32
Typofixes outside documentation area
2010-02-03 21:28:17 -08:00
basename.c
…
bswap.h
Don't redefine htonl and ntohl on big-endian
2010-03-31 14:21:39 -07:00
cygwin.c
…
cygwin.h
…
fopen.c
…
hstrerror.c
…
inet_ntop.c
…
inet_pton.c
…
memmem.c
…
mingw.c
Windows: fix utime() for read-only files
2010-03-30 16:34:04 -07:00
mingw.h
MSVC: Windows-native implementation for subset of Pthreads API
2010-01-16 18:16:06 -08:00
mkdtemp.c
Fix gitmkdtemp: correct test for mktemp() return value
2010-02-25 12:08:22 -08:00
mmap.c
…
msvc.c
…
msvc.h
MSVC: Fix an "incompatible pointer types" compiler warning
2010-01-16 16:43:55 -08:00
pread.c
…
qsort.c
…
setenv.c
…
snprintf.c
…
strcasestr.c
…
strlcpy.c
…
strtoumax.c
…
unsetenv.c
…
win32.h
…
win32mmap.c
…
winansi.c
…