summaryrefslogtreecommitdiffstats
path: root/connect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-19t5562: do not depend on /dev/zeroMax Kirillov1-1/+1
2019-02-19Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"Junio C Hamano1-2/+2
2019-02-15mingw: safe-guard a bit more against getenv() problemsJohannes Schindelin1-1/+1
2019-02-14git-rebase.txt: update to reflect merge now implemented on sequencerElijah Newren1-2/+0
2019-02-14t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through ApacheTodd Zullinger1-0/+1
2019-02-14t1404: do not rely on the exact phrasing of strerror()Junio C Hamano1-1/+1
2019-02-14docs/git-rebase: remove redundant entry in incompatible options listEmilio Cobos Álvarez1-1/+0
2019-02-14Git 2.21-rc1v2.21.0-rc1Junio C Hamano1-0/+10
2019-02-14rebase: fix regression in rebase.useBuiltin=false test modeÆvar Arnfjörð Bjarmason1-3/+6
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin2-19/+2
2019-02-13config.mak.uname: move location of bash on NonStop to CoreUtilsRandall S. Becker1-3/+1
2019-02-13t5562: replace /dev/zero with a pipe from generate_zero_bytesRandall S. Becker1-2/+2
2019-02-13t5318: replace use of /dev/zero with generate_zero_bytesRandall S. Becker1-1/+1
2019-02-12get_oid_with_context(): match prototype and implementationDuy Nguyen1-3/+5
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen4-0/+24
2019-02-12test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker1-0/+13
2019-02-12RelNotes/2.21: misc typo/English fixupsJeff King1-5/+5
2019-02-12RelNotes/2.21: tweak "--date=auto" mentionJeff King1-3/+3
2019-02-12imap-send.c: add a missing space in error messageNguyễn Thái Ngọc Duy1-1/+1
2019-02-12utf8: handle systems that don't write BOM for UTF-16brian m. carlson3-5/+50
2019-02-11t0028: fix wrong octal values for BOM in setupKevin Daudt1-4/+4
2019-02-11test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor2-3/+3
2019-02-11sequencer: make sign_off_header a file local symbolRamsay Jones2-3/+1
2019-02-11config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platformRandall S. Becker1-0/+1
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila3-4/+4
2019-02-09Seventh batch for 2.21Junio C Hamano1-1/+13
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor2-2/+21
2019-02-08t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIRRandall S. Becker1-1/+1
2019-02-08.mailmap: map Clemens Buchacher's mail addressesJohannes Schindelin1-0/+2
2019-02-08t/lib-gpg: drop redundant killing of gpg-agentTodd Zullinger1-1/+0
2019-02-08t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txtTodd Zullinger1-1/+1
2019-02-07mingw: fix CPU reporting in `git version --build-options`Johannes Schindelin1-0/+19
2019-02-07object: fix leak of shallow_statJosh Steadmon1-0/+2
2019-02-07fuzz-commit-graph: initialize repo objectJosh Steadmon1-0/+3
2019-02-07doc: prevent overflowing <code> tag in rendered HTMLKatrin Leinweber1-1/+1
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano1-3/+6
2019-02-07ci: make sure we build Git parallelSZEDER Gábor1-1/+1
2019-02-07Git 2.21-rc0v2.21.0-rc0Junio C Hamano2-8/+105
2019-02-07add_to_index(): convert forgotten HASH_RENORMALIZE checkJeff King1-1/+1
2019-02-07fetch-pack: clear alternate shallow in one more placebrian m. carlson1-0/+2
2019-02-06git-p4: remove ticket expiry testLuke Diamand1-27/+0
2019-02-06checkout: count and print -m paths separatelyNguyễn Thái Ngọc Duy1-3/+8
2019-02-06checkout: update count-checkouts messagesNguyễn Thái Ngọc Duy1-4/+4
2019-02-06t5551: test server-side ERR packetJosh Steadmon4-0/+13
2019-02-06remote-curl: tighten "version 2" check for smart-httpJeff King1-1/+1
2019-02-06remote-curl: refactor smart-http discoveryJeff King1-43/+57
2019-02-06test-date: drop unused parameter to getnanos()Jeff King1-2/+2
2019-02-06Revert "rebase: introduce a shortcut for --reschedule-failed-exec"Johannes Schindelin4-36/+0
2019-02-05Fifth batch for 2.21Junio C Hamano1-0/+90
2019-02-05Makefile: improve SPARSE_FLAGS customisationRamsay Jones1-5/+9