summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | sequencer: start removing private fields from public APIPhillip Wood2024-04-182-7/+35
| * | | | | | | sequencer: always free "struct replay_opts"Phillip Wood2024-04-181-2/+4
| * | | | | | | Merge branch 'pw/t3428-cleanup' into pw/rebase-m-signoff-fixJunio C Hamano2024-04-181-37/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Git 2.45v2.45.0Junio C Hamano2024-04-291-1/+1
* | | | | | | | Merge tag 'l10n-2.45.0-rnd1' of https://github.com/git-l10n/git-poJunio C Hamano2024-04-2911-7109/+9530
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of github.com:alshopov/git-poJiang Xin2024-04-291-274/+457
| |\ \ \ \ \ \ \ \
| | * | | | | | | | l10n: bg.po: Updated Bulgarian translation (5652t)Alexander Shopov2024-04-211-274/+457
| * | | | | | | | | Merge branch 'fr_v2.45.0' of github.com:jnavila/gitJiang Xin2024-04-291-239/+442
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | l10n: fr: v2.45.0Jean-Noël Avila2024-04-201-239/+442
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | l10n: tr: Update Turkish translationsEmir SARI2024-04-291-250/+411
| * | | | | | | | | Merge branch 'l10n/zh-TW/240428' of github.com:l10n-tw/git-poJiang Xin2024-04-281-331/+579
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | l10n: zh-TW: Git 2.45Yi-Jyun Pan2024-04-281-331/+579
| * | | | | | | | | | Merge branch 'tl/zh_CN_2.45.0_rnd' of github.com:dyrone/gitJiang Xin2024-04-281-294/+504
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | l10n: zh_CN: for git 2.45 roundsTeng Long2024-04-281-294/+504
| |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'update-teams' of https://github.com/Nekosha/git-poJiang Xin2024-04-281-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | l10n: Update Vietnamese team contactVũ Tiến Hưng2024-04-201-3/+4
| * | | | | | | | | | l10n: vi: Updated translation for 2.45Vũ Tiến Hưng2024-04-281-4522/+5227
| * | | | | | | | | | l10n: TEAMS: retire l10n teams no update in 1 yearJiang Xin2024-04-281-8/+8
| * | | | | | | | | | Merge branch 'l10n/uk/2.45-uk-update'Jiang Xin2024-04-281-245/+418
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | l10n: uk: v2.45 updateArkadii Yakovets2024-04-271-245/+418
| |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'l10n-de-2.45' of github.com:ralfth/gitJiang Xin2024-04-281-250/+420
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | l10n: Update German translationRalf Thielow2024-04-261-250/+420
| |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin2024-04-281-302/+510
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | l10n: po-id for 2.45Bagas Sanjaya2024-04-261-302/+510
| |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | l10n: sv.po: Update Swedish translationPeter Krefting2024-04-271-391/+550
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'rj/add-i-leak-fix'Junio C Hamano2024-04-2514-4/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add: plug a leak on interactive_addRubén Justo2024-04-233-3/+9
| * | | | | | | | | | add-patch: plug a leak handling the '/' commandRubén Justo2024-04-231-0/+1
| * | | | | | | | | | add-interactive: plug a leak in get_untracked_filesRubén Justo2024-04-231-0/+1
| * | | | | | | | | | apply: plug a leak in apply_dataRubén Justo2024-04-239-1/+12
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs/vsnprintf-failure-is-not-a-bug'Junio C Hamano2024-04-253-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | don't report vsnprintf(3) error as bugRené Scharfe2024-04-213-4/+5
| |/ / / / / / / / /
* | | | | | | | | | Documentation/RelNotes/2.45.0.txt: fix typoTaylor Blau2024-04-241-1/+1
* | | | | | | | | | Git 2.45-rc1v2.45.0-rc1Junio C Hamano2024-04-242-1/+11
* | | | | | | | | | Merge branch 'ps/run-auto-maintenance-in-receive-pack'Junio C Hamano2024-04-244-18/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/receive-pack: convert to use git-maintenance(1)Patrick Steinhardt2024-04-172-12/+11
| * | | | | | | | | | run-command: introduce function to prepare auto-maintenance processPatrick Steinhardt2024-04-172-6/+20
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'pk/bisect-use-show'Junio C Hamano2024-04-241-15/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bisect: report the found commit with "show"Peter Krefting2024-04-151-15/+24
* | | | | | | | | | | A bit more topics before -rc1Junio C Hamano2024-04-231-0/+33
* | | | | | | | | | | Merge branch 'rs/apply-reject-long-name'Junio C Hamano2024-04-231-16/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apply: avoid using fixed-size buffer in write_out_one_reject()René Scharfe2024-04-161-16/+17
* | | | | | | | | | | | Merge branch 'mr/rerere-crash-fix'Junio C Hamano2024-04-232-0/+68
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rerere: fix crashes due to unmatched opening conflict markersMarcel Röthke2024-04-162-0/+68
* | | | | | | | | | | | | Merge branch 'rs/imap-send-simplify-cmd-issuing-codepath'Junio C Hamano2024-04-231-23/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | imap-send: increase command size limitRené Scharfe2024-04-151-23/+12
* | | | | | | | | | | | | | Merge branch 'xx/rfc2822-date-format-in-doc'Junio C Hamano2024-04-232-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation: fix typos describing date formatXing Xin2024-04-122-2/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ps/missing-btmp-fix'Junio C Hamano2024-04-233-23/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pack-bitmap: gracefully handle missing BTMP chunksPatrick Steinhardt2024-04-153-23/+42