name-hash: fix buffer overrun

Kevin Willford committed over 9 years ago

remote.[ch]: parse_push_cas_option() can be static

Junio C Hamano committed over 9 years ago

Documentation: update and rename api-sha1-array.txt

brian m. carlson committed over 9 years ago

Rename sha1_array to oid_array

brian m. carlson committed over 9 years ago

Convert sha1_array_lookup to take struct object_id

brian m. carlson committed over 9 years ago

Convert remaining callers of sha1_array_lookup to object_id

brian m. carlson committed over 9 years ago

Make sha1_array_append take a struct object_id *

brian m. carlson committed over 9 years ago

daemon: use an argv_array to exec children

Jeff King committed over 9 years ago

gc: replace local buffer with git_path

Jeff King committed over 9 years ago

convert unchecked snprintf into xsnprintf

Jeff King committed over 9 years ago

combine-diff: replace malloc/snprintf with xstrfmt

Jeff King committed over 9 years ago

replace unchecked snprintf calls with heap buffers

Jeff King committed over 9 years ago

name-rev: replace static buffer with strbuf

Jeff King committed over 9 years ago

create_branch: use xstrfmt for reflog message

Jeff King committed over 9 years ago

avoid using mksnpath for refs

Jeff King committed over 9 years ago

avoid using fixed PATH_MAX buffers for refs

Jeff King committed over 9 years ago

← Newer Page 1768 of 4102 Older →