convert log_ref_write_fd() to use strbuf
Ben Peart committed about 8 years ago
Beat Bolli committed about 8 years ago
string-list.c: avoid conversion from void * to function pointer
Beat Bolli committed about 8 years ago
sequencer.c: avoid empty statements at top level
Beat Bolli committed about 8 years ago
convert.c: replace "\e" escapes with "\033".
Beat Bolli committed about 8 years ago
fixup! refs/refs-internal.h: avoid forward declaration of an enum
Junio C Hamano committed about 8 years ago
refs/refs-internal.h: avoid forward declaration of an enum
Beat Bolli committed about 8 years ago
fixup! connect.h: avoid forward declaration of an enum
Junio C Hamano committed about 8 years ago
connect.h: avoid forward declaration of an enum
Beat Bolli committed about 8 years ago
gc --auto: release pack files before auto packing
Kim Gybels committed about 8 years ago
grep.c: teach 'git grep --only-matching'
Taylor Blau committed about 8 years ago
unicode: update the width tables to Unicode 11
Beat Bolli committed about 8 years ago
clone: check connectivity even if clone is partial
Jonathan Tan committed about 8 years ago
upload-pack: send refs' objects despite "filter"
Jonathan Tan committed about 8 years ago
send-email: automatically determine transfer-encoding
brian m. carlson committed about 8 years ago
docs: correct RFC specifying email line length
brian m. carlson committed about 8 years ago
send-email: accept long lines with suitable transfer encoding
brian m. carlson committed about 8 years ago
send-email: add an auto option for transfer encoding
brian m. carlson committed about 8 years ago
userdiff: support new keywords in PHP hunk header
Kana Natsuno committed about 8 years ago
t4018: add missing test cases for PHP
Kana Natsuno committed about 8 years ago