summaryrefslogtreecommitdiff
path: root/builtin-upload-archive.c
AgeCommit message (Expand)Author
2008-07-26archive: define MAX_ARGS where it's neededRene Scharfe
2008-07-26archive: add write_archive()Rene Scharfe
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-15archive: remove args member from struct archiverRené Scharfe
2008-07-13Make usage strings dash-lessStephan Beyer
2008-06-28avoid off-by-one error in run_upload_archiveJochen Voss
2007-01-08short i/o: fix calls to read to use xread or read_in_fullAndy Whitcroft
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-09-24builtin-upload-archive.c broken on openbsdRandal L. Schwartz
2006-09-17upload-archive: monitor child communication even more carefully.Franck Bui-Huu
2006-09-13upload-archive: monitor child communication more carefully.Junio C Hamano
2006-09-11Add sideband status report to git-archive protocolJunio C Hamano
2006-09-09Add git-upload-archiveFranck Bui-Huu