50 Commits (dd0d388c44c28ebc021a24eeddc60287d4ea249c)

Author SHA1 Message Date
Jean-Noël AVILA 94bc671a1f Add directory pattern matching to attributes 12 years ago
Nguyễn Thái Ngọc Duy b0ff96547e Reduce translations by using same terminologies 13 years ago
Nguyễn Thái Ngọc Duy 0012a3873b i18n: archive: mark parseopt strings for translation 13 years ago
René Scharfe c51a351a6b archive: simplify refname handling 13 years ago
Nguyễn Thái Ngọc Duy 9cb513b798 archive: delegate blob reading to backend 13 years ago
Carlos Martín Nieto 0f544ee897 archive: re-allow HEAD:Documentation on a remote invocation 13 years ago
Jeff King ee27ca4a78 archive: don't let remote clients get unreachable commits 13 years ago
Junio C Hamano f858c646b5 archive.c: use OPT_BOOL() 14 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 14 years ago
Jeff King 08716b3c11 archive: refactor file extension format-guessing 14 years ago
Jeff King 56baa61d01 archive: move file extension format-guessing lower 14 years ago
Jeff King 4d7c989863 archive: pass archiver struct to write_archive callback 14 years ago
Jeff King 13e0f88d4a archive: refactor list of archive formats 14 years ago
Jeff King 2321286298 archive: reorder option parsing and config reading 14 years ago
Nguyễn Thái Ngọc Duy f0096c06bc Convert read_tree{,_recursive} to support struct pathspec 14 years ago
René Scharfe 4ad5c8044d archive: improve --verbose description 14 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Jonathan Nieder 35039ced92 archive: abbreviate substituted commit ids again 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
René Scharfe d5f53d6d6f archive: complain about path specs that don't match anything 15 years ago
Thomas Rast dd2e794a21 Refactor pretty_print_commit arguments into a struct 15 years ago
René Scharfe ebfbdb340a Git archive and trailing "/" in prefix 15 years ago
Dmitry Potapov 05d3951ec9 git-archive: add '-o' as a alias for '--output' 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
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 17 years ago
Nanako Shiraishi 120a385afb archive.c: make archiver static 17 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 17 years ago
Rene Scharfe 4fac1d3a98 archive: allow --exec and --remote without equal sign 17 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