Revision 420e9af498848f9a3994ecb471dc51d5203f51cd authored by Daniel Barkalow on 18 March 2008, 02:15:02 UTC, committed by Junio C Hamano on 19 March 2008, 08:43:02 UTC
Before the second fetch-pack connection in the same process, unmark
all of the objects marked in the first connection, in order that we'll
list them as things we have instead of thinking we've already
mentioned them.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 7d00419
History
File Mode Size
fetch.br-branches-default -rw-r--r-- 560 bytes
fetch.br-branches-default-merge -rw-r--r-- 643 bytes
fetch.br-branches-default-merge_branches-default -rw-r--r-- 660 bytes
fetch.br-branches-default-octopus -rw-r--r-- 705 bytes
fetch.br-branches-default-octopus_branches-default -rw-r--r-- 722 bytes
fetch.br-branches-default_branches-default -rw-r--r-- 577 bytes
fetch.br-branches-one -rw-r--r-- 553 bytes
fetch.br-branches-one-merge -rw-r--r-- 636 bytes
fetch.br-branches-one-merge_branches-one -rw-r--r-- 649 bytes
fetch.br-branches-one-octopus -rw-r--r-- 623 bytes
fetch.br-branches-one-octopus_branches-one -rw-r--r-- 636 bytes
fetch.br-branches-one_branches-one -rw-r--r-- 566 bytes
fetch.br-config-explicit -rw-r--r-- 786 bytes
fetch.br-config-explicit-merge -rw-r--r-- 792 bytes
fetch.br-config-explicit-merge_config-explicit -rw-r--r-- 808 bytes
fetch.br-config-explicit-octopus -rw-r--r-- 781 bytes
fetch.br-config-explicit-octopus_config-explicit -rw-r--r-- 797 bytes
fetch.br-config-explicit_config-explicit -rw-r--r-- 802 bytes
fetch.br-config-glob -rw-r--r-- 795 bytes
fetch.br-config-glob-merge -rw-r--r-- 788 bytes
fetch.br-config-glob-merge_config-glob -rw-r--r-- 800 bytes
fetch.br-config-glob-octopus -rw-r--r-- 777 bytes
fetch.br-config-glob-octopus_config-glob -rw-r--r-- 789 bytes
fetch.br-config-glob_config-glob -rw-r--r-- 807 bytes
fetch.br-remote-explicit -rw-r--r-- 786 bytes
fetch.br-remote-explicit-merge -rw-r--r-- 792 bytes
fetch.br-remote-explicit-merge_remote-explicit -rw-r--r-- 808 bytes
fetch.br-remote-explicit-octopus -rw-r--r-- 781 bytes
fetch.br-remote-explicit-octopus_remote-explicit -rw-r--r-- 797 bytes
fetch.br-remote-explicit_remote-explicit -rw-r--r-- 802 bytes
fetch.br-remote-glob -rw-r--r-- 795 bytes
fetch.br-remote-glob-merge -rw-r--r-- 788 bytes
fetch.br-remote-glob-merge_remote-glob -rw-r--r-- 800 bytes
fetch.br-remote-glob-octopus -rw-r--r-- 777 bytes
fetch.br-remote-glob-octopus_remote-glob -rw-r--r-- 789 bytes
fetch.br-remote-glob_remote-glob -rw-r--r-- 807 bytes
fetch.br-unconfig -rw-r--r-- 792 bytes
fetch.br-unconfig_--tags_.._.git -rw-r--r-- 502 bytes
fetch.br-unconfig_.._.git -rw-r--r-- 68 bytes
fetch.br-unconfig_.._.git_one -rw-r--r-- 88 bytes
fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file -rw-r--r-- 579 bytes
fetch.br-unconfig_.._.git_one_two -rw-r--r-- 154 bytes
fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file -rw-r--r-- 531 bytes
fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three -rw-r--r-- 495 bytes
fetch.br-unconfig_branches-default -rw-r--r-- 569 bytes
fetch.br-unconfig_branches-one -rw-r--r-- 562 bytes
fetch.br-unconfig_config-explicit -rw-r--r-- 795 bytes
fetch.br-unconfig_config-glob -rw-r--r-- 804 bytes
fetch.br-unconfig_remote-explicit -rw-r--r-- 795 bytes
fetch.br-unconfig_remote-glob -rw-r--r-- 804 bytes
fetch.master -rw-r--r-- 787 bytes
fetch.master_--tags_.._.git -rw-r--r-- 497 bytes
fetch.master_.._.git -rw-r--r-- 63 bytes
fetch.master_.._.git_one -rw-r--r-- 83 bytes
fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file -rw-r--r-- 574 bytes
fetch.master_.._.git_one_two -rw-r--r-- 149 bytes
fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file -rw-r--r-- 526 bytes
fetch.master_.._.git_tag_tag-one_tag_tag-three -rw-r--r-- 490 bytes
fetch.master_branches-default -rw-r--r-- 564 bytes
fetch.master_branches-one -rw-r--r-- 557 bytes
fetch.master_config-explicit -rw-r--r-- 790 bytes
fetch.master_config-glob -rw-r--r-- 799 bytes
fetch.master_remote-explicit -rw-r--r-- 790 bytes
fetch.master_remote-glob -rw-r--r-- 799 bytes

back to top