summaryrefslogtreecommitdiff
path: root/builtin/upload-archive.c
Commit message (Expand)AuthorAgeFilesLines
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
* pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-201-5/+2
* pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-201-4/+0
* upload-archive: use argv_array to store client argumentsJeff King2013-02-201-21/+14
* upload-archive: do not copy repo nameJeff King2013-02-201-7/+2
* upload-archive: use start_command instead of forkjk/upload-archive-use-start-commandJeff King2011-11-211-31/+12
* Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-151-21/+47
* upload-archive: use start_command instead of forkErik Faye-Lund2011-10-301-47/+21
* upload-archive: allow user to turn off filtersJeff King2011-06-221-1/+1
* archive: move file extension format-guessing lowerJeff King2011-06-221-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+167