18 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy ba053ea96c archive: do not read .gitattributes in working directory 16 years ago
René Scharfe 52e7787609 archive: use parseopt for local-only options 16 years ago
Carlos Manuel Duclos Vergara aec0c1bbfb git-archive: add --output=<file> to send output to a file 16 years ago
Lars Hjemli d3bee161fe tree.c: allow read_tree_recursive() to traverse gitlink entries 16 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Nanako Shiraishi 120a385afb archive.c: make archiver static 16 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 16 years ago
Rene Scharfe 4fac1d3a98 archive: allow --exec and --remote without equal sign 16 years ago
Rene Scharfe f15f736d38 archive: declare struct archiver where it's needed 17 years ago
Rene Scharfe c088543553 archive: move parameter parsing code to archive.c 17 years ago
Rene Scharfe 6e94e6835f archive: add write_archive() 17 years ago
René Scharfe 1d11d5bb85 archive: unify file attribute handling 17 years ago
René Scharfe 562e25abea archive: centralize archive entry writing 17 years ago
René Scharfe 008d896df5 Teach new attribute 'export-ignore' to git-archive 17 years ago
Ariel Badichi 75b7dfbdc0 archive.c: format_subst - fixed bogus argument to memchr 17 years ago
Lars Hjemli 181256442e Move sha1_file_to_archive into libgit 17 years ago