summaryrefslogtreecommitdiffstats
path: root/merge-recursive.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-25Git 2.47.1v2.47.1Junio C Hamano1-0/+5
2024-11-24Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau1-2/+2
2024-11-24doc: switch links to httpsJosh Soref1-1/+1
2024-11-24doc: update links to current pagesJosh Soref1-1/+1
2024-11-20Prepare for 2.47.1Junio C Hamano3-2/+28
2024-10-10t: fix typosAndrew Kreimer4-4/+4
2024-10-10t/helper: fix a typoAndrew Kreimer1-1/+1
2024-10-10t/perf: fix typosAndrew Kreimer2-3/+3
2024-10-10t/unit-tests: fix typosAndrew Kreimer2-2/+2
2024-10-10contrib: fix typosAndrew Kreimer3-4/+4
2024-10-10compat: fix typosAndrew Kreimer3-4/+4
2024-10-10checkout: refer to other-worktree branch, not refKristoffer Haugsbakk2-5/+5
2024-10-10Documentation/gitprotocol-v2.txt: fix a slight inconsistency in formatXing Xin1-2/+2
2024-10-10bundle-uri: plug leak in unbundle_from_file()Toon Claes1-5/+13
2024-10-10builtin/gc: fix crash when running `git maintenance start`Patrick Steinhardt2-2/+21
2024-10-10doc: clarify <src> in refspec syntaxJunio C Hamano1-3/+4
2024-10-09loose: don't rely on repository global stateKarthik Nayak1-4/+3
2024-10-09submodule: correct remote name with fetchDaniel Black2-1/+28
2024-10-09doc: merge-tree: improve example scriptKristoffer Haugsbakk1-3/+9
2024-10-09git-config.1: remove value from positional args in unset usageJosh Heinrichs2-3/+3
2024-10-08fsmonitor: initialize fs event listener before accepting clientsJeff King3-2/+12
2024-10-08simple-ipc: split async server initialization and runningJeff King5-18/+88
2024-10-08docs: fix the `maintain-git` links in `technical/platform-support`Johannes Schindelin1-2/+2
2024-10-08unpack-trees: detect mismatching number of cache-tree/index entriesPatrick Steinhardt2-2/+7
2024-10-08cache-tree: detect mismatching number of index entriesPatrick Steinhardt2-6/+11
2024-10-08cache-tree: refactor verification to return error codesPatrick Steinhardt4-35/+79
2024-10-07Git 2.47v2.47.0Junio C Hamano1-1/+1
2024-10-05l10n: Update German translationRalf Thielow1-49/+184
2024-10-05l10n: bg.po: Updated Bulgarian translation (5772t)Alexander Shopov1-54/+211
2024-10-05l10n: vi: Updated translation for 2.47Vũ Tiến Hưng1-74/+207
2024-10-05l10n: zh_TW: Git 2.47Yi-Jyun Pan1-76/+248
2024-10-05l10n: new lead for Catalan translationJordi Mas1-2/+2
2024-10-05l10n: Update Catalan translationJordi Mas1-640/+7287
2024-10-04Mostly there for 2.47 finalJunio C Hamano1-0/+3
2024-10-04l10n: fr.po: 2.47.0Jean-Noël Avila1-60/+194
2024-10-04l10n: zh_CN: updated translation for 2.47Teng Long1-72/+240
2024-10-04A bit more after 2.47-rc1Junio C Hamano1-0/+2
2024-10-04t0610: work around flaky test with concurrent writersPatrick Steinhardt1-5/+12
2024-10-04fsmonitor OSX: fix hangs for submodulesKoji Nakamaru2-0/+52
2024-10-04l10n: po-id for 2.47Bagas Sanjaya1-77/+246
2024-10-03diff: store graph prefix buf in git_graph structJeff King1-6/+12
2024-10-03diff: return line_prefix directly when possibleJeff King1-0/+3
2024-10-03diff: return const char from output_prefix callbackJeff King6-19/+11
2024-10-03diff: drop line_prefix_length fieldJeff King3-8/+2
2024-10-03line-log: use diff_line_prefix() instead of custom helperJeff King1-12/+2
2024-10-03perl: fix a typoAndrew Kreimer1-1/+1
2024-10-03mergetool: fix a typoAndrew Kreimer1-1/+1
2024-10-03reftable: fix a typoAndrew Kreimer1-1/+1
2024-10-03trace2: fix typosAndrew Kreimer2-2/+2
2024-10-03Documentation: mention the amlog in howto/maintain-git.txtTaylor Blau1-0/+44