Merge branch 'bc/utf16-portability-fix'
Junio C Hamano committed over 7 years ago
Merge branch 'nd/fileno-may-be-macro'
Junio C Hamano committed over 7 years ago
Merge branch 'nd/get-oid-with-context-returns-an-enum'
Junio C Hamano committed over 7 years ago
Merge branch 'rj/sequencer-sign-off-header-static'
Junio C Hamano committed over 7 years ago
rebase: fix regression in rebase.useBuiltin=false test mode
Ævar Arnfjörð Bjarmason committed over 7 years ago
mingw: use a more canonical method to fix the CPU reporting
Johannes Schindelin committed over 7 years ago
tests: avoid syntax triggering old dash bug
Ævar Arnfjörð Bjarmason committed over 7 years ago
config.mak.uname: move location of bash on NonStop to CoreUtils
Randall S. Becker committed over 7 years ago
read-cache.c: fix writing "link" index ext with null base oid
Nguyễn Thái Ngọc Duy committed over 7 years ago
t5562: replace /dev/zero with a pipe from generate_zero_bytes
Randall S. Becker committed over 7 years ago
t5318: replace use of /dev/zero with generate_zero_bytes
Randall S. Becker committed over 7 years ago
get_oid_with_context(): match prototype and implementation
Duy Nguyen committed over 7 years ago
git-compat-util: work around fileno(fp) that is a macro
Duy Nguyen committed over 7 years ago
test-lib-functions.sh: add generate_zero_bytes function
Randall S. Becker committed over 7 years ago
RelNotes/2.21: misc typo/English fixups
Jeff King committed over 7 years ago
RelNotes/2.21: tweak "--date=auto" mention
Jeff King committed over 7 years ago
Merge branch 'nd/imap-send-typofix'
Junio C Hamano committed over 7 years ago
imap-send.c: add a missing space in error message
Nguyễn Thái Ngọc Duy committed over 7 years ago
utf8: handle systems that don't write BOM for UTF-16
brian m. carlson committed over 7 years ago
t0028: fix wrong octal values for BOM in setup
Kevin Daudt committed over 7 years ago