summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Merge branch 'rs/lose-leak-pending' into maintLibravatar Junio C Hamano10-86/+46
2018-02-15Merge branch 'jm/svn-pushmergeinfo-fix' into maintLibravatar Junio C Hamano1-0/+1
2018-02-15Merge branch 'dk/describe-all-output-fix' into maintLibravatar Junio C Hamano2-3/+10
2018-02-15Merge branch 'ab/perf-grep-threads' into maintLibravatar Junio C Hamano2-21/+86
2018-02-15Documentation/git-status: clarify status table for porcelain modeLibravatar Stefan Beller1-2/+2
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Libravatar Robert P. J. Day4-5/+5
2018-02-14t/: correct obvious typo "detahced"Libravatar Robert P. J. Day1-1/+1
2018-02-14fsmonitor: update documentation to remove reference to invalid config settingsLibravatar Ben Peart1-2/+2
2018-02-13docs/interpret-trailers: fix agreement errorLibravatar brian m. carlson1-1/+1
2018-02-12Makefile: suppress a sparse warning for pack-revindex.cLibravatar Ramsay Jones1-0/+2
2018-02-12config.mak.uname: remove SPARSE_FLAGS setting for cygwinLibravatar Ramsay Jones1-1/+0
2018-02-12t: document 'test_must_fail ok=<signal-name>'Libravatar SZEDER Gábor2-2/+22
2018-02-08t: make 'test_i18ngrep' more informative on failureLibravatar SZEDER Gábor1-4/+20
2018-02-08t: validate 'test_i18ngrep's parametersLibravatar SZEDER Gábor1-0/+12
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'Libravatar SZEDER Gábor2-26/+26
2018-02-08t5536: let 'test_i18ngrep' read the file without redirectionLibravatar SZEDER Gábor1-1/+1
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsLibravatar SZEDER Gábor1-6/+3
2018-02-08t4001: don't run 'git status' upstream of a pipeLibravatar SZEDER Gábor1-3/+8
2018-02-08t6022: don't run 'git merge' upstream of a pipeLibravatar SZEDER Gábor1-2/+4
2018-02-08t5812: add 'test_i18ngrep's missing filename parameterLibravatar SZEDER Gábor1-4/+1
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterLibravatar SZEDER Gábor1-1/+1
2018-02-08git-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEMELibravatar Jeff King1-4/+4
2018-02-08t0205: drop redundant testLibravatar Jeff King1-4/+0
2018-02-07mv: remove unneeded 'if (!show_only)'Libravatar Stefan Moch1-2/+1
2018-02-07t7001: add test case for --dry-runLibravatar Stefan Moch1-0/+6
2018-02-02cocci: simplify check for trivial format stringsLibravatar René Scharfe1-16/+1
2018-02-02gitignore.txt: elaborate shell glob syntaxLibravatar Duy Nguyen1-6/+5
2018-01-30git-svn: control destruction order to avoid segfaultLibravatar Eric Wong1-0/+5
2018-01-30doc: mention 'git show' defaults to HEADLibravatar Todd Zullinger1-2/+2
2018-01-26completion: fix completing merge strategies on non-C localesLibravatar Duy Nguyen1-1/+1
2018-01-25daemon: fix length computation in newline strippingLibravatar Jeff King2-4/+17
2018-01-25t/lib-git-daemon: add network-protocol helpersLibravatar Jeff King2-1/+58
2018-01-25daemon: handle NULs in extended attribute stringLibravatar Jeff King2-8/+9
2018-01-25daemon: fix off-by-one in logging extended attributesLibravatar Jeff King2-2/+13
2018-01-25t/lib-git-daemon: record daemon logLibravatar Jeff King1-4/+12
2018-01-25t5570: use ls-remote instead of clone for interp testsLibravatar Jeff King1-6/+3
2018-01-24mailinfo: avoid segfault when can't open filesLibravatar Juan F. Codagnone1-4/+6
2018-01-24read-cache: don't write index twice if we can't write shared indexLibravatar Nguyễn Thái Ngọc Duy2-2/+22
2018-01-23fsck: fix leak when traversing treesLibravatar Eric Wong1-1/+7
2018-01-21Git 2.16.1Libravatar Junio C Hamano3-2/+13
2018-01-21Merge branch 'bc/hash-algo' into maintLibravatar Junio C Hamano2-1/+18
2018-01-21t5601-clone: test case-conflicting files on case-insensitive filesystemLibravatar Eric Sunshine1-0/+17
2018-01-19repository: pre-initialize hash algo pointerLibravatar brian m. carlson1-1/+1
2018-01-19files_initial_transaction_commit(): only unlock if lockedLibravatar Mathias Rav1-2/+1
2018-01-19http: support omitting data from tracesLibravatar Jonathan Tan3-8/+35
2018-01-19http: support cookie redaction when tracingLibravatar Jonathan Tan3-0/+82
2018-01-19travis: run tests with GIT_TEST_SPLIT_INDEXLibravatar Thomas Gummerer1-0/+4
2018-01-19split-index: don't write cache tree with null oid entriesLibravatar Thomas Gummerer4-2/+24
2018-01-19read-cache: fix reading the shared index for other reposLibravatar Thomas Gummerer5-15/+20
2018-01-17Git 2.16Libravatar Junio C Hamano2-3/+6