summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-14Merge branch 'ea/rebase-compat-doc-fix'Junio C Hamano-1/+0
2019-02-14Merge branch 'jc/no-grepping-for-strerror-in-tests'Junio C Hamano-1/+1
2019-02-14Merge branch 'jt/fetch-v2-sideband'Junio C Hamano-0/+1
2019-02-14Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano-2/+0
2019-02-14git-rebase.txt: update to reflect merge now implemented on sequencerElijah Newren-2/+0
2019-02-14t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through ApacheTodd Zullinger-0/+1
2019-02-14t1404: do not rely on the exact phrasing of strerror()Junio C Hamano-1/+1
2019-02-14docs/git-rebase: remove redundant entry in incompatible options listEmilio Cobos Álvarez-1/+0
2019-02-13Git 2.21-rc1v2.21.0-rc1Junio C Hamano-0/+10
2019-02-13Merge branch 'ab/rebase-test-fix'Junio C Hamano-3/+6
2019-02-13Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano-3/+16
2019-02-13Merge branch 'rs/bash-is-in-coreutils-on-nonstop'Junio C Hamano-3/+1
2019-02-13Merge branch 'js/mingw-host-cpu'Junio C Hamano-19/+2
2019-02-13Merge branch 'sg/stress-test'Junio C Hamano-4/+23
2019-02-13Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano-4/+4
2019-02-13Merge branch 'bc/utf16-portability-fix'Junio C Hamano-5/+50
2019-02-13Merge branch 'nd/fileno-may-be-macro'Junio C Hamano-0/+24
2019-02-13Merge branch 'nd/get-oid-with-context-returns-an-enum'Junio C Hamano-3/+5
2019-02-13Merge branch 'rj/sequencer-sign-off-header-static'Junio C Hamano-3/+1
2019-02-13rebase: fix regression in rebase.useBuiltin=false test modeÆvar Arnfjörð Bjarmason-3/+6
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin-19/+2
2019-02-13config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker-3/+1
2019-02-13t5562: replace /dev/zero with a pipe from generate_zero_bytesRandall S. Becker-2/+2
2019-02-13t5318: replace use of /dev/zero with generate_zero_bytesRandall S. Becker-1/+1
2019-02-12get_oid_with_context(): match prototype and implementationDuy Nguyen-3/+5
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen-0/+24
2019-02-12test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker-0/+13
2019-02-12RelNotes/2.21: misc typo/English fixupsJeff King-5/+5
2019-02-12RelNotes/2.21: tweak "--date=auto" mentionJeff King-3/+3
2019-02-12Merge branch 'nd/imap-send-typofix'Junio C Hamano-1/+1
2019-02-11imap-send.c: add a missing space in error messageNguyễn Thái Ngọc Duy-1/+1
2019-02-11utf8: handle systems that don't write BOM for UTF-16brian m. carlson-5/+50
2019-02-11t0028: fix wrong octal values for BOM in setupKevin Daudt-4/+4
2019-02-11test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor-3/+3
2019-02-11sequencer: make sign_off_header a file local symbolRamsay Jones-3/+1
2019-02-11config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker-0/+1
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila-4/+4
2019-02-08Seventh batch for 2.21Junio C Hamano-1/+13
2019-02-08Merge branch 'js/mingw-host-cpu'Junio C Hamano-0/+19
2019-02-08Merge branch 'js/fuzz-commit-graph-update'Junio C Hamano-0/+5
2019-02-08Merge branch 'kl/pretty-doc-markup-fix'Junio C Hamano-1/+1
2019-02-08Merge branch 'sg/ci-parallel-build'Junio C Hamano-3/+6
2019-02-08Merge branch 'ld/git-p4-remove-flakey-test'Junio C Hamano-27/+0
2019-02-08Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano-36/+0
2019-02-08Merge branch 'nd/checkout-noisy-unmerge'Junio C Hamano-7/+12
2019-02-08Merge branch 'js/smart-http-detect-remote-error'Junio C Hamano-43/+70
2019-02-08Merge branch 'ds/coverage-prove'Junio C Hamano-0/+5
2019-02-08Merge branch 'tz/gpg-test-fix'Junio C Hamano-2/+1
2019-02-08Merge branch 'os/rebase-runs-post-checkout-hook'Junio C Hamano-1/+1
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor-2/+21