| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't force everybody to call setup_ident(). | Junio C Hamano | 2007-01-28 | 1 | -1/+0 |
* | short i/o: fix calls to write to use xwrite or write_in_full | Andy Whitcroft | 2007-01-08 | 1 | -22/+11 |
* | short i/o: fix calls to read to use xread or read_in_full | Andy Whitcroft | 2007-01-08 | 1 | -4/+7 |
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 1 | -1/+1 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -4/+4 |
* | commit walkers: setup_ident() to record correct committer in ref-log. | Ramsay Jones | 2006-08-05 | 1 | -0/+1 |
* | Make pull() support fetching multiple targets at once | Petr Baudis | 2006-07-27 | 1 | -1/+1 |
* | Make pull() take some implicit data as explicit arguments | Petr Baudis | 2006-07-27 | 1 | -2/+2 |
* | Remove -d from *-fetch usage strings | Petr Baudis | 2006-07-27 | 1 | -1/+1 |
* | Avoid C99 comments, use old-style C comments instead. | Pavel Roskin | 2006-07-10 | 1 | -2/+2 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -1/+1 |
* | Log ref updates made by fetch. | Shawn Pearce | 2006-05-19 | 1 | -0/+2 |
* | Make networking commands to work from a subdirectory. | Junio C Hamano | 2005-11-28 | 1 | -0/+2 |
* | [PATCH] Limit the number of requests outstanding in ssh-fetch. | Daniel Barkalow | 2005-10-03 | 1 | -1/+27 |
* | [PATCH] Implement --recover for git-*-fetch | Daniel Barkalow | 2005-09-27 | 1 | -0/+2 |
* | Be more backward compatible with git-ssh-{push,pull}. | Junio C Hamano | 2005-09-15 | 1 | -1/+14 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+129 |