1. 1812564 Move sha1_file_to_archive into libgit by Lars Hjemli · 17 years ago
  2. 4340a81 Merge branch 'js/forkexec' by Junio C Hamano · 17 years ago
  3. c32f749 Correct some sizeof(size_t) != sizeof(unsigned long) typing errors by René Scharfe · 17 years ago
  4. 98158e9 Change git_connect() to return a struct child_process instead of a pid_t. by Johannes Sixt · 17 years ago
  5. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 17 years ago
  6. 5ecd293 Rewrite convert_to_{git,working_tree} to use strbuf's. by Pierre Habouzit · 17 years ago
  7. 760da96 archive: fix subst file generation by René Scharfe · 18 years ago
  8. 674d172 Rework pretty_print_commit to use strbufs instead of custom buffers. by Pierre Habouzit · 18 years ago
  9. 20fbfd8 archive - leakfix for format_subst() by Junio C Hamano · 18 years ago
  10. 38c9c9b archive: rename attribute specfile to export-subst by René Scharfe · 18 years ago
  11. df4a394 archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2) by René Scharfe · 18 years ago
  12. 8460b2f archive: specfile support (--pretty=format: in archive files) by René Scharfe · 18 years ago
  13. 7841ce7 connect: display connection progress by Michael S. Tsirkin · 18 years ago
  14. 8ff21b1 git-archive: make tar the default format by René Scharfe · 18 years ago
  15. 265d528 Revert "builtin-archive: use RUN_SETUP" by René Scharfe · 18 years ago
  16. 253e772 Merge branch 'maint' by Junio C Hamano · 18 years ago
  17. 64edf4b builtin-archive: use RUN_SETUP by Johannes Schindelin · 18 years ago
  18. 599065a prefixcmp(): fix-up mechanical conversion. by Junio C Hamano · 18 years ago
  19. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  20. ec587fd Make sure git_connect() always give two file descriptors. by Junio C Hamano · 18 years ago
  21. 2740b2b builtin-archive: do not free a tree held by the object layer. by Junio C Hamano · 18 years ago
  22. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  23. aa90986 archive: use setvbuf() instead of setlinebuf() by Michal Rokos · 18 years ago
  24. 6c2f207 Remove unsupported C99 style struct initializers in git-archive. by Shawn O. Pearce · 18 years ago v1.4.3.4
  25. 9ac13ec atomic write for sideband remote messages by Nicolas Pitre · 18 years ago
  26. 2232c0c git-archive: inline default_parse_extra() by Rene Scharfe · 19 years ago
  27. d751864 builtin-archive.c: rename remote_request() to extract_remote_arg() by Junio C Hamano · 19 years ago
  28. 23d6d11 Add sideband status report to git-archive protocol by Junio C Hamano · 19 years ago
  29. fe5ab76 Teach --exec to git-archive --remote by Junio C Hamano · 19 years ago
  30. e0ffb24 Add --verbose to git-archive by Junio C Hamano · 19 years ago
  31. 8142f60 archive: force line buffered output to stderr by Junio C Hamano · 19 years ago
  32. 37f9443 archive: allow remote to have more formats than we understand. by Junio C Hamano · 19 years ago
  33. 854c416 git-archive: make compression level of ZIP archives configurable by Rene Scharfe · 19 years ago
  34. ec06bff git-archive: wire up ZIP format. by Franck Bui-Huu · 19 years ago
  35. efd8696 git-archive: wire up TAR format. by Franck Bui-Huu · 19 years ago
  36. 4df096a Add git-archive by Franck Bui-Huu · 19 years ago