summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-12ci: unify ubuntu and ubuntu32 dependenciesJeff King1-18/+16
2024-09-12ci: drop run-docker scriptsJeff King2-113/+0
2024-09-10ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
2024-08-26A bit more topics for 2.46.x maintenance trackJunio C Hamano1-0/+22
2024-08-20ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin1-8/+4
2024-08-20ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin1-1/+1
2024-08-16Prepare for 2.46.1Junio C Hamano3-2/+39
2024-08-09diff-tree: fix crash when used with --remerge-diffXing Xin2-0/+48
2024-08-05t6421: fix test to work when repo dir contains d0Kyle Lippincott1-6/+9
2024-08-05set errno=0 before strtoX callsKyle Lippincott4-0/+5
2024-08-05log-tree: use decimal_width()René Scharfe1-11/+2
2024-08-05refs/files: prevent memory leak by freeing packed_ref_storeSven Strickroth1-0/+1
2024-08-02builtin/ls-remote: fall back to SHA1 outside of a repoPatrick Steinhardt2-0/+28
2024-08-01t0018: remove leftover debugging cruftJunio C Hamano1-1/+0
2024-08-01config.c: avoid segfault with --fixed-value and valueless configTaylor Blau2-1/+10
2024-08-01credential/osxkeychain: respect NUL terminator in usernameJeff King1-1/+1
2024-07-31t98xx: mark Perforce tests as memory-leak freePatrick Steinhardt35-0/+35
2024-07-31ci: update Perforce version to r23.2Patrick Steinhardt1-1/+1
2024-07-31t98xx: fix Perforce tests with p4d r23 and newerPatrick Steinhardt3-8/+48
2024-07-31convert: return early when not tracingD Harithamma1-0/+3
2024-07-30t-example-decorate: remove test messagesRené Scharfe1-16/+8
2024-07-30safe.directory: setting safe.directory="." allows the "current" directoryJunio C Hamano1-0/+64
2024-07-30safe.directory: normalize the configured pathJunio C Hamano2-4/+91
2024-07-30safe.directory: normalize the checked pathJunio C Hamano2-4/+69
2024-07-30safe.directory: preliminary clean-upJunio C Hamano1-7/+5
2024-07-30notes: do not trigger editor when adding an empty noteDavid Disseldorp2-12/+20
2024-07-29unit-tests/test-lib: fix typo in check_pointer_eq() descriptionKousik Sanagavarapu1-2/+3
2024-07-29Git 2.46v2.46.0Junio C Hamano1-1/+1
2024-07-28l10n: zh_CN: updated translation for 2.46Teng Long1-229/+637
2024-07-27l10n: sv.po: Update Swedish translationPeter Krefting1-187/+547
2024-07-27l10n: zh_TW: Git 2.46Yi-Jyun Pan1-645/+1085
2024-07-26doc: fix hex code escapes in git-ls-filesJayson Rhynas1-3/+3
2024-07-26csum-file: introduce discard_hashfile()Junio C Hamano4-21/+89
2024-07-26l10n: Update German translationRalf Thielow1-195/+548
2024-07-26mailmap: plug memory leak in read_mailmap_blob()Junio C Hamano2-1/+4
2024-07-26l10n: vi: Updated translation for 2.46Vũ Tiến Hưng1-319/+709
2024-07-25doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano1-1/+1
2024-07-24l10n: uk: v2.46 updateArkadii Yakovets1-199/+550
2024-07-24Git 2.46-rc2v2.46.0-rc2Junio C Hamano2-6/+13
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano3-1/+5
2024-07-23refs: fix format migration on CygwinPatrick Steinhardt1-4/+18
2024-07-23CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"Junio C Hamano1-0/+27
2024-07-23doc: remove dangling closing parenthesisTomas Nordin2-2/+2
2024-07-22asciidoctor: fix `synopsis` renderingJohannes Schindelin3-0/+7
2024-07-21l10n: bg.po: Updated Bulgarian translation (5734t)Alexander Shopov1-231/+579
2024-07-21add-patch: use normalize_marker() when recounting edited hunkPhillip Wood1-2/+2
2024-07-21add-patch: handle splitting hunks with diff.suppressBlankEmptyPhillip Wood2-6/+32
2024-07-21doc: git-clone fix discrepancy between asciidoc and asciidoctorJean-Noël Avila1-3/+3
2024-07-19howto-maintain: update daily tasksJunio C Hamano1-43/+63
2024-07-19howto-maintain: cover a whole development cycleJunio C Hamano1-10/+42