1. 8575ea5 archive: remove unused headers by René Scharfe · 17 years ago
  2. 3a176c6 archive: make zip compression level independent from core git by René Scharfe · 17 years ago
  3. 489e351 archive: remove extra arguments parsing code 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. ac7fa27 git-archive: ignore prefix when checking file attribute by René Scharfe · 17 years ago
  9. 76bf8d0 preserve executable bits in zip archives by Dmitry Potapov · 17 years ago
  10. 8460b2f archive: specfile support (--pretty=format: in archive files) by René Scharfe · 18 years ago
  11. 302b928 rename dirlink to gitlink. by Martin Waitz · 18 years ago
  12. 5e6cfc8 git-archive: convert archive entries like checkouts do by René Scharfe · 18 years ago
  13. 02851e0 git-archive: don't die when repository uses subprojects by Lars Hjemli · 18 years ago
  14. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  15. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  16. 0ea865c archive-zip: don't use sizeof(struct ...) by René Scharfe · 18 years ago
  17. 38f4d13 sparse fix: Using plain integer as NULL pointer by Rene Scharfe · 18 years ago
  18. 62cdce1 git-archive --format=zip: add symlink support by Rene Scharfe · 18 years ago
  19. cf72fb0 git-archive --format=zip: use default version ID by Rene Scharfe · 18 years ago
  20. 3fc8284 Rename builtin-zip-tree.c to archive-zip.c by Rene Scharfe · 18 years ago[Renamed from builtin-zip-tree.c]
  21. 31756c5 Remove git-zip-tree by Rene Scharfe · 18 years ago
  22. e0ffb24 Add --verbose to git-archive by Junio C Hamano · 19 years ago
  23. 326711c Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c by Rene Scharfe · 19 years ago
  24. 854c416 git-archive: make compression level of ZIP archives configurable by Rene Scharfe · 19 years ago
  25. ec06bff git-archive: wire up ZIP format. by Franck Bui-Huu · 19 years ago
  26. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  27. e4fbbfe Add git-zip-tree by Rene Scharfe · 19 years ago