commit: convert commit_graft_pos() to handle arbitrary repositories
Brandon Williams committed over 8 years ago
shallow: add repository argument to is_repository_shallow
Stefan Beller committed over 8 years ago
shallow: add repository argument to check_shallow_file_for_update
Stefan Beller committed over 8 years ago
shallow: add repository argument to register_shallow
Stefan Beller committed over 8 years ago
shallow: add repository argument to set_alternate_shallow_file
Stefan Beller committed over 8 years ago
commit: add repository argument to lookup_commit_graft
Jonathan Nieder committed over 8 years ago
config: a user-provided invalid section is not a BUG
Johannes Schindelin committed over 8 years ago
merge-recursive: give notice when submodule commit gets fast-forwarded
Leif Middelschulte committed over 8 years ago
object.c: clear replace map before freeing it
Stefan Beller committed over 8 years ago
fetch: generate ref-prefixes when using a configured refspec
Brandon Williams committed over 8 years ago
refspec: consolidate ref-prefix generation logic
Brandon Williams committed over 8 years ago
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams committed over 8 years ago
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