Merge branch 'rs/bswap-ubsan-fix'
Junio C Hamano committed about 9 years ago
Merge branch 'ks/prepare-commit-msg-sample'
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe committed about 9 years ago
fsck: free buffers on error in fsck_obj()
René Scharfe committed about 9 years ago
strbuf: clear errno before calling getdelim(3)
René Scharfe committed about 9 years ago
win32: plug memory leak on realloc() failure in syslog()
René Scharfe committed about 9 years ago
René Scharfe committed about 9 years ago
diff-delta: fix encoding size that would not fit in "unsigned int"
Martin Koegler committed about 9 years ago
trailer: put process_trailers() options into a struct
Jeff King committed about 9 years ago
t1200: remove t1200-tutorial.sh
Stefan Beller committed about 9 years ago
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King committed about 9 years ago
hashcmp: use memcmp instead of open-coded loop
Jeff King committed about 9 years ago
apply: remove prefix_length member from apply_state
René Scharfe committed about 9 years ago
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones committed about 9 years ago
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe committed about 9 years ago
t4062: use less than 256 repetitions in regex
René Scharfe committed about 9 years ago
t3700: fix broken test under !POSIXPERM
René Scharfe committed about 9 years ago