aboutsummaryrefslogtreecommitdiffstats
path: root/compat
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Cleaned up git-daemon virtual hosting support.Jon Loeliger1-0/+220
2006-07-10Fix more typos, primarily in the codePavel Roskin1-3/+3
2006-06-24Rename safe_strncpy() to strlcpy().Peter Eriksen1-0/+13
2006-05-21NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner1-0/+200
2006-01-25Add compat/unsetenv.c .Jason Riedy1-0/+26
2005-12-05Clean up compatibility definitions.Junio C Hamano2-3/+2
2005-12-04compat/setenv: do not free what we fed putenv(3).Junio C Hamano1-2/+6
2005-12-03Add compat/setenv.c, use in git.c.Jason Riedy1-0/+31
2005-10-08Yank writing-back support from gitfakemmap.Junio C Hamano1-69/+6
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin1-0/+113
2005-09-23Further clarify licensing status of compat/subprocess.py.Junio C Hamano1-20/+4
2005-09-19Ship our own copy of subprocess.pyJunio C Hamano1-0/+1165
2005-09-19[PATCH] strcasestr compatibility replacementLinus Torvalds1-0/+23