apply: use COPY_ARRAY and MOVE_ARRAY in update_image()

René Scharfe committed about 9 years ago

use MOVE_ARRAY

René Scharfe committed about 9 years ago

add MOVE_ARRAY

René Scharfe committed about 9 years ago

bswap: convert to unsigned before shifting in get_be32

René Scharfe committed about 9 years ago

receive-pack: don't access hash of NULL object_id pointer

René Scharfe committed about 9 years ago

notes: don't access hash of NULL object_id pointer

René Scharfe committed about 9 years ago

Makefile: allow combining UBSan with other sanitizers

René Scharfe committed about 9 years ago

tree-diff: don't access hash of NULL object_id pointer

René Scharfe committed about 9 years ago

alias: compare alias name *case-insensitively*

Johannes Schindelin committed about 9 years ago

t1300: demonstrate that CamelCased aliases regressed

Johannes Schindelin committed about 9 years ago

sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ

brian m. carlson committed about 9 years ago

sha1_name: convert GET_SHA1* flags to GET_OID*

brian m. carlson committed about 9 years ago

sha1_name: convert get_sha1* to get_oid*

brian m. carlson committed about 9 years ago

Convert remaining callers of get_sha1 to get_oid.

brian m. carlson committed about 9 years ago

builtin/unpack-file: convert to struct object_id

brian m. carlson committed about 9 years ago

bisect: convert bisect_checkout to struct object_id

brian m. carlson committed about 9 years ago

builtin/update_ref: convert to struct object_id

brian m. carlson committed about 9 years ago

sequencer: convert to struct object_id

brian m. carlson committed about 9 years ago

← Newer Page 1663 of 4065 Older →