summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01chainlint.pl: add parser to validate testsEric Sunshine1-0/+46
2022-09-01chainlint.pl: add POSIX shell parserEric Sunshine1-0/+243
2022-09-01chainlint.pl: add POSIX shell lexical analyzerEric Sunshine1-0/+177
2022-09-01t: add skeleton chainlint.plEric Sunshine1-0/+115
2022-09-01add -p: ignore dirty submodulesJohannes Schindelin2-1/+14
2022-09-01add -p: gracefully handle unparseable hunk headers in colored diffsJohannes Schindelin2-8/+27
2022-09-01add -p: detect more mismatches between plain vs colored diffsJohannes Schindelin2-3/+7
2022-08-31Makefile: use $(OBJECTS) instead of $(C_OBJ)Ævar Arnfjörð Bjarmason1-4/+2
2022-08-31Makefile + hash.h: remove PPC_SHA1 implementationÆvar Arnfjörð Bjarmason8-347/+8
2022-08-30test-crontab: minor memory and error handling fixesJeff King1-11/+12
2022-08-30tempfile: update comment describing state transitionsJeff King1-13/+5
2022-08-30tempfile: drop active flagJeff King2-11/+2
2022-08-30Merge branch 'rs/tempfile-cleanup-race-fix' into jk/tempfile-active-flag-cleanupJunio C Hamano2-9/+7
2022-08-30t6132(NO_PERL): do not run the scripted `add -p`Johannes Schindelin1-1/+5
2022-08-30t3701: test the built-in `add -i` regardless of NO_PERLJohannes Schindelin1-2/+2
2022-08-30add -p: avoid ambiguous signed/unsigned comparisonJohannes Schindelin1-1/+1
2022-08-30Sync with Git 2.37.3Junio C Hamano1-3/+3
2022-08-30Git 2.37.3v2.37.3Junio C Hamano2-4/+4
2022-08-30Documentation: clarify whitespace rules for trailersChristian Couder1-4/+6
2022-08-29The sixteenth batchJunio C Hamano1-21/+37
2022-08-29Merge branch 'es/fix-chained-tests'Junio C Hamano5-13/+14
2022-08-29Merge branch 'ds/github-actions-use-newer-ubuntu'Junio C Hamano1-1/+1
2022-08-29Merge branch 'ad/preload-plug-memleak'Junio C Hamano1-0/+6
2022-08-29Merge branch 'sg/xcalloc-cocci-fix'Junio C Hamano1-1/+1
2022-08-29Merge branch 'en/ort-unused-code-removal'Junio C Hamano1-20/+2
2022-08-29Merge branch 'tl/trace2-config-scope'Junio C Hamano4-3/+54
2022-08-29Merge branch 'vd/fix-perf-tests'Junio C Hamano2-2/+2
2022-08-29Merge branch 'mg/sequencer-untranslate-reflog'Junio C Hamano1-5/+5
2022-08-29Merge branch 'jk/unused-fixes'Junio C Hamano11-40/+27
2022-08-29Merge branch 'jd/prompt-show-conflict'Junio C Hamano2-1/+27
2022-08-29Merge branch 'vd/scalar-enables-fsmonitor'Junio C Hamano3-91/+220
2022-08-29Merge branch 'en/ancestry-path-in-a-range'Junio C Hamano5-105/+140
2022-08-29Merge branch 'mt/rot13-in-c'Junio C Hamano10-296/+434
2022-08-29Merge branch 'ds/decorate-filter-tweak'Junio C Hamano22-85/+701
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano4-0/+34
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano5-0/+30
2022-08-29pretty: separate out the logic to decide the use of in-body fromJunio C Hamano1-1/+9
2022-08-29t4301: emit blank line in more idiomatic fashionEric Sunshine1-10/+10
2022-08-29t4301: fix broken &&-chains and add missing loop terminationEric Sunshine1-2/+2
2022-08-28gc: use temporary file for editing crontabbrian m. carlson2-18/+25
2022-08-28pack-bitmap-write: drop unused pack_idx_entry parametersJeff King1-6/+2
2022-08-28test-mergesort: use mem_pool for sort inputRené Scharfe1-1/+3
2022-08-28test-mergesort: read sort input all at onceRené Scharfe1-12/+24
2022-08-28t4301: account for behavior differences between sed implementationsEric Sunshine1-1/+1
2022-08-28Merge branch 'en/t4301-more-merge-tree-tests' into es/t4301-sed-portability-fixJunio C Hamano1-1/+573
2022-08-27tempfile: avoid directory cleanup raceRené Scharfe2-9/+7
2022-08-26grep: fix multibyte regex handling under macOSDiomidis Spinellis5-3/+18
2022-08-26Sync with 'maint'Junio C Hamano1-0/+46
2022-08-26A handful more topics from the 'master' front for 2.37.3Junio C Hamano2-1/+47
2022-08-26Merge branch 'po/doc-add-renormalize' into maintJunio C Hamano1-1/+3