1. b7b189c treewide: reduce includes of cache.h in other headers by Elijah Newren · 1 year, 11 months ago
  2. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  3. fd2da4b archive: add --mtime by René Scharfe · 2 years, 1 month ago
  4. 96b9e51 archive: rename archiver data field to filter_command by René Scharfe · 2 years, 9 months ago
  5. 9609972 archive: expand only a single %(describe) per archive by René Scharfe · 4 years ago
  6. 3eebb3e Merge branch 'rs/archive-plug-leak-refname' by Junio C Hamano · 4 years, 4 months ago
  7. 1c3e412 archive: release refname after use by René Scharfe · 4 years, 4 months ago
  8. cde8ea9 archive: support compression levels beyond 9 by René Scharfe · 4 years, 4 months ago
  9. 2947a79 archive: add --add-file by René Scharfe · 4 years, 6 months ago
  10. 200589a archive: read short blobs in archive.c::write_archive_entry() by René Scharfe · 4 years, 6 months ago
  11. c397aac convert: provide additional metadata to filters by brian m. carlson · 5 years ago
  12. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  13. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  14. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  15. bbf05cf archive: convert struct archiver_args to object_id by brian m. carlson · 6 years ago
  16. 00436bf archive: initialize archivers earlier by Josh Steadmon · 6 years ago
  17. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  18. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  19. b612ee2 archive.c: avoid access to the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  20. e5ec981 archive: convert sha1_file_to_archive to struct object_id by brian m. carlson · 7 years ago
  21. 015ff4f archive: convert write_archive_entry_fn_t to object_id by brian m. carlson · 7 years ago
  22. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin · 8 years ago
  23. eb0224c archive: read local configuration by Junio C Hamano · 8 years ago
  24. f3e743a archive: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  25. 9cb513b archive: delegate blob reading to backend by Nguyễn Thái Ngọc Duy · 13 years ago
  26. 7b97730 upload-archive: allow user to turn off filters by Jeff King · 14 years ago
  27. 56baa61 archive: move file extension format-guessing lower by Jeff King · 14 years ago
  28. 4d7c989 archive: pass archiver struct to write_archive callback by Jeff King · 14 years ago
  29. 13e0f88 archive: refactor list of archive formats by Jeff King · 14 years ago
  30. ba053ea archive: do not read .gitattributes in working directory by Nguyễn Thái Ngọc Duy · 16 years ago
  31. f15f736 archive: declare struct archiver where it's needed by Rene Scharfe · 17 years ago
  32. 7f4d051 archive: define MAX_ARGS where it's needed by Rene Scharfe · 17 years ago
  33. c088543 archive: move parameter parsing code to archive.c by Rene Scharfe · 17 years ago
  34. 6e94e68 archive: add write_archive() by Rene Scharfe · 17 years ago
  35. 3a176c6 archive: make zip compression level independent from core git by René Scharfe · 17 years ago
  36. 489e351 archive: remove extra arguments parsing code by René Scharfe · 17 years ago
  37. 1d11d5b archive: unify file attribute handling by René Scharfe · 17 years ago
  38. 562e25a archive: centralize archive entry writing by René Scharfe · 17 years ago
  39. d53fe81 archive: add baselen member to struct archiver_args by René Scharfe · 17 years ago
  40. 3453300 archive: remove args member from struct archiver by René Scharfe · 17 years ago
  41. 008d896 Teach new attribute 'export-ignore' to git-archive by René Scharfe · 17 years ago
  42. 8460b2f archive: specfile support (--pretty=format: in archive files) by René Scharfe · 18 years ago
  43. 6c2f207 Remove unsupported C99 style struct initializers in git-archive. by Shawn O. Pearce · 18 years ago v1.4.3.4
  44. e0ffb24 Add --verbose to git-archive by Junio C Hamano · 19 years ago
  45. 37f9443 archive: allow remote to have more formats than we understand. by Junio C Hamano · 19 years ago
  46. 854c416 git-archive: make compression level of ZIP archives configurable by Rene Scharfe · 19 years ago
  47. ec06bff git-archive: wire up ZIP format. by Franck Bui-Huu · 19 years ago
  48. efd8696 git-archive: wire up TAR format. by Franck Bui-Huu · 19 years ago
  49. 4df096a Add git-archive by Franck Bui-Huu · 19 years ago