merge: setup `opts` later in `checkout_fast_forward()`
Martin Ågren committed over 8 years ago
commit: allow lookup_commit_graft to handle arbitrary repositories
Stefan Beller committed over 8 years ago
commit: allow prepare_commit_graft to handle arbitrary repositories
Stefan Beller committed over 8 years ago
shallow: migrate shallow information into the object parser
Stefan Beller committed over 8 years ago
path.c: migrate global git_path_* to take a repository argument
Stefan Beller committed over 8 years ago
cache: convert get_graft_file to handle arbitrary repositories
Stefan Beller committed over 8 years ago
commit: convert read_graft_file to handle arbitrary repositories
Brandon Williams committed over 8 years ago
commit: convert register_commit_graft to handle arbitrary repositories
Brandon Williams committed over 8 years ago
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