aboutsummaryrefslogtreecommitdiffstats
path: root/peek-remote.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-02Build-in peek-remote, using transport infrastructure.Daniel Barkalow1-73/+0
2007-10-21Change git_connect() to return a struct child_process instead of a pid_t.Johannes Sixt1-5/+3
2007-05-16connect: display connection progressMichael S. Tsirkin1-1/+1
2007-02-20prefixcmp(): fix-up mechanical conversion.Junio C Hamano1-2/+2
2007-02-20Mechanical conversion to use prefixcmp()Junio C Hamano1-2/+2
2007-01-24rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König1-4/+8
2006-09-13Test return value of finish_connect()Franck Bui-Huu1-2/+2
2006-08-29Remove uneeded #includeJohannes Schindelin1-1/+0
2006-07-04Improve git-peek-remoteLinus Torvalds1-7/+21
2005-11-28peek-remote: honor proxy config even from subdirectory.Junio C Hamano1-0/+3
2005-10-15Ignore funny refname sent from remoteJunio C Hamano1-1/+1
2005-07-23[PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano1-0/+55