summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14Git 2.21-rc1v2.21.0-rc1Junio C Hamano
2019-02-14Merge branch 'ab/rebase-test-fix'Junio C Hamano
2019-02-14Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano
2019-02-14Merge branch 'rs/bash-is-in-coreutils-on-nonstop'Junio C Hamano
2019-02-14Merge branch 'js/mingw-host-cpu'Junio C Hamano
2019-02-14Merge branch 'sg/stress-test'Junio C Hamano
2019-02-14Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano
2019-02-14Merge branch 'bc/utf16-portability-fix'Junio C Hamano
2019-02-14Merge branch 'nd/fileno-may-be-macro'Junio C Hamano
2019-02-14Merge branch 'nd/get-oid-with-context-returns-an-enum'Junio C Hamano
2019-02-14Merge branch 'rj/sequencer-sign-off-header-static'Junio C Hamano
2019-02-13rebase: fix regression in rebase.useBuiltin=false test modeÆvar Arnfjörð Bjarmason
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin
2019-02-13config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker
2019-02-13t5562: replace /dev/zero with a pipe from generate_zero_bytesRandall S. Becker
2019-02-13t5318: replace use of /dev/zero with generate_zero_bytesRandall S. Becker
2019-02-12get_oid_with_context(): match prototype and implementationDuy Nguyen
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen
2019-02-12test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker
2019-02-12RelNotes/2.21: misc typo/English fixupsJeff King
2019-02-12RelNotes/2.21: tweak "--date=auto" mentionJeff King
2019-02-12Merge branch 'nd/imap-send-typofix'Junio C Hamano
2019-02-12imap-send.c: add a missing space in error messageNguyễn Thái Ngọc Duy
2019-02-12utf8: handle systems that don't write BOM for UTF-16brian m. carlson
2019-02-11t0028: fix wrong octal values for BOM in setupKevin Daudt
2019-02-11test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor
2019-02-11sequencer: make sign_off_header a file local symbolRamsay Jones
2019-02-11config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila
2019-02-09Seventh batch for 2.21Junio C Hamano
2019-02-09Merge branch 'js/mingw-host-cpu'Junio C Hamano
2019-02-09Merge branch 'js/fuzz-commit-graph-update'Junio C Hamano
2019-02-09Merge branch 'kl/pretty-doc-markup-fix'Junio C Hamano
2019-02-09Merge branch 'sg/ci-parallel-build'Junio C Hamano
2019-02-09Merge branch 'ld/git-p4-remove-flakey-test'Junio C Hamano
2019-02-09Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano
2019-02-09Merge branch 'nd/checkout-noisy-unmerge'Junio C Hamano
2019-02-09Merge branch 'js/smart-http-detect-remote-error'Junio C Hamano
2019-02-09Merge branch 'ds/coverage-prove'Junio C Hamano
2019-02-09Merge branch 'tz/gpg-test-fix'Junio C Hamano
2019-02-09Merge branch 'os/rebase-runs-post-checkout-hook'Junio C Hamano
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor
2019-02-08t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIRRandall S. Becker
2019-02-08.mailmap: map Clemens Buchacher's mail addressesJohannes Schindelin
2019-02-08t/lib-gpg: drop redundant killing of gpg-agentTodd Zullinger
2019-02-08t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txtTodd Zullinger
2019-02-07mingw: fix CPU reporting in `git version --build-options`Johannes Schindelin
2019-02-07object: fix leak of shallow_statJosh Steadmon
2019-02-07fuzz-commit-graph: initialize repo objectJosh Steadmon
2019-02-07doc: prevent overflowing <code> tag in rendered HTMLKatrin Leinweber