1. 3e1629f archive-tar.c: squelch a type mismatch warning by Junio C Hamano · 16 years ago
  2. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  3. 8575ea5 archive: remove unused headers by René Scharfe · 17 years ago
  4. 562e25a archive: centralize archive entry writing by René Scharfe · 17 years ago
  5. d53fe81 archive: add baselen member to struct archiver_args by René Scharfe · 17 years ago
  6. 671f070 add context pointer to read_tree_recursive() by René Scharfe · 17 years ago
  7. 008d896 Teach new attribute 'export-ignore' to git-archive by René Scharfe · 17 years ago
  8. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  9. ac7fa27 git-archive: ignore prefix when checking file attribute by René Scharfe · 17 years ago
  10. cc1816b archive-tar.c: guard config parser from value=NULL by Junio C Hamano · 17 years ago
  11. e03e05f Fix the expansion pattern of the pseudo-static path buffer. by Pierre Habouzit · 17 years ago
  12. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 18 years ago
  13. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago
  14. ddb95de Merge branch 'master' into ph/strbuf by Junio C Hamano · 18 years ago
  15. 7a604f1 Simplify strbuf uses in archive-tar.c using strbuf API by Pierre Habouzit · 18 years ago
  16. b449f4c Rework strbuf API and semantics. by Pierre Habouzit · 18 years ago
  17. 8460b2f archive: specfile support (--pretty=format: in archive files) by René Scharfe · 18 years ago
  18. 302b928 rename dirlink to gitlink. by Martin Waitz · 18 years ago
  19. 5e6cfc8 git-archive: convert archive entries like checkouts do by René Scharfe · 18 years ago
  20. 02851e0 git-archive: don't die when repository uses subprojects by Lars Hjemli · 18 years ago
  21. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  22. f08b3b0 Set default "tar" umask to 002 and owner.group to root.root by René Scharfe · 18 years ago
  23. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  24. 3d74982 git-tar-tree: Move code for git-archive --format=tar to archive-tar.c by Rene Scharfe · 18 years ago