summaryrefslogtreecommitdiffstats
path: root/rsh.c (unfollow)
Commit message (Expand)AuthorFilesLines
6 daysThe first batchJunio C Hamano1-0/+18
9 daysStart the Git 2.49 cycleJunio C Hamano3-2/+17
9 daysGit 2.48.1v2.48.1Junio C Hamano3-2/+9
12 daysGit 2.48v2.48.0Junio C Hamano1-1/+1
12 daysGIT-VERSION-GEN: allow it to be run in parallelJohannes Schindelin1-4/+4
12 daysbuiltin/blame: fix out-of-bounds write with blank boundary commitsPatrick Steinhardt2-3/+21
12 daysbuiltin/blame: fix out-of-bounds read with excessive `--abbrev`Patrick Steinhardt2-1/+10
13 daysdifftool docs: restore correct position of tool listAdam Johnson2-2/+2
13 dayst/unit-tests: convert hash to use clar test frameworkSeyi Kuforiji3-25/+50
14 dayst-reftable-basics: allow for `malloc` to be `#define`dJohannes Schindelin1-4/+4
14 daysmeson: fix perl dependenciesSam James8-0/+8
2025-01-08docs: fix typesetting of merge driver placeholdersMatthew Hughes1-1/+1
2025-01-07RelNotes/2.48.0: fix typos etc.Kristoffer Haugsbakk1-13/+12
2025-01-07fsck: reject misconfigured fsck.skipListJustin Tobler4-3/+13
2025-01-07reftable/stack: accept insecure random bytesPatrick Steinhardt1-2/+2
2025-01-07wrapper: allow generating insecure random bytesPatrick Steinhardt6-20/+32
2025-01-07t7407: use test_grepJeff King1-2/+2
2025-01-07test-lib: add a few comments to LSan log checkingJeff King1-0/+5
2025-01-07test-lib: simplify lsan results checkJeff King1-6/+1
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King2-5/+5
2025-01-06completion: repair config completion for ZshD. Ben Knoble1-6/+11
2025-01-06Git 2.48-rc2v2.48.0-rc2Junio C Hamano1-1/+1
2025-01-06object-file: retry linking file into place when occluding file vanishesPatrick Steinhardt1-4/+21
2025-01-06object-file: don't special-case missing source file in collision checkPatrick Steinhardt1-2/+1
2025-01-06object-file: rename variables in `check_collision()`Patrick Steinhardt1-20/+20
2025-01-06fetch: fix erroneous set_head advice messageBence Ferdinandy1-2/+2
2025-01-06l10n: po-id for 2.48Bagas Sanjaya1-79/+259
2025-01-05l10n: zh_CN: updated translation for 2.48Teng Long1-63/+238
2025-01-05l10n: uk: v2.48 updateArkadii Yakovets1-156/+443
2025-01-04l10n: sv.po, fixed swedish typosFredrik1-69/+69
2025-01-04l10n: vi: Updated translation for 2.48Vũ Tiến Hưng1-95/+241
2025-01-03t7110: replace `test -f` with `test_path_is_*` helpersMatteo Bagnolini1-6/+6
2025-01-03l10n: Update German translationRalf Thielow1-74/+230
2025-01-03gitcli.txt: typeset pathnames as monospaceMartin Ågren1-1/+1
2025-01-03git.txt: fix heading line of tildesMartin Ågren1-1/+1
2025-01-01test-lib: ignore leaks in the sanitizer's thread codeJeff King1-1/+2
2025-01-01test-lib: check leak logs for presence of DEDUP_TOKENJeff King1-1/+1
2025-01-01test-lib: simplify leak-log checkingJeff King1-13/+8
2025-01-01test-lib: rely on logs to detect leaksJeff King1-0/+1
2025-01-01Revert barrier-based LSan threading race workaroundJunio C Hamano5-39/+0
2025-01-01A bit more post Git 2.48-rc1Junio C Hamano1-0/+10
2025-01-01l10n: tr: Update Turkish translations for 2.48Emir SARI1-68/+225
2024-12-30Git 2.48-rc1v2.48.0-rc1Junio C Hamano1-0/+3
2024-12-30parse-options: localize mark-up of placeholder text in the short helpAlexander Shopov1-3/+40
2024-12-30meson: provide a summary of configured backendsPatrick Steinhardt1-0/+7
2024-12-30meson: wire up unsafe SHA1 backendPatrick Steinhardt2-10/+32
2024-12-30meson: add missing dots for build optionsPatrick Steinhardt1-2/+2
2024-12-30meson: simplify conditions for HTTPS and SHA1 dependenciesPatrick Steinhardt1-2/+2
2024-12-30meson: require SecurityFramework when it's used as SHA1 backendPatrick Steinhardt1-1/+1
2024-12-30meson: deduplicate access to SHA1/SHA256 backend optionsPatrick Steinhardt1-3/+3