summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-24Merge branch 'ab/checkout-branch-info-leakfix'Junio C Hamano2-3/+13
2022-01-24Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano11-39588/+36941
2022-01-23split-index: it really is incompatible with the sparse indexJohannes Schindelin2-0/+6
2022-01-23t1091: disable split indexJohannes Schindelin1-27/+25
2022-01-23sparse-index: sparse index is disallowed when split index is activeJohannes Schindelin1-1/+1
2022-01-23l10n: Update Catalan translationJordi Mas1-16/+16
2022-01-22Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-poJiang Xin1-3114/+3461
2022-01-21checkout: avoid BUG() when hitting a broken repositoryJunio C Hamano2-3/+13
2022-01-21merge: fix memory leaks in cmd_merge()Elijah Newren1-1/+5
2022-01-21merge-ort: fix memory leak in merge_ort_internal()Elijah Newren1-5/+5
2022-01-22l10n: zh_TW: v2.35.0 round 2 (0 untranslated)Yi-Jyun Pan1-84/+85
2022-01-21sparse-checkout: create leading directoryJonathan Tan2-0/+9
2022-01-21l10n: Update Catalan translationJordi Mas1-555/+444
2022-01-20Merge branch 'js/branch-track-inherit'Junio C Hamano4-9/+9
2022-01-20fetch: help translators by reusing the same message templateJunio C Hamano2-2/+3
2022-01-20reftable: add print functions to the record typesHan-Wen Nienhuys3-15/+95
2022-01-20reftable: make reftable_record a tagged unionHan-Wen Nienhuys12-337/+334
2022-01-20reftable: remove outdated file reftable.cHan-Wen Nienhuys1-115/+0
2022-01-20reftable: implement record equality genericallyHan-Wen Nienhuys3-22/+63
2022-01-20reftable: make reftable-record.h function signatures const correctHan-Wen Nienhuys2-14/+14
2022-01-20reftable: handle null refnames in reftable_ref_record_equalHan-Wen Nienhuys1-3/+5
2022-01-20reftable: drop stray printf in readwrite_testHan-Wen Nienhuys1-1/+0
2022-01-20reftable: order unittests by complexityHan-Wen Nienhuys1-4/+5
2022-01-20reftable: all xxx_free() functions accept NULL argumentsHan-Wen Nienhuys2-0/+4
2022-01-20reftable: fix resource warningHan-Wen Nienhuys1-5/+5
2022-01-20reftable: ignore remove() return value in stack_test.cHan-Wen Nienhuys1-1/+1
2022-01-20reftable: check reftable_stack_auto_compact() return valueHan-Wen Nienhuys1-0/+1
2022-01-20reftable: fix resource leak blocksource.cHan-Wen Nienhuys1-2/+4
2022-01-20reftable: fix resource leak in block.c error pathHan-Wen Nienhuys3-18/+97
2022-01-20reftable: fix OOB stack write in print functionsHan-Wen Nienhuys1-2/+2
2022-01-20branch,checkout: fix --track documentationRené Scharfe4-9/+9
2022-01-20test-lib: unset trace2 parent envvarsJosh Steadmon1-0/+2
2022-01-20parse-options: document bracketing of arghRené Scharfe1-0/+5
2022-01-20l10n: de.po: Update German translationMatthias Rüster1-3161/+3167
2022-01-20l10n: de.po: Fix translation for "'%s' is aliased to '%s'"Jürgen Krämer1-1/+1
2022-01-20Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin1-196/+310
2022-01-19Git 2.35-rc2v2.35.0-rc2Junio C Hamano1-1/+1
2022-01-19getcwd(mingw): handle the case when there is no cwdJohannes Schindelin1-0/+4
2022-01-19bisect--helper: double-check run command on exit code 126 and 127René Scharfe4-3/+71
2022-01-19l10n: po-id for 2.35 (round 2)Bagas Sanjaya1-196/+310
2022-01-19l10n: Update Catalan translationJordi Mas1-4834/+3975
2022-01-18bisect: document run behavior with exit codes 126 and 127René Scharfe1-0/+45
2022-01-18bisect--helper: release strbuf and strvec on run errorRené Scharfe1-8/+10
2022-01-18bisect--helper: report actual bisect_state() argument on errorRené Scharfe1-5/+1
2022-01-18fetch --negotiate-only: do not update submodulesGlen Choo4-1/+48
2022-01-18fetch: skip tasks related to fetching objectsGlen Choo1-0/+11
2022-01-18fetch: use goto cleanup in cmd_fetch()Glen Choo1-3/+4
2022-01-18Merge branch 'js/branch-track-inherit'Junio C Hamano2-5/+5
2022-01-18Merge branch 'jc/freebsd-without-c99-only-build'Junio C Hamano1-0/+5
2022-01-18branch,checkout: fix --track usage stringsJosh Steadmon2-5/+5