aboutsummaryrefslogtreecommitdiff
path: root/builtin/fetch-pack.c
Commit message (Expand)AuthorAge
...
* | fetch-pack.c: inline insert_alternate_refs()Michael Haggerty2012-02-12
* | fetch-pack.c: rename some parameters from "path" to "refname"Michael Haggerty2012-02-12
|/
* fetch-pack: match refs exactlyJeff King2011-12-13
* drop "match" parameter from get_remote_headsJeff King2011-12-13
* Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-10
|\
| * Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
* | Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-05
|\ \ | |/ |/|
| * transfer.fsckobjects: unify fetch/receive.fsckobjectsJunio C Hamano2011-09-04
| * fetch.fsckobjects: verify downloaded objectsJunio C Hamano2011-09-04
* | Merge branch 'nd/decorate-grafts'Junio C Hamano2011-08-28
|\ \
| * | Move write_shallow_commits to fetch-pack.cNguyễn Thái Ngọc Duy2011-08-18
* | | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-18
|/ /
* | Merge branch 'jk/haves-from-alternate-odb'Junio C Hamano2011-05-29
|\ \
| * | refactor refs_from_alternate_cb to allow passing extra dataJeff King2011-05-19
* | | fetch: avoid repeated commits in mark_completeJeff King2011-05-19
|/ /
* | 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