summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-22osxkeychain: clarify that we ignore unknown linesMatthew John Cheetham1-0/+5
2022-09-22netrc: ignore unknown lines (do not die)Matthew John Cheetham1-1/+4
2022-09-22wincred: ignore unknown lines (do not die)Matthew John Cheetham1-2/+5
2022-09-22remote: handle rename of remote without fetch refspecJeff King2-21/+34
2022-09-22clone: allow "--bare" with "-o"Jeff King2-7/+5
2022-09-22l10n: fr: v2.38.0 round 2Jean-Noël Avila1-185/+216
2022-09-22l10n: fr: v2.38 round 1Jean-Noël Avila1-213/+743
2022-09-22l10n: fr: The word 'branche' is only feminineHubert Bossot1-1/+1
2022-09-22list-objects-filter: initialize sub-filter structsJeff King1-3/+7
2022-09-22parse_object_buffer(): respect save_commit_bufferJeff King2-4/+2
2022-09-22fsck: turn off save_commit_bufferJeff King1-0/+1
2022-09-22fsck: free tree buffers after walking unreachable objectsJeff King1-0/+2
2022-09-22l10n: Update Catalan translationJordi Mas1-965/+1143
2022-09-22l10n: de.po: update German translationRalf Thielow1-394/+873
2022-09-21Git 2.38-rc1v2.38.0-rc1Junio C Hamano2-1/+5
2022-09-21Merge branch 'sg/parse-options-subcommand'Junio C Hamano1-3/+3
2022-09-21Merge branch 'js/typofix'Junio C Hamano7-10/+10
2022-09-21Merge branch 'sg/clean-test-results'Junio C Hamano2-0/+2
2022-09-21Merge branch 'vd/check-docs-fixes'Junio C Hamano3-0/+4
2022-09-21Merge branch 'vd/doc-reviewing-guidelines'Junio C Hamano2-0/+163
2022-09-21Merge branch 'vd/scalar-generalize-diagnose'Junio C Hamano3-15/+69
2022-09-21Final batch before -rc1Junio C Hamano1-0/+4
2022-09-21Merge branch 'fz/help-doublofix'Junio C Hamano2-2/+2
2022-09-21Merge branch 'tz/tech-docs-to-help-fix'Junio C Hamano5-8/+7
2022-09-21Merge branch 'ml/commit-graph-expire-dir-leak-fix'Junio C Hamano1-0/+2
2022-09-21Merge branch 'ec/reftable-pass-pq-entry-by-reference'Junio C Hamano4-6/+6
2022-09-21fsmonitor--daemon: don't translate literal commandsAlex Henrie1-2/+2
2022-09-21builtin/diagnose.c: don't translate the two mode valuesAlex Henrie1-1/+1
2022-09-21t/Makefile: remove 'test-results' on 'make clean'SZEDER Gábor2-0/+2
2022-09-21t: convert fgrep usage to "grep -F"Đoàn Trần Công Danh6-16/+16
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh11-29/+29
2022-09-21t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh5-8/+8
2022-09-21CodingGuidelines: allow grep -EĐoàn Trần Công Danh1-2/+0
2022-09-21gc: don't translate literal commandsAlex Henrie1-3/+3
2022-09-21Documentation: clean up various typos in technical docsJacob Stopak4-7/+7
2022-09-21Documentation: clean up a few misspelled word typosJacob Stopak3-3/+3
2022-09-21midx.c: avoid cruft packs with non-zero `repack --batch-size`Taylor Blau2-0/+43
2022-09-21midx.c: remove unnecessary loop conditionTaylor Blau1-1/+1
2022-09-21midx.c: replace `xcalloc()` with `CALLOC_ARRAY()`Taylor Blau1-1/+3
2022-09-21midx.c: avoid cruft packs with `repack --batch-size=0`Taylor Blau2-0/+25
2022-09-21midx.c: prevent `expire` from removing the cruft packTaylor Blau3-3/+33
2022-09-21Documentation/git-multi-pack-index.txt: clarify expire behaviorTaylor Blau1-2/+3
2022-09-21Documentation/git-multi-pack-index.txt: fix typoTaylor Blau1-1/+1
2022-09-21Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin1-933/+1695
2022-09-21Merge branch 'main' of github.com:git/gitJiang Xin109-749/+2188
2022-09-20l10n: po-id for 2.38 (round 1)Bagas Sanjaya1-933/+1695
2022-09-19version: fix builtin linking & documentationVictoria Dye3-0/+3
2022-09-19diagnose: add to command-list.txtVictoria Dye1-0/+1
2022-09-19Documentation: add ReviewingGuidelinesVictoria Dye2-0/+163
2022-09-19A bit more of remaining topics before -rc1Junio C Hamano1-11/+14