aboutsummaryrefslogtreecommitdiff
path: root/builtin/fetch-pack.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/fetch-progressive-stride'Junio C Hamano2011-03-29
|\
| * Fix potential local deadlock during fetch-packJunio C Hamano2011-03-29
| |
| \
*-. \ Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-sto...Junio C Hamano2011-03-29
|\ \ \
| * | | enable "no-done" extension only when fetching over smart-httpJunio C Hamano2011-03-29
* | | | Revert two "no-done" revertsJunio C Hamano2011-03-29
* | | | Revert "fetch-pack: Implement no-done capability"Junio C Hamano2011-03-28
* | | | Merge branch 'jc/fetch-progressive-stride'Junio C Hamano2011-03-26
|\ \ \ \ | | |_|/ | |/| |
| * | | fetch-pack: use smaller handshake window for initial requestJunio C Hamano2011-03-20
| * | | fetch-pack: progressively use larger handshake windowsJunio C Hamano2011-03-20
| * | | fetch-pack: factor out hardcoded handshake window sizeJunio C Hamano2011-03-20
| |/ /
* | | Merge branch 'sp/maint-fetch-pack-stop-early'Junio C Hamano2011-03-22
|\ \ \ | |/ /
| * | fetch-pack: Implement no-done capabilityShawn O. Pearce2011-03-15
| * | fetch-pack: Finish negotation if remote replies "ACK %s ready"Shawn O. Pearce2011-03-14
| |/
* | Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-22
|\ \
| * | fetch-pack: objects in our alternates are available to usJunio C Hamano2011-03-17
| |/
* | Fix sparse warningsStephen Boyd2011-03-22
* | add packet tracing debug codeJeff King2011-03-08
|/
* commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22