Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use appropriate typedefs | David Rientjes | 2006-08-15 | 1 | -2/+1 |
* | sideband: do not use color, just say "remote:" | Junio C Hamano | 2006-08-03 | 1 | -4/+3 |
* | fetch/clone: mark messages from remote side stand out. | Junio C Hamano | 2006-08-01 | 1 | -0/+3 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -2/+2 |
* | upload-pack/fetch-pack: support side-band communication | Junio C Hamano | 2006-06-21 | 1 | -5/+66 |
* | Fix fetch-clone in the presense of signals | Linus Torvalds | 2006-02-11 | 1 | -4/+7 |
* | Make "git clone" pack-fetching download statistics better | Linus Torvalds | 2006-02-11 | 1 | -3/+41 |
* | Make "git clone" less of a deathly quiet experience | Linus Torvalds | 2006-02-10 | 1 | -1/+27 |
* | Exec git programs without using PATH. | Michal Ostrowski | 2006-01-13 | 1 | -4/+3 |
* | trivial: retval of waitpid is not errno | Alex Riesen | 2006-01-05 | 1 | -1/+1 |
* | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 2005-12-17 | 1 | -0/+172 |