aboutsummaryrefslogtreecommitdiffstats
path: root/archive-tar.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-21rename dirlink to gitlink.Martin Waitz1-2/+2
2007-05-18git-archive: convert archive entries like checkouts doRené Scharfe1-7/+9
2007-05-12git-archive: don't die when repository uses subprojectsLars Hjemli1-2/+2
2007-02-27convert object type handling from a string to a numberNicolas Pitre1-2/+2
2007-01-06Set default "tar" umask to 002 and owner.group to root.rootRené Scharfe1-4/+3
2006-12-20simplify inclusion of system header files.Junio C Hamano1-1/+0
2006-09-24git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe1-0/+325