summaryrefslogtreecommitdiff
path: root/builtin/fetch-pack.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'it/fetch-pack-many-refs'Junio C Hamano2012-04-241-1/+41
|\
| * fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-021-1/+41
* | Merge branch 'cb/transfer-no-progress'Junio C Hamano2012-02-201-1/+1
|\ \
| * | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progressClemens Buchacher2012-02-131-1/+1
| |/
* | everything_local(): mark alternate refs as completeMichael Haggerty2012-02-121-0/+6
* | fetch-pack.c: inline insert_alternate_refs()Michael Haggerty2012-02-121-6/+1
* | fetch-pack.c: rename some parameters from "path" to "refname"Michael Haggerty2012-02-121-5/+5
|/
* fetch-pack: match refs exactlyJeff King2011-12-131-4/+9
* drop "match" parameter from get_remote_headsJeff King2011-12-131-1/+1
* Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-101-1/+1
|\
| * Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-1/+1
* | Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-051-1/+19
|\ \ | |/ |/|
| * transfer.fsckobjects: unify fetch/receive.fsckobjectsJunio C Hamano2011-09-041-2/+12
| * fetch.fsckobjects: verify downloaded objectsJunio C Hamano2011-09-041-0/+8
* | 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