summaryrefslogtreecommitdiffstats
path: root/negotiator/skipping.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-11SubmittingPatches: welcome the new maintainer of git-gui partJunio C Hamano2-3/+3
2024-05-09ci: stop installing "gcc-13" for osx-gccJeff King1-1/+0
2024-05-09ci: avoid bare "gcc" for osx-gcc jobJeff King1-1/+1
2024-05-09ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King1-2/+0
2024-05-09ci: update coverity runs_on_pool referenceJeff King1-1/+1
2024-05-09gitlab-ci: fix installing dependencies for fuzz smoke testsPatrick Steinhardt1-1/+1
2024-05-09git-p4: show Perforce error to the userFahad Alrashed1-11/+13
2024-05-08The second batchJunio C Hamano1-1/+38
2024-05-06ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt1-2/+6
2024-05-06gitlab-ci: add smoke test for fuzzersPatrick Steinhardt1-0/+9
2024-05-03attr.c: move ATTR_MAX_FILE_SIZE check into read_attr_from_buf()Taylor Blau2-10/+19
2024-05-03stop using HEAD for attributes in bare repository by defaultJunio C Hamano3-10/+10
2024-05-03win32: fix building with NO_UNIX_SOCKETSMike Hommey1-0/+2
2024-05-02t/lib-chunk: work around broken "mv" on some vintage of macOSJunio C Hamano1-1/+2
2024-05-02color: add support for 12-bit RGB colorsBeat Bolli4-13/+24
2024-05-02t/t4026-color: add test coverage for invalid RGB colorsBeat Bolli1-0/+18
2024-05-02t/t4026-color: remove an extra double quote characterBeat Bolli1-1/+1
2024-05-01diff-lib: stop calling diff_setup_done() in do_diff_cache()René Scharfe1-1/+0
2024-05-01completion: zsh: stop leaking local cache variableD. Ben Knoble1-0/+1
2024-04-30Start the 2.46 cycleJunio C Hamano3-2/+57
2024-04-30add-patch: response to unknown commandRubén Justo2-2/+19
2024-04-30add-patch: do not show UI messages on stderrRubén Justo2-13/+12
2024-04-29Git 2.45.1v2.45.1Johannes Schindelin3-2/+10
2024-04-29Git 2.45v2.45.0Junio C Hamano1-1/+1
2024-04-29l10n: tr: Update Turkish translationsEmir SARI1-250/+411
2024-04-28l10n: zh_CN: for git 2.45 roundsTeng Long1-294/+504
2024-04-28l10n: zh-TW: Git 2.45Yi-Jyun Pan1-331/+579
2024-04-28l10n: vi: Updated translation for 2.45Vũ Tiến Hưng1-4522/+5227
2024-04-28l10n: TEAMS: retire l10n teams no update in 1 yearJiang Xin1-8/+8
2024-04-27l10n: uk: v2.45 updateArkadii Yakovets1-245/+418
2024-04-27l10n: sv.po: Update Swedish translationPeter Krefting1-391/+550
2024-04-27vimdiff: make script and tests work with zshbrian m. carlson1-2/+1
2024-04-27t4046: avoid continue in &&-chain for zshbrian m. carlson1-7/+9
2024-04-26l10n: Update German translationRalf Thielow1-250/+420
2024-04-26l10n: po-id for 2.45Bagas Sanjaya1-302/+510
2024-04-25doc: clarify practices for submitting updated patch versionsJustin Tobler1-4/+6
2024-04-25completion: add docs on how to add subcommand completionsRoland Hieber1-0/+7
2024-04-25completion: improve docs for using __git_completeRoland Hieber1-3/+10
2024-04-25completion: add 'symbolic-ref'Roland Hieber2-0/+34
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon3-22/+32
2024-04-24maintenance: running maintenance should not stop on errorsJohannes Schindelin2-6/+7
2024-04-24for-each-repo: optionally keep going on an errorJohannes Schindelin3-2/+36
2024-04-24Documentation/RelNotes/2.45.0.txt: fix typoTaylor Blau1-1/+1
2024-04-24Git 2.45-rc1v2.45.0-rc1Junio C Hamano2-1/+11
2024-04-23A bit more topics before -rc1Junio C Hamano1-0/+33
2024-04-23format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano3-2/+21
2024-04-23format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano3-11/+48
2024-04-23add: plug a leak on interactive_addRubén Justo3-3/+9
2024-04-23add-patch: plug a leak handling the '/' commandRubén Justo1-0/+1
2024-04-23add-interactive: plug a leak in get_untracked_filesRubén Justo1-0/+1