| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 5 Oct 2011 19:36:20 +0000 (12:36 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 5 Oct 2011 19:36:20 +0000 (12:36 -0700) | ||
| commit | 2e2e7e9dd07107af8ce96428929775f267fdf98a | |
| tree | 2ad475466a598a0004fa13cb0e5a5eb53fa559e2 | tree | snapshot |
| parent | ca0c9764bfe4f5d33551b5cca74eb0966f796baf | commit | diff |
| parent | 6b67e0dc068d1bfd07686071b70f60078380666f | commit | diff |
Merge branch 'jc/fetch-verify'
* jc/fetch-verify:
fetch: verify we have everything we need before updating our ref
rev-list --verify-object
list-objects: pass callback data to show_objects()
* jc/fetch-verify:
fetch: verify we have everything we need before updating our ref
rev-list --verify-object
list-objects: pass callback data to show_objects()
| builtin/fetch.c | diff1 | | diff2 | | blob | history |
| builtin/pack-objects.c | diff1 | | diff2 | | blob | history |
| revision.c | diff1 | | diff2 | | blob | history |
| revision.h | diff1 | | diff2 | | blob | history |
| t/t5504-fetch-receive-strict.sh | diff1 | | | | blob | history |
| upload-pack.c | diff1 | | diff2 | | blob | history |