aboutsummaryrefslogtreecommitdiff
path: root/ssh-fetch.c
Commit message (Expand)AuthorAge
* Make pull() support fetching multiple targets at oncePetr Baudis2006-07-27
* Make pull() take some implicit data as explicit argumentsPetr Baudis2006-07-27
* Remove -d from *-fetch usage stringsPetr Baudis2006-07-27
* Avoid C99 comments, use old-style C comments instead.Pavel Roskin2006-07-10
* Remove all void-pointer arithmetic.Florian Forster2006-06-20
* Log ref updates made by fetch.Shawn Pearce2006-05-19
* Make networking commands to work from a subdirectory.Junio C Hamano2005-11-28
* [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-03
* [PATCH] Implement --recover for git-*-fetchDaniel Barkalow2005-09-27
* Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano2005-09-15
* Big tool rename.Junio C Hamano2005-09-07