getpwuid(mingw): provide a better default for the user name
Johannes Schindelin committed almost 8 years ago
getpwuid(mingw): initialize the structure only once
Johannes Schindelin committed almost 8 years ago
fuzz: add fuzz testing for packfile indices.
Josh Steadmon committed almost 8 years ago
fuzz: add basic fuzz testing target.
Josh Steadmon committed almost 8 years ago
rerere: convert to use the_hash_algo
brian m. carlson committed almost 8 years ago
submodule: make zero-oid comparison hash function agnostic
brian m. carlson committed almost 8 years ago
apply: rename new_sha1_prefix and old_sha1_prefix
brian m. carlson committed almost 8 years ago
apply: replace hard-coded constants
brian m. carlson committed almost 8 years ago
tag: express constant in terms of the_hash_algo
brian m. carlson committed almost 8 years ago
transport: use parse_oid_hex instead of a constant
brian m. carlson committed almost 8 years ago
upload-pack: express constants in terms of the_hash_algo
brian m. carlson committed almost 8 years ago
refs/packed-backend: express constants using the_hash_algo
brian m. carlson committed almost 8 years ago
packfile: express constants in terms of the_hash_algo
brian m. carlson committed almost 8 years ago
pack-revindex: express constants in terms of the_hash_algo
brian m. carlson committed almost 8 years ago
builtin/fetch-pack: remove constants with parse_oid_hex
brian m. carlson committed almost 8 years ago
builtin/mktree: remove hard-coded constant
brian m. carlson committed almost 8 years ago
builtin/repack: replace hard-coded constants
brian m. carlson committed almost 8 years ago
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson committed almost 8 years ago
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor committed almost 8 years ago
filter-trees: code clean-up of tests
Matthew DeVore committed almost 8 years ago