remote: convert match_explicit_refs to take a struct refspec
Brandon Williams committed over 8 years ago
remote: convert get_ref_match to take a struct refspec
Brandon Williams committed over 8 years ago
remote: convert query_refspecs to take a struct refspec
Brandon Williams committed over 8 years ago
remote: convert apply_refspecs to take a struct refspec
Brandon Williams committed over 8 years ago
remote: convert get_stale_heads to take a struct refspec
Brandon Williams committed over 8 years ago
fetch: convert prune_refs to take a struct refspec
Brandon Williams committed over 8 years ago
fetch: convert get_ref_map to take a struct refspec
Brandon Williams committed over 8 years ago
fetch: convert do_fetch to take a struct refspec
Brandon Williams committed over 8 years ago
refspec: remove the deprecated functions
Brandon Williams committed over 8 years ago
fetch: convert refmap to use struct refspec
Brandon Williams committed over 8 years ago
fetch: convert fetch_one to use struct refspec
Brandon Williams committed over 8 years ago
transport-helper: convert to use struct refspec
Brandon Williams committed over 8 years ago
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams committed over 8 years ago
remote: convert fetch refspecs to struct refspec
Brandon Williams committed over 8 years ago
remote: convert push refspecs to struct refspec
Brandon Williams committed over 8 years ago
fast-export: convert to use struct refspec
Brandon Williams committed over 8 years ago
clone: convert cmd_clone to use refspec_item_init
Brandon Williams committed over 8 years ago
remote: convert match_push_refs to use struct refspec
Brandon Williams committed over 8 years ago
remote: convert check_push_refs to use struct refspec
Brandon Williams committed over 8 years ago
transport: convert transport_push to use struct refspec
Brandon Williams committed over 8 years ago