summaryrefslogtreecommitdiff
path: root/builtin/fetch-pack.c
AgeCommit message (Expand)Author
2011-03-29Revert two "no-done" revertsJunio C Hamano
2011-03-29Fix potential local deadlock during fetch-packJunio C Hamano
2011-03-29enable "no-done" extension only when fetching over smart-httpJunio C Hamano
2011-03-29Revert "fetch-pack: Implement no-done capability"Junio C Hamano
2011-03-27Merge branch 'jc/fetch-progressive-stride'Junio C Hamano
2011-03-23Merge branch 'sp/maint-fetch-pack-stop-early'Junio C Hamano
2011-03-23Merge branch 'jc/maint-fetch-alt'Junio C Hamano
2011-03-22Fix sparse warningsStephen Boyd
2011-03-21fetch-pack: use smaller handshake window for initial requestJunio C Hamano
2011-03-21fetch-pack: progressively use larger handshake windowsJunio C Hamano
2011-03-21fetch-pack: factor out hardcoded handshake window sizeJunio C Hamano
2011-03-17fetch-pack: objects in our alternates are available to usJunio C Hamano
2011-03-15fetch-pack: Implement no-done capabilityShawn O. Pearce
2011-03-15fetch-pack: Finish negotation if remote replies "ACK %s ready"Shawn O. Pearce
2011-03-08add packet tracing debug codeJeff King
2010-11-29commit: Add commit_list prefix in two function names.Thiago Farina
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds