summaryrefslogtreecommitdiffstats
path: root/fsck.h (unfollow)
Commit message (Expand)AuthorFilesLines
10 dayst-reftable-basics: allow for `malloc` to be `#define`dJohannes Schindelin1-4/+4
10 daysmeson: fix perl dependenciesSam James8-0/+8
11 daysRelNotes/2.48.0: fix typos etc.Kristoffer Haugsbakk1-13/+12
12 daysGit 2.48-rc2v2.48.0-rc2Junio C Hamano1-1/+1
12 daysfetch: fix erroneous set_head advice messageBence Ferdinandy1-2/+2
13 daysl10n: po-id for 2.48Bagas Sanjaya1-79/+259
13 daysl10n: zh_CN: updated translation for 2.48Teng Long1-63/+238
14 daysl10n: 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-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-30ci: exercise unsafe OpenSSL backendPatrick Steinhardt1-0/+1
2024-12-30builtin/fast-import: fix segfault with unsafe SHA1 backendPatrick Steinhardt1-1/+1
2024-12-30bulk-checkin: fix segfault with unsafe SHA1 backendPatrick Steinhardt1-1/+1
2024-12-30grep: work around LSan threading race with barrierJeff King1-0/+8
2024-12-30index-pack: work around LSan threading race with barrierJeff King1-0/+6
2024-12-30thread-utils: introduce optional barrier typeJeff King3-0/+25
2024-12-30Revert "index-pack: spawn threads atomically"Jeff King1-2/+0
2024-12-30test-lib: use individual lsan dir for --stress runsJeff King1-1/+1
2024-12-30l10n: sv.po: Update Swedish translationPeter Krefting1-63/+212
2024-12-29l10n: fr: v2.48.0Jean-Noël Avila1-88/+243
2024-12-28t-reftable-merged: handle realloc errorsRené Scharfe1-2/+2
2024-12-28reftable: handle realloc error in parse_names()René Scharfe1-1/+2
2024-12-28reftable: fix allocation count on realloc errorRené Scharfe3-21/+55
2024-12-28reftable: avoid leaks on realloc errorRené Scharfe7-16/+61
2024-12-28l10n: zh_TW: Git 2.48 round 2Yi-Jyun Pan1-54/+98
2024-12-28l10n: zh_TW: Git 2.48Yi-Jyun Pan1-198/+347
2024-12-27l10n: bg.po: Updated Bulgarian translation (5804t)Alexander Shopov1-87/+270
2024-12-27Documentation: wire up sanity checks for MesonPatrick Steinhardt3-0/+48
2024-12-27t/Makefile: make "check-meson" work with DashPatrick Steinhardt2-5/+8
2024-12-27meson: install static files for HTML documentationPatrick Steinhardt1-0/+21
2024-12-27meson: generate articlesPatrick Steinhardt3-0/+164
2024-12-27Documentation: refactor "howto-index.sh" for out-of-tree buildsPatrick Steinhardt2-3/+3
2024-12-27Documentation: refactor "api-index.sh" for out-of-tree buildsPatrick Steinhardt2-5/+16
2024-12-27meson: generate user manualPatrick Steinhardt1-0/+32
2024-12-27Documentation: inline user-manual.confPatrick Steinhardt3-12/+11
2024-12-27meson: generate HTML pages for all man page categoriesPatrick Steinhardt1-1/+1
2024-12-27meson: fix generation of merge toolsPatrick Steinhardt1-2/+1
2024-12-27meson: properly wire up dependencies for our docsPatrick Steinhardt1-10/+16
2024-12-27meson: wire up support for AsciiDoctorPatrick Steinhardt2-28/+84