summaryrefslogtreecommitdiff
path: root/archive.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-03archive: specfile support (--pretty=format: in archive files)Libravatar René Scharfe1-0/+3
2006-11-04Remove unsupported C99 style struct initializers in git-archive.Libravatar Shawn O. Pearce1-2/+0
2006-09-10Add --verbose to git-archiveLibravatar Junio C Hamano1-0/+1
2006-09-09archive: allow remote to have more formats than we understand.Libravatar Junio C Hamano1-1/+0
2006-09-09git-archive: make compression level of ZIP archives configurableLibravatar Rene Scharfe1-0/+1
2006-09-09git-archive: wire up ZIP format.Libravatar Franck Bui-Huu1-0/+1
2006-09-09git-archive: wire up TAR format.Libravatar Franck Bui-Huu1-0/+4
2006-09-09Add git-archiveLibravatar Franck Bui-Huu1-0/+41