1. 619b6c1 upload-archive: handle "-h" option early by Jeff King · 8 years ago
  2. eb0224c archive: read local configuration by Junio C Hamano · 8 years ago
  3. 81c634e pkt-line: rename packet_write() to packet_write_fmt() by Lars Schneider · 8 years ago
  4. 17bef17 builtin/upload-archive.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
  5. 0cb9d6d upload-archive: convert sprintf to strbuf by Jeff King · 9 years ago
  6. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  7. 74543a0 pkt-line: provide a LARGE_PACKET_MAX static buffer by Jeff King · 12 years ago
  8. 819b929 pkt-line: teach packet_read_line to chomp newlines by Jeff King · 12 years ago
  9. 090fd4f upload-archive: use argv_array to store client arguments by Jeff King · 12 years ago
  10. 6379dd0 upload-archive: do not copy repo name by Jeff King · 12 years ago
  11. 1bc01ef upload-archive: use start_command instead of fork by Jeff King · 13 years ago
  12. f0c7fd4 Revert "upload-archive: use start_command instead of fork" by Junio C Hamano · 13 years ago
  13. c09cd77 upload-archive: use start_command instead of fork by Erik Faye-Lund · 13 years ago
  14. 7b97730 upload-archive: allow user to turn off filters by Jeff King · 14 years ago
  15. 56baa61 archive: move file extension format-guessing lower by Jeff King · 14 years ago
  16. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-upload-archive.c]
  17. 82f05d5 Merge branch 'tc/format-attribute' by Junio C Hamano · 15 years ago
  18. e36e6c0 Merge branch 'np/maint-sideband-favor-status' by Junio C Hamano · 15 years ago
  19. 28bea9e Check the format of more printf-type functions by Tarmigan Casebolt · 15 years ago
  20. 6b59f51 give priority to progress messages by Nicolas Pitre · 15 years ago
  21. b58f6b5 Merge branch 'pb/maint-1.6.2-userdiff-fix' by Junio C Hamano · 16 years ago
  22. 1b19fa4 upload-archive: fix infinite loop on Cygwin by René Scharfe · 16 years ago
  23. 05ac6b3 improve missing repository error message by Jeff King · 16 years ago
  24. 7f4d051 archive: define MAX_ARGS where it's needed by Rene Scharfe · 17 years ago
  25. 6e94e68 archive: add write_archive() by Rene Scharfe · 17 years ago
  26. 588c038 Merge branch 'sb/dashless' by Junio C Hamano · 17 years ago
  27. 3453300 archive: remove args member from struct archiver by René Scharfe · 17 years ago
  28. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  29. 74d817c avoid off-by-one error in run_upload_archive by Jochen Voss · 17 years ago
  30. 93d26e4 short i/o: fix calls to read to use xread or read_in_full by Andy Whitcroft · 18 years ago
  31. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  32. ed1795f builtin-upload-archive.c broken on openbsd by Randal L. Schwartz · 18 years ago
  33. 9c95fbf upload-archive: monitor child communication even more carefully. by Franck Bui-Huu · 18 years ago
  34. d3788e1 upload-archive: monitor child communication more carefully. by Junio C Hamano · 19 years ago
  35. 23d6d11 Add sideband status report to git-archive protocol by Junio C Hamano · 19 years ago
  36. 39345a2 Add git-upload-archive by Franck Bui-Huu · 19 years ago