Merge branch 'bw/push-submodule-only'
Junio C Hamano committed over 9 years ago
files_ref_store::submodule: use NULL for the main repository
Michael Haggerty committed over 9 years ago
base_ref_store_init(): remove submodule argument
Michael Haggerty committed over 9 years ago
refs: push the submodule attribute down
Michael Haggerty committed over 9 years ago
refs: store submodule ref stores in a hashmap
Michael Haggerty committed over 9 years ago
register_ref_store(): new function
Michael Haggerty committed over 9 years ago
refs: remove some unnecessary handling of submodule == ""
Michael Haggerty committed over 9 years ago
refs: make some ref_store lookup functions private
Michael Haggerty committed over 9 years ago
refs: reorder some function definitions
Michael Haggerty committed over 9 years ago
mingw: use OpenSSL's SHA-1 routines
Jeff Hostetler committed over 9 years ago
Documentation: unify bottom "part of git suite" lines
Stefan Beller committed over 9 years ago
rebase -i: use the rebase--helper builtin
Johannes Schindelin committed over 9 years ago
rebase--helper: add a builtin helper for interactive rebases
Johannes Schindelin committed over 9 years ago
push options: pass push options to the transport helper
Stefan Beller committed over 9 years ago
tag: generate useful reflog message
Cornelius Weig committed over 9 years ago
receive-pack: avoid duplicates between our refs and alternates
Jeff King committed over 9 years ago
receive-pack: treat namespace .have lines like alternates
Jeff King committed over 9 years ago
receive-pack: fix misleading namespace/.have comment
Jeff King committed over 9 years ago
receive-pack: use oidset to de-duplicate .have lines
Jeff King committed over 9 years ago
Jeff King committed over 9 years ago