summaryrefslogtreecommitdiffstats
path: root/parse.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-10__attribute__: trace2_region_enter_printf() is like "printf"Junio C Hamano2-1/+3
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-26l10n: Update German translationRalf Thielow1-250/+420
2024-04-26l10n: po-id for 2.45Bagas Sanjaya1-302/+510
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-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
2024-04-23apply: plug a leak in apply_dataRubén Justo9-1/+12
2024-04-22docs: address typos in Git v2.45 changelogPatrick Steinhardt1-4/+4
2024-04-22docs: improve changelog entry for `git pack-refs --auto`Patrick Steinhardt1-2/+4
2024-04-22docs: remove duplicate entry and fix typo in 2.45 changelogOrgad Shaneh1-4/+1
2024-04-21don't report vsnprintf(3) error as bugRené Scharfe3-4/+5
2024-04-21l10n: bg.po: Updated Bulgarian translation (5652t)Alexander Shopov1-274/+457
2024-04-20l10n: fr: v2.45.0Jean-Noël Avila1-239/+442
2024-04-20l10n: Update Vietnamese team contactVũ Tiến Hưng1-3/+4
2024-04-19Git 2.45-rc0v2.45.0-rc0Junio C Hamano2-1/+3
2024-04-17builtin/receive-pack: convert to use git-maintenance(1)Patrick Steinhardt2-12/+11
2024-04-17run-command: introduce function to prepare auto-maintenance processPatrick Steinhardt2-6/+20
2024-04-17mailmap: change primary address for Linus ArverLinus Arver1-0/+1
2024-04-16The twentieth batchJunio C Hamano1-0/+22
2024-04-16apply: avoid using fixed-size buffer in write_out_one_reject()René Scharfe1-16/+17
2024-04-16rerere: fix crashes due to unmatched opening conflict markersMarcel Röthke2-0/+68
2024-04-15The ninteenth batchJunio C Hamano1-0/+35
2024-04-15imap-send: increase command size limitRené Scharfe1-23/+12
2024-04-15bisect: report the found commit with "show"Peter Krefting1-15/+24
2024-04-15Documentation: fix linkgit referenceYehezkel Bernat1-1/+1
2024-04-15git-compat-util: fix NO_OPENSSL on current macOSRené Scharfe1-0/+1
2024-04-15pack-bitmap: gracefully handle missing BTMP chunksPatrick Steinhardt3-23/+42
2024-04-15reftable/block: avoid copying block iterators on seekPatrick Steinhardt2-20/+14
2024-04-15reftable/block: reuse `zstream` state on inflationPatrick Steinhardt3-10/+19
2024-04-15reftable/block: open-code call to `uncompress2()`Patrick Steinhardt1-10/+28
2024-04-15reftable/block: reuse uncompressed blocksPatrick Steinhardt3-19/+26
2024-04-15reftable/reader: iterate to next block in placePatrick Steinhardt2-21/+28
2024-04-15reftable/block: move ownership of block reader into `struct table_iter`Patrick Steinhardt3-83/+100
2024-04-15reftable/block: introduce `block_reader_release()`Patrick Steinhardt3-1/+8
2024-04-15reftable/block: better grouping of functionsPatrick Steinhardt2-36/+36
2024-04-15reftable/block: merge `block_iter_seek()` and `block_reader_seek()`Patrick Steinhardt4-16/+8
2024-04-15reftable/block: rename `block_reader_start()`Patrick Steinhardt5-6/+6
2024-04-15launch_editor: waiting message on errorRubén Justo1-4/+3
2024-04-15fast-import: make comments more preciseThalia Archibald1-3/+3