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
fetch-pack: cache results of for_each_alternate_ref
Jeff King committed over 9 years ago
for_each_alternate_ref: replace transport code with for-each-ref
Jeff King committed over 9 years ago
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King committed over 9 years ago
for_each_alternate_ref: use strbuf for path allocation
Jeff King committed over 9 years ago
for_each_alternate_ref: stop trimming trailing slashes
Jeff King committed over 9 years ago