summaryrefslogtreecommitdiffstats
path: root/bisect.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-14t4053: avoid writing to unopened pipeJeff King1-4/+0
2023-08-10t4053: avoid race when killing background processesPhillip Wood1-2/+2
2023-08-10Git 2.42-rc1v2.42.0-rc1Junio C Hamano2-1/+21
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-09t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1Oswald Buddenhagen1-1/+0
2023-08-09mv: handle lstat() failure correctlySebastian Thiel2-2/+9
2023-08-09parse-options: disallow negating OPTION_SET_INT 0René Scharfe1-0/+3
2023-08-09repack: free geometry structJeff King1-5/+3
2023-08-09send-email: avoid creating more than one Term::ReadLine objectJeff King2-7/+16
2023-08-09send-email: drop FakeTerm hackJeff King1-20/+2
2023-08-09t0040: declare non-tab indentation to be okay in this scriptJohannes Schindelin1-0/+1
2023-08-07advice: handle "rebase" in error_resolve_conflict()Oswald Buddenhagen1-2/+3
2023-08-07A few more topics before -rc1Junio C Hamano1-0/+8
2023-08-07mailmap: change primary address for Glen ChooGlen Choo1-0/+1
2023-08-06l10n: po-id for 2.42 (round 1)Bagas Sanjaya1-194/+414
2023-08-04gitignore: ignore clangd .cache directorybrian m. carlson1-0/+1
2023-08-04Git 2.42-rc0v2.42.0-rc0Junio C Hamano2-1/+24
2023-08-04docs: update when `git bisect visualize` uses `gitk`Matthias Aßhauer1-3/+8
2023-08-04compat/mingw: implement a native locate_in_PATH()Matthias Aßhauer2-0/+8
2023-08-04run-command: conditionally define locate_in_PATH()Matthias Aßhauer1-0/+2
2023-08-03rebase --skip: fix commit message clean up when skipping squashPhillip Wood4-39/+93
2023-08-02ident: don't consider '.' a crudbrian m. carlson3-4/+12
2023-08-02The eighteenth batchJunio C Hamano1-0/+19
2023-08-02Documentation/RelNotes/2.42.0.txt: typofixTaylor Blau1-1/+1
2023-08-01avoid SHA-1 functions deprecated in OpenSSL 3+Eric Wong3-1/+63
2023-08-01sha256: avoid functions deprecated in OpenSSL 3+Eric Wong3-1/+57
2023-07-31doc: sha256 is no longer experimentalAdam Majer2-8/+11
2023-07-31sha256/gcrypt: die on gcry_md_open failuresEric Wong1-1/+3
2023-07-31sha256/gcrypt: fix memory leak with SHA-256 reposEric Wong1-0/+1
2023-07-31sha256/gcrypt: fix build with SANITIZE=leakEric Wong1-4/+4
2023-07-31bundle: use OPT_PASSTHRU_ARGVRené Scharfe2-23/+23
2023-07-28The seventeenth batchJunio C Hamano1-0/+3