summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14merge-recursive: drop several unused parametersJeff King
2019-02-14diff: drop complete_rewrite parameter from run_external_diff()Jeff King
2019-02-14diff: drop unused emit data parameter from sane_truncate_line()Jeff King
2019-02-14diff: drop unused color reset parametersJeff King
2019-02-14diff: drop options parameter from diffcore_fix_diff_index()Jeff King
2019-02-14Merge branch 'ea/rebase-compat-doc-fix'Junio C Hamano
2019-02-14Merge branch 'jc/no-grepping-for-strerror-in-tests'Junio C Hamano
2019-02-14Merge branch 'jt/fetch-v2-sideband'Junio C Hamano
2019-02-14Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-02-14git-rebase.txt: update to reflect merge now implemented on sequencerElijah Newren
2019-02-14t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through ApacheTodd Zullinger
2019-02-14t1404: do not rely on the exact phrasing of strerror()Junio C Hamano
2019-02-14docs/git-rebase: remove redundant entry in incompatible options listEmilio Cobos Álvarez
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