summaryrefslogtreecommitdiffstats
path: root/builtin-write-tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-16remove unnecessary initializationsDavid Rientjes42-163/+163
2006-08-16finish_connect(): thinkofixJunio C Hamano1-8/+3
2006-08-16git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2-1/+8
2006-08-16use appropriate typedefsDavid Rientjes4-8/+8
2006-08-16make inline is_null_sha1 globalDavid Rientjes7-13/+11
2006-08-15git-apply --binary: clean up and prepare for --reverseJunio C Hamano1-65/+141
2006-08-15Fix detection of ipv6 on SolarisDennis Stosberg1-0/+1
2006-08-15Look for sockaddr_storage in sys/socket.hDennis Stosberg1-2/+4
2006-08-15Solaris has strlcpy() at least since version 8Dennis Stosberg1-1/+0
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg1-0/+2
2006-08-15git-apply --reverse: simplify reverse option.Junio C Hamano1-16/+12