summaryrefslogtreecommitdiffstats
path: root/SECURITY.md (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-28scalar reconfigure: help users remove buggy reposDerrick Stolee1-16/+43
2023-08-28setup: add discover_git_directory_reason()Derrick Stolee2-25/+44
2023-08-28scalar: add --[no-]src optionDerrick Stolee3-3/+28
2023-08-25The second batch for 2.43Junio C Hamano1-0/+6
2023-08-24Start the 2.43 cycleJunio C Hamano3-2/+32
2023-08-21Git 2.42v2.42.0Junio C Hamano2-2/+2
2023-08-20l10n: zh_TW.po: Git 2.42Yi-Jyun Pan1-192/+411
2023-08-20hashmap: use expected signatures for comparison functionsJeff King2-8/+13
2023-08-20fsck: use enum object_type for fsck_walk callbackJeff King1-1/+1
2023-08-18l10n: zh_CN: 2.42.0 round 2Teng Long1-5/+4
2023-08-18l10n: zh_CN: v2.42.0 round 1Teng Long1-180/+381
2023-08-17l10n: Update German translationRalf Thielow1-175/+357
2023-08-16rev-list-options: fix typo in `--stdin` documentationMartin Ågren1-1/+1
2023-08-16show-ref doc: fix carets in monospaceMartin Ågren1-2/+2
2023-08-16notes doc: tidy up `--no-stripspace` paragraphMartin Ågren1-3/+3
2023-08-16notes doc: split up run-on sentencesMartin Ågren1-5/+4
2023-08-16l10n: Update Catalan translationJordi Mas1-176/+372
2023-08-16upload-pack: fix exit code when denying fetch of unreachable object IDPatrick Steinhardt1-1/+1
2023-08-16l10n: tr: git 2.42.0Emir SARI1-159/+331
2023-08-16l10n: fr v2.42.0 rnd 2Jean-Noël Avila1-5/+8
2023-08-16l10n: fr v2.42.0 rnd 1Jean-Noël Avila1-162/+348
2023-08-16l10n: sv.po: Update Swedish translation 5549t0f0uPeter Krefting1-165/+328
2023-08-16l10n: uk: update translation (2.42.0)Arkadii Yakovets1-2901/+4115
2023-08-15Git 2.42-rc2v2.42.0-rc2Junio C Hamano2-1/+14
2023-08-14builtin/worktree.c: fix typo in "forgot fetch" msgJacob Abel1-1/+1
2023-08-14t9001: fix indentation in test_no_confirm()Oswald Buddenhagen1-2/+2
2023-08-14t4053: avoid writing to unopened pipeJeff King1-4/+0
2023-08-12mv: fix error for moving directory to anotherJunio C Hamano1-1/+1
2023-08-11check-attr: integrate with sparse-indexShuqi Liang3-0/+19
2023-08-11attr.c: read attributes in a sparse directoryShuqi Liang2-19/+48
2023-08-11t1092: add tests for 'git check-attr'Shuqi Liang1-0/+49
2023-08-10maintenance: update schedule before configDerrick Stolee2-1/+17
2023-08-10maintenance: fix systemd schedule overlapsDerrick Stolee1-2/+2
2023-08-10maintenance: use random minute in systemd schedulerDerrick Stolee2-25/+142
2023-08-10maintenance: swap method locationsDerrick Stolee1-48/+48
2023-08-10maintenance: use random minute in cron schedulerDerrick Stolee1-4/+5
2023-08-10maintenance: use random minute in Windows schedulerDerrick Stolee1-6/+10
2023-08-10maintenance: use random minute in launchctl schedulerDerrick Stolee1-11/+12
2023-08-10maintenance: add get_random_minute()Derrick Stolee3-0/+26
2023-08-10rebase: allow overriding the maximal length of the generated labelsJohannes Schindelin3-2/+23
2023-08-10sequencer: truncate labels to accommodate loose refsMark Ruvald Pedersen2-5/+40
2023-08-10t/lib-rebase: improve documentation of set_fake_editor()Oswald Buddenhagen1-9/+12
2023-08-10t4053: avoid race when killing background processesPhillip Wood1-2/+2
2023-08-10upload-pack: fix race condition in error messagesDerrick Stolee1-2/+3
2023-08-10git-push.txt: fix grammarWesley Schwengle1-1/+1
2023-08-10Git 2.42-rc1v2.42.0-rc1Junio C Hamano2-1/+21
2023-08-09repack: move `pack_geometry` struct to the stackTaylor Blau1-31/+31
2023-08-09git maintenance: avoid console window in scheduled tasks on WindowsJohannes Schindelin1-1/+1
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin6-2/+139
2023-08-09sequencer: simplify allocation of result array in todo_list_rearrange_squash()Oswald Buddenhagen1-4/+5