summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-28run-command: poll child input in addition to outputAdrian Ratiu1-18/+62
2026-01-28hook: add jobs optionAdrian Ratiu2-2/+14
2026-01-28reference-transaction: use hook API instead of run-commandAdrian Ratiu1-50/+52
2026-01-28transport: convert pre-push to hook APIEmily Shaffer1-44/+51
2026-01-28hook: allow separate std[out|err] streamsAdrian Ratiu2-1/+11
2026-01-28hook: convert 'post-rewrite' hook in sequencer.c to hook APIEmily Shaffer1-17/+25
2026-01-28hook: provide stdin via callbackEmily Shaffer2-1/+60
2026-01-28run-command: add stdin callback for parallelizationEmily Shaffer4-9/+182
2026-01-28run-command: add helper for pp child statesAdrian Ratiu1-10/+17
2026-01-28t1800: add hook output stream testsAdrian Ratiu1-0/+137
2026-01-28worktree: clarify that --expire only affects missing worktreesSam Bostock2-4/+10
2026-01-28l10n: fr: v2.53Jean-Noël Avila1-238/+296
2026-01-28l10n: zh_TW.po: update Git 2.53 translationYi-Jyun Pan1-720/+348
2026-01-27RelNotes: a few spelling fixesJunio C Hamano1-3/+3
2026-01-27l10n: tr: Update Turkish translationsEmir SARI1-196/+303
2026-01-27l10n: sv.po: Update Swedish translationPeter Krefting1-188/+296
2026-01-26Git 2.53-rc2v2.53.0-rc2Junio C Hamano2-4/+1
2026-01-27l10n: po-id for 2.53Bagas Sanjaya1-217/+351
2026-01-26xdiff: remove unused data from xdlclass_tPhillip Wood1-3/+5
2026-01-26xdiff: remove "line_hash" field from xrecord_tPhillip Wood2-6/+7
2026-01-26odb: drop unused `for_each_{loose,packed}_object()` functionsPatrick Steinhardt4-97/+35
2026-01-26reachable: convert to use `odb_for_each_object()`Patrick Steinhardt1-90/+35
2026-01-26builtin/pack-objects: use `packfile_store_for_each_object()`Patrick Steinhardt1-24/+22
2026-01-26odb: introduce mtime fields for object info requestsPatrick Steinhardt4-11/+74
2026-01-26treewide: drop uses of `for_each_{loose,packed}_object()`Patrick Steinhardt2-19/+59
2026-01-26treewide: enumerate promisor objects via `odb_for_each_object()`Patrick Steinhardt3-25/+30
2026-01-26builtin/fsck: refactor to use `odb_for_each_object()`Patrick Steinhardt1-45/+12
2026-01-26odb: introduce `odb_for_each_object()`Patrick Steinhardt3-3/+53
2026-01-26packfile: introduce function to iterate through objectsPatrick Steinhardt2-0/+66
2026-01-26packfile: extract function to iterate through objects of a storePatrick Steinhardt1-33/+45
2026-01-26object-file: introduce function to iterate through objectsPatrick Steinhardt3-0/+71
2026-01-26object-file: extract function to read object info from pathPatrick Steinhardt1-23/+16
2026-01-26odb: fix flags parameter to be unsignedPatrick Steinhardt4-6/+8
2026-01-26odb: rename `FOR_EACH_OBJECT_*` flagsPatrick Steinhardt11-35/+36
2026-01-26l10n: ga.po: Fix git-po-helper warningsAindriú Mac Giolla Eoin1-2/+2
2026-01-25Revert "Merge branch 'cs/rebased-subtree-split'"Junio C Hamano2-169/+55
2026-01-25fetch: delay user information post committing of transactionKarthik Nayak2-54/+193
2026-01-25receive-pack: utilize rejected ref error detailsKarthik Nayak2-2/+21
2026-01-25fetch: utilize rejected ref error detailsKarthik Nayak2-8/+10
2026-01-25update-ref: utilize rejected error details if availableKarthik Nayak2-32/+47
2026-01-25refs: add rejection detail to the callback functionKarthik Nayak5-1/+5
2026-01-25refs: skip to next ref when current ref is rejectedKarthik Nayak5-31/+39
2026-01-25Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano3-192/+310
2026-01-25l10n: bg.po: Updated Bulgarian translation (6091t)Alexander Shopov1-224/+352
2026-01-25git-gui: mark *.po files at any directory level as UTF-8Johannes Sixt1-1/+1
2026-01-25Merge branch 'master' of github.com:alshopov/git-guiJohannes Sixt2-187/+305
2026-01-24git-gui i18n: Update Bulgarian translation (558t)Alexander Shopov2-187/+305
2026-01-24Merge branch 'master' of github.com:alshopov/git-guiJohannes Sixt1-4/+4
2026-01-23A bit more before -rc2Junio C Hamano1-2/+17
2026-01-23Merge branch 'dk/replay-doc-omit-irrelevant-rev-list-options'Junio C Hamano3-3/+5