summaryrefslogtreecommitdiff
path: root/builtin/archive.c
AgeCommit message (Expand)Author
2018-02-08correct error messages for NULL packet_read_line()Jeff King
2016-11-22archive: read local configurationJunio C Hamano
2016-10-17pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-02-20pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King
2013-02-20pkt-line: teach packet_read_line to chomp newlinesJeff King
2012-08-22Reduce translations by using same terminologiesNguyễn Thái Ngọc Duy
2012-08-20i18n: archive: mark parseopt strings for translationNguyễn Thái Ngọc Duy
2011-11-15Revert "upload-archive: use start_command instead of fork"Junio C Hamano
2011-10-31upload-archive: use start_command instead of forkErik Faye-Lund
2011-10-14Merge branch 'il/archive-err-signal'Junio C Hamano
2011-10-05Support ERR in remote archive like in fetch/pushIlari Liusvaara
2011-06-22upload-archive: allow user to turn off filtersJeff King
2011-06-22archive: move file extension format-guessing lowerJeff King
2011-03-10i18n: git-archive basic messagesÆvar Arnfjörð Bjarmason
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds