1. ba053ea archive: do not read .gitattributes in working directory by Nguyễn Thái Ngọc Duy · 16 years ago
  2. f15f736 archive: declare struct archiver where it's needed by Rene Scharfe · 17 years ago
  3. 7f4d051 archive: define MAX_ARGS where it's needed by Rene Scharfe · 17 years ago
  4. c088543 archive: move parameter parsing code to archive.c by Rene Scharfe · 17 years ago
  5. 6e94e68 archive: add write_archive() by Rene Scharfe · 17 years ago
  6. 3a176c6 archive: make zip compression level independent from core git by René Scharfe · 17 years ago
  7. 489e351 archive: remove extra arguments parsing code by René Scharfe · 17 years ago
  8. 1d11d5b archive: unify file attribute handling by René Scharfe · 17 years ago
  9. 562e25a archive: centralize archive entry writing by René Scharfe · 17 years ago
  10. d53fe81 archive: add baselen member to struct archiver_args by René Scharfe · 17 years ago
  11. 3453300 archive: remove args member from struct archiver by René Scharfe · 17 years ago
  12. 008d896 Teach new attribute 'export-ignore' to git-archive by René Scharfe · 17 years ago
  13. 8460b2f archive: specfile support (--pretty=format: in archive files) by René Scharfe · 18 years ago
  14. 6c2f207 Remove unsupported C99 style struct initializers in git-archive. by Shawn O. Pearce · 18 years ago v1.4.3.4
  15. e0ffb24 Add --verbose to git-archive by Junio C Hamano · 19 years ago
  16. 37f9443 archive: allow remote to have more formats than we understand. by Junio C Hamano · 19 years ago
  17. 854c416 git-archive: make compression level of ZIP archives configurable by Rene Scharfe · 19 years ago
  18. ec06bff git-archive: wire up ZIP format. by Franck Bui-Huu · 19 years ago
  19. efd8696 git-archive: wire up TAR format. by Franck Bui-Huu · 19 years ago
  20. 4df096a Add git-archive by Franck Bui-Huu · 19 years ago