Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
mailinfo & mailsplit: check for EOF while parsing
Johannes Schindelin committed over 9 years ago
status: close file descriptor after reading git-rebase-todo
Johannes Schindelin committed over 9 years ago
difftool: address a couple of resource/memory leaks
Johannes Schindelin committed over 9 years ago
get_mail_commit_oid(): avoid resource leak
Johannes Schindelin committed over 9 years ago
git_config_rename_section_in_file(): avoid resource leak
Johannes Schindelin committed over 9 years ago
add_commit_patch_id(): avoid allocating memory unnecessarily
Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
winansi: avoid use of uninitialized value
Johannes Schindelin committed over 9 years ago
mingw: avoid memory leak when splitting PATH
Johannes Schindelin committed over 9 years ago
am: check return value of resolve_refdup before using hash
René Scharfe committed over 9 years ago
checkout: check return value of resolve_refdup before using hash
René Scharfe committed over 9 years ago
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart committed over 9 years ago
pkt-line: add packet_read_line_gently()
Ben Peart committed over 9 years ago
pkt-line: fix packet_read_line() to handle len < 0 errors
Ben Peart committed over 9 years ago
convert: remove erroneous tests for errno == EPIPE
Ben Peart committed over 9 years ago
p3400: add perf tests for rebasing many changes
Christian Couder committed over 9 years ago
split-index: add and use unshare_split_index()
Nguyễn Thái Ngọc Duy committed over 9 years ago
doc: replace a couple of broken gmane links
Ævar Arnfjörð Bjarmason committed over 9 years ago