summaryrefslogtreecommitdiff
path: root/builtin/fetch-pack.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'nd/decorate-grafts'Junio C Hamano2011-08-281-0/+30
|\ \
| * | Move write_shallow_commits to fetch-pack.cNguyễn Thái Ngọc Duy2011-08-181-0/+30
* | | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-181-0/+2
|/ /
* | Merge branch 'jk/haves-from-alternate-odb'Junio C Hamano2011-05-291-1/+1
|\ \
| * | refactor refs_from_alternate_cb to allow passing extra dataJeff King2011-05-191-1/+1
* | | fetch: avoid repeated commits in mark_completeJeff King2011-05-191-2/+4
|/ /
* | Merge branch 'jc/fetch-progressive-stride'Junio C Hamano2011-03-291-4/+5
|\ \
| * | Fix potential local deadlock during fetch-packJunio C Hamano2011-03-291-4/+5
| | |
| \ \
*-. \ \ Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-sto...Junio C Hamano2011-03-291-1/+2
|\ \ \ \
| * | | | enable "no-done" extension only when fetching over smart-httpJunio C Hamano2011-03-291-1/+2
* | | | | Revert two "no-done" revertsJunio C Hamano2011-03-291-3/+15
* | | | | Revert "fetch-pack: Implement no-done capability"Junio C Hamano2011-03-281-15/+3
* | | | | Merge branch 'jc/fetch-progressive-stride'Junio C Hamano2011-03-261-3/+18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fetch-pack: use smaller handshake window for initial requestJunio C Hamano2011-03-201-2/+4
| * | | | fetch-pack: progressively use larger handshake windowsJunio C Hamano2011-03-201-1/+6
| * | | | fetch-pack: factor out hardcoded handshake window sizeJunio C Hamano2011-03-201-3/+11
| |/ / /
* | | | Merge branch 'sp/maint-fetch-pack-stop-early'Junio C Hamano2011-03-221-2/+16
|\ \ \ \ | |/ / /
| * | | fetch-pack: Implement no-done capabilityShawn O. Pearce2011-03-151-3/+15
| * | | fetch-pack: Finish negotation if remote replies "ACK %s ready"Shawn O. Pearce2011-03-141-0/+2
| |/ /
* | | Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-221-0/+12
|\ \ \
| * | | fetch-pack: objects in our alternates are available to usJunio C Hamano2011-03-171-0/+12
| |/ /
* | | Fix sparse warningsStephen Boyd2011-03-221-1/+1
* | | add packet tracing debug codeJeff King2011-03-081-0/+2
|/ /
* | commit: Add commit_list prefix in two function names.Thiago Farina2010-11-291-2/+2
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+976