remote: convert check_push_refs to take a struct refspec
Brandon Williams committed over 8 years ago
remote: convert match_push_refs to take a struct refspec
Brandon Williams committed over 8 years ago
http-push: store refspecs in a struct refspec
Brandon Williams committed over 8 years ago
transport: remove transport_verify_remote_names
Brandon Williams committed over 8 years ago
send-pack: store refspecs in a struct refspec
Brandon Williams committed over 8 years ago
transport: convert transport_push to take a struct refspec
Brandon Williams committed over 8 years ago
push: convert to use struct refspec
Brandon Williams committed over 8 years ago
push: check for errors earlier
Brandon Williams committed over 8 years ago
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