summaryrefslogtreecommitdiff
path: root/ssh-upload.c
Commit message (Expand)AuthorAgeFilesLines
* War on whitespaceJunio C Hamano2007-06-071-5/+5
* Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-151-1/+1
* short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft2007-01-081-4/+6
* short i/o: fix calls to read to use xread or read_in_fullAndy Whitcroft2007-01-081-14/+11
* ssh-upload: prevent buffer overrunAndy Whitcroft2007-01-081-1/+1
* simplify inclusion of system header files.Junio C Hamano2006-12-201-2/+0
* remove unnecessary initializationsDavid Rientjes2006-08-151-2/+2
* Separate object name errors from usage errorsDmitry V. Levin2006-05-081-1/+1
* Make networking commands to work from a subdirectory.Junio C Hamano2005-11-281-0/+3
* Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano2005-09-151-3/+13
* Big tool rename.Junio C Hamano2005-09-071-0/+133