summaryrefslogtreecommitdiff
path: root/builtin/upload-archive.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25upload-archive: convert sprintf to strbufLibravatar Jeff King1-5/+4
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Libravatar Christian Couder1-1/+1
2013-02-20pkt-line: provide a LARGE_PACKET_MAX static bufferLibravatar Jeff King1-5/+2
2013-02-20pkt-line: teach packet_read_line to chomp newlinesLibravatar Jeff King1-4/+0
2013-02-20upload-archive: use argv_array to store client argumentsLibravatar Jeff King1-21/+14
2013-02-20upload-archive: do not copy repo nameLibravatar Jeff King1-7/+2
2011-11-21upload-archive: use start_command instead of forkLibravatar Jeff King1-31/+12
2011-11-15Revert "upload-archive: use start_command instead of fork"Libravatar Junio C Hamano1-21/+47
2011-10-30upload-archive: use start_command instead of forkLibravatar Erik Faye-Lund1-47/+21
2011-06-22upload-archive: allow user to turn off filtersLibravatar Jeff King1-1/+1
2011-06-22archive: move file extension format-guessing lowerLibravatar Jeff King1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+167