summaryrefslogtreecommitdiff
path: root/archive-zip.c
AgeCommit message (Expand)Author
2007-09-18preserve executable bits in zip archivesDmitry Potapov
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe
2007-05-22rename dirlink to gitlink.Martin Waitz
2007-05-18git-archive: convert archive entries like checkouts doRené Scharfe
2007-05-12git-archive: don't die when repository uses subprojectsLars Hjemli
2007-02-27convert object type handling from a string to a numberNicolas Pitre
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-11-23archive-zip: don't use sizeof(struct ...)René Scharfe
2006-11-18sparse fix: Using plain integer as NULL pointerRene Scharfe
2006-10-08git-archive --format=zip: add symlink supportRene Scharfe
2006-10-08git-archive --format=zip: use default version IDRene Scharfe
2006-09-23Rename builtin-zip-tree.c to archive-zip.cRene Scharfe