summaryrefslogtreecommitdiff
path: root/archive-tar.c
AgeCommit message (Expand)Author
2008-02-11archive-tar.c: guard config parser from value=NULLJunio C Hamano
2007-09-21Fix the expansion pattern of the pseudo-static path buffer.Pierre Habouzit
2007-09-17Now that cache.h needs strbuf.h, remove useless includes.Pierre Habouzit
2007-09-10Strbuf API extensions and fixes.Pierre Habouzit
2007-09-10Merge branch 'master' into ph/strbufJunio C Hamano
2007-09-07Simplify strbuf uses in archive-tar.c using strbuf APIPierre Habouzit
2007-09-07Rework strbuf API and semantics.Pierre Habouzit
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
2007-01-06Set default "tar" umask to 002 and owner.group to root.rootRené Scharfe
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-09-25git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe