summaryrefslogtreecommitdiff
path: root/archive-zip.c
Commit message (Expand)AuthorAgeFilesLines
* git-archive: don't die when repository uses subprojectsLars Hjemli2007-05-121-2/+2
* convert object type handling from a string to a numberNicolas Pitre2007-02-271-2/+2
* simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+0
* archive-zip: don't use sizeof(struct ...)René Scharfe2006-11-231-6/+18
* sparse fix: Using plain integer as NULL pointerRene Scharfe2006-11-181-1/+1
* git-archive --format=zip: add symlink supportRene Scharfe2006-10-071-4/+9
* git-archive --format=zip: use default version IDRene Scharfe2006-10-071-2/+2
* Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-231-0/+333