summaryrefslogtreecommitdiff
path: root/archive.c
AgeCommit message (Expand)Author
2008-10-26Merge branch 'maint'Junio C Hamano
2008-10-26git-archive: work in bare reposCharles Bailey
2008-10-12Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey
2008-10-03archive.c: make archiver staticNanako Shiraishi
2008-08-29pretty=format: respect date format optionsJeff King
2008-07-30archive: allow --exec and --remote without equal signRene Scharfe
2008-07-26archive: declare struct archiver where it's neededRene Scharfe
2008-07-26archive: move parameter parsing code to archive.cRene Scharfe
2008-07-26archive: add write_archive()Rene Scharfe
2008-07-15archive: unify file attribute handlingRené Scharfe
2008-07-15archive: centralize archive entry writingRené Scharfe
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe
2008-04-23archive.c: format_subst - fixed bogus argument to memchrAriel Badichi
2008-01-18Move sha1_file_to_archive into libgitLars Hjemli