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
pull: convert get_tracking_branch to use refspec_item_init
Brandon Williams committed over 8 years ago
submodule--helper: convert push_check to use struct refspec
Brandon Williams committed over 8 years ago
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams committed over 8 years ago
refspec: introduce struct refspec
Brandon Williams committed over 8 years ago
refspec: factor out parsing a single refspec
Brandon Williams committed over 8 years ago
refspec: rename struct refspec to struct refspec_item
Brandon Williams committed over 8 years ago
refspec: move refspec parsing logic into its own file
Brandon Williams committed over 8 years ago
commit: add repository argument to prepare_commit_graft
Jonathan Nieder committed over 8 years ago
commit: add repository argument to read_graft_file
Jonathan Nieder committed over 8 years ago
commit: add repository argument to register_commit_graft
Jonathan Nieder committed over 8 years ago
commit: add repository argument to commit_graft_pos
Jonathan Nieder committed over 8 years ago
object: move grafts to object parser
Jonathan Nieder committed over 8 years ago
object-store: move object access functions to object-store.h
Stefan Beller committed over 8 years ago
alloc: allow arbitrary repositories for alloc functions
Stefan Beller committed over 8 years ago
merge-recursive: i18n submodule merge output and respect verbosity
Stefan Beller committed over 8 years ago