doc: camelCase the i18n config variables to improve readability
Kaartic Sivaraam committed about 9 years ago
commit: check for empty message before the check for untouched template
Kaartic Sivaraam committed about 9 years ago
rebase: make resolve message clearer for inexperienced users
William Duclot committed about 9 years ago
dir: support platforms that require aligned reads
René Scharfe committed about 9 years ago
t: handle EOF in test_copy_bytes()
Jeff King committed about 9 years ago
ls-files: don't try to prune an empty index
René Scharfe committed about 9 years ago
apply: use COPY_ARRAY and MOVE_ARRAY in update_image()
René Scharfe committed about 9 years ago
René Scharfe committed about 9 years ago
René Scharfe committed about 9 years ago
bswap: convert get_be16, get_be32 and put_be32 to inline functions
René Scharfe committed about 9 years ago
bswap: convert to unsigned before shifting in get_be32
René Scharfe committed about 9 years ago
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong 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