aboutsummaryrefslogtreecommitdiff
path: root/builtin-upload-archive.c
Commit message (Expand)AuthorAge
* Merge branch 'tc/format-attribute'Junio C Hamano2009-11-22
|\
| * Check the format of more printf-type functionsTarmigan Casebolt2009-11-15
* | Merge branch 'np/maint-sideband-favor-status'Junio C Hamano2009-11-17
|\ \ | |/ |/|
| * give priority to progress messagesNicolas Pitre2009-11-13
* | Merge branch 'pb/maint-1.6.2-userdiff-fix'Junio C Hamano2009-06-20
|\ \ | |/
| * upload-archive: fix infinite loop on CygwinRené Scharfe2009-06-18
* | improve missing repository error messageJeff King2009-03-04
|/
* archive: define MAX_ARGS where it's neededRene Scharfe2008-07-25
* archive: add write_archive()Rene Scharfe2008-07-25
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | archive: remove args member from struct archiverRené Scharfe2008-07-15
|/
* avoid off-by-one error in run_upload_archiveJochen Voss2008-06-28
* short i/o: fix calls to read to use xread or read_in_fullAndy Whitcroft2007-01-08
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* builtin-upload-archive.c broken on openbsdRandal L. Schwartz2006-09-24
* upload-archive: monitor child communication even more carefully.Franck Bui-Huu2006-09-17
* upload-archive: monitor child communication more carefully.Junio C Hamano2006-09-12
* Add sideband status report to git-archive protocolJunio C Hamano2006-09-10
* Add git-upload-archiveFranck Bui-Huu2006-09-09