summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-09-01add -p: ignore dirty submodulesJohannes Schindelin-1/+14
2022-09-01add -p: gracefully handle unparseable hunk headers in colored diffsJohannes Schindelin-8/+27
2022-09-01add -p: detect more mismatches between plain vs colored diffsJohannes Schindelin-3/+7
2022-08-31Makefile: use $(OBJECTS) instead of $(C_OBJ)Ævar Arnfjörð Bjarmason-4/+2
2022-08-31Makefile + hash.h: remove PPC_SHA1 implementationÆvar Arnfjörð Bjarmason-347/+8
2022-08-30test-crontab: minor memory and error handling fixesJeff King-11/+12
2022-08-30tempfile: update comment describing state transitionsJeff King-13/+5
2022-08-30tempfile: drop active flagJeff King-11/+2
2022-08-30Merge branch 'rs/tempfile-cleanup-race-fix' into jk/tempfile-active-flag-cleanupJunio C Hamano-9/+7
2022-08-30t6132(NO_PERL): do not run the scripted `add -p`Johannes Schindelin-1/+5
2022-08-30t3701: test the built-in `add -i` regardless of NO_PERLJohannes Schindelin-2/+2
2022-08-30add -p: avoid ambiguous signed/unsigned comparisonJohannes Schindelin-1/+1
2022-08-30Sync with Git 2.37.3Junio C Hamano-3/+3
2022-08-30Git 2.37.3v2.37.3Junio C Hamano-4/+4
2022-08-30Documentation: clarify whitespace rules for trailersChristian Couder-4/+6
2022-08-29The sixteenth batchJunio C Hamano-21/+37
2022-08-29Merge branch 'es/fix-chained-tests'Junio C Hamano-13/+14
2022-08-29Merge branch 'ds/github-actions-use-newer-ubuntu'Junio C Hamano-1/+1
2022-08-29Merge branch 'ad/preload-plug-memleak'Junio C Hamano-0/+6
2022-08-29Merge branch 'sg/xcalloc-cocci-fix'Junio C Hamano-1/+1
2022-08-29Merge branch 'en/ort-unused-code-removal'Junio C Hamano-20/+2
2022-08-29Merge branch 'tl/trace2-config-scope'Junio C Hamano-3/+54
2022-08-29Merge branch 'vd/fix-perf-tests'Junio C Hamano-2/+2
2022-08-29Merge branch 'mg/sequencer-untranslate-reflog'Junio C Hamano-5/+5
2022-08-29Merge branch 'jk/unused-fixes'Junio C Hamano-40/+27
2022-08-29Merge branch 'jd/prompt-show-conflict'Junio C Hamano-1/+27
2022-08-29Merge branch 'vd/scalar-enables-fsmonitor'Junio C Hamano-91/+220
2022-08-29Merge branch 'en/ancestry-path-in-a-range'Junio C Hamano-106/+141
2022-08-29Merge branch 'mt/rot13-in-c'Junio C Hamano-296/+434
2022-08-29Merge branch 'ds/decorate-filter-tweak'Junio C Hamano-85/+701
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano-0/+34
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano-0/+30
2022-08-29pretty: separate out the logic to decide the use of in-body fromJunio C Hamano-1/+9
2022-08-29t4301: emit blank line in more idiomatic fashionEric Sunshine-10/+10
2022-08-29t4301: fix broken &&-chains and add missing loop terminationEric Sunshine-2/+2
2022-08-28gc: use temporary file for editing crontabbrian m. carlson-18/+25
2022-08-28pack-bitmap-write: drop unused pack_idx_entry parametersJeff King-6/+2
2022-08-28test-mergesort: use mem_pool for sort inputRené Scharfe-1/+3
2022-08-28test-mergesort: read sort input all at onceRené Scharfe-13/+25
2022-08-28t4301: account for behavior differences between sed implementationsEric Sunshine-1/+1
2022-08-28Merge branch 'en/t4301-more-merge-tree-tests' into es/t4301-sed-portability-fixJunio C Hamano-1/+573
2022-08-27tempfile: avoid directory cleanup raceRené Scharfe-9/+7
2022-08-26grep: fix multibyte regex handling under macOSDiomidis Spinellis-3/+18
2022-08-26Sync with 'maint'Junio C Hamano-0/+46
2022-08-26A handful more topics from the 'master' front for 2.37.3Junio C Hamano-1/+47
2022-08-26Merge branch 'po/doc-add-renormalize' into maintJunio C Hamano-1/+3
2022-08-26Merge branch 'vd/sparse-reset-checkout-fixes' into maintJunio C Hamano-10/+141
2022-08-26Merge branch 'jk/fsck-tree-mode-bits-fix' into maintJunio C Hamano-10/+51
2022-08-26Merge branch 'fc/vimdiff-layout-vimdiff3-fix' into maintJunio C Hamano-59/+43
2022-08-26Merge branch 'js/safe-directory-plus' into maintJunio C Hamano-15/+81