| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-25 | upload-archive: use regular "struct child_process" pattern | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
| 2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -2/+2 |
| 2020-07-28 | strvec: convert builtin/ callers away from argv_array name | Jeff King | 1 | -3/+3 |
| 2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
| 2018-10-26 | archive: initialize archivers earlier | Josh Steadmon | 1 | -0/+2 |
| 2018-08-13 | archive.c: avoid access to the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2017-05-30 | upload-archive: handle "-h" option early | Jeff King | 1 | -1/+4 |
| 2016-11-22 | archive: read local configuration | Junio C Hamano | 1 | -1/+1 |
| 2016-10-17 | pkt-line: rename packet_write() to packet_write_fmt() | Lars Schneider | 1 | -2/+2 |
| 2016-05-09 | builtin/upload-archive.c: use error_errno() | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
| 2015-09-25 | upload-archive: convert sprintf to strbuf | Jeff King | 1 | -5/+4 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -1/+1 |
| 2013-02-20 | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 1 | -5/+2 |
| 2013-02-20 | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 1 | -4/+0 |
| 2013-02-20 | upload-archive: use argv_array to store client arguments | Jeff King | 1 | -21/+14 |
| 2013-02-20 | upload-archive: do not copy repo name | Jeff King | 1 | -7/+2 |
| 2011-11-21 | upload-archive: use start_command instead of fork | Jeff King | 1 | -31/+12 |
| 2011-11-15 | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 1 | -21/+47 |
| 2011-10-30 | upload-archive: use start_command instead of fork | Erik Faye-Lund | 1 | -47/+21 |
| 2011-06-22 | upload-archive: allow user to turn off filters | Jeff King | 1 | -1/+1 |
| 2011-06-22 | archive: move file extension format-guessing lower | Jeff King | 1 | -1/+1 |
| 2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+167 |