Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-02 | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 1 | -73/+0 |
2007-10-21 | Change git_connect() to return a struct child_process instead of a pid_t. | Johannes Sixt | 1 | -5/+3 |
2007-05-16 | connect: display connection progress | Michael S. Tsirkin | 1 | -1/+1 |
2007-02-20 | prefixcmp(): fix-up mechanical conversion. | Junio C Hamano | 1 | -2/+2 |
2007-02-20 | Mechanical conversion to use prefixcmp() | Junio C Hamano | 1 | -2/+2 |
2007-01-24 | rename --exec to --upload-pack for fetch-pack and peek-remote | Uwe Kleine-König | 1 | -4/+8 |
2006-09-13 | Test return value of finish_connect() | Franck Bui-Huu | 1 | -2/+2 |
2006-08-29 | Remove uneeded #include | Johannes Schindelin | 1 | -1/+0 |
2006-07-04 | Improve git-peek-remote | Linus Torvalds | 1 | -7/+21 |
2005-11-28 | peek-remote: honor proxy config even from subdirectory. | Junio C Hamano | 1 | -0/+3 |
2005-10-15 | Ignore funny refname sent from remote | Junio C Hamano | 1 | -1/+1 |
2005-07-23 | [PATCH] git-peek-remote: show tags and heads from a remote repository. | Junio C Hamano | 1 | -0/+55 |