summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-05Merge branch 'ar/submodule-gitdir-tweak'Junio C Hamano16-51/+1026
2026-02-05Merge branch 'aa/add-p-previous-decisions'Junio C Hamano2-46/+53
2026-02-05Merge branch 'jk/remote-tracking-ref-leakfix'Junio C Hamano3-11/+24
2026-02-05doc: send-email: correct --no-signed-off-by-cc misspellingMatěj Cepl1-1/+1
2026-02-05test: optionally test contrib in CIJunio C Hamano3-0/+19
2026-02-05Merge branch 'pks-meson-fix-missing-msgfmt' of https://github.com/pks-gitlab/...Johannes Sixt1-1/+1
2026-02-05gitk: fix msgfmt being requiredPatrick Steinhardt1-1/+1
2026-02-04meson: wire up gitk and git-guiPatrick Steinhardt4-0/+20
2026-02-04contrib/subtree: fix tests with reftable backendColin Stagner1-4/+3
2026-02-04gpg-interface: signatures by expired keys are fineUwe Kleine-König1-2/+3
2026-02-04Merge branch 'ar/run-command-hook-take-2' into ar/config-hooksJunio C Hamano11-282/+742
2026-02-03diff-highlight: allow testing with Git 3.0 breaking changesJunio C Hamano1-0/+2
2026-02-03.mailmap: fix email for Phil HordPhil Hord1-1/+2
2026-02-03cocci: extend MEMZERO_ARRAY() rulesToon Claes3-9/+33
2026-02-03subtree: validate --prefix against commit in splitPushkar Singh2-0/+31
2026-02-03doc: shortlog: put back trailer paragraphsKristoffer Haugsbakk1-3/+4
2026-02-02odb: transparently handle common transaction behaviorJustin Tobler2-10/+13
2026-02-02odb: prepare `struct odb_transaction` to become genericJustin Tobler4-43/+65
2026-02-02object-file: rename transaction functionsJustin Tobler3-8/+8
2026-02-02odb: store ODB source in `struct odb_transaction`Justin Tobler1-11/+11
2026-02-02blame: fix coloring for repeated suspectsRené Scharfe2-4/+23
2026-02-02t9160:modernize test path checkingHodaSalim1-13/+13
2026-02-02.github/CONTRIBUTING.md: link to SubmittingPatches on git-scm.comAbdalrhman Mohamed1-1/+2
2026-02-01Git 2.53v2.53.0Junio C Hamano1-1/+1
2026-02-01Merge tag 'l10n-2.53.0-v1' of https://github.com/git-l10n/git-poJunio C Hamano8-3312/+3811
2026-02-01RelNotes: fully spell negationCarlo Marcelo Arenas Belón1-1/+1
2026-01-31Merge branch 'jx/zh_CN' of github.com:jiangxin/gitJiang Xin1-1309/+1458
2026-01-31Merge branch 'l10n/zh-TW/git-2-53' of github.com:l10n-tw/git-poJiang Xin1-720/+348
2026-01-31Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin1-217/+351
2026-01-31Merge branch 'l10n-ga-2.53' of github.com:aindriu80/git-poJiang Xin1-220/+407
2026-01-31Merge branch 'master' of github.com:alshopov/git-poJiang Xin1-224/+352
2026-01-31Merge branch 'fr_2.53' of github.com:jnavila/gitJiang Xin1-238/+296
2026-01-31Merge branch 'tr-l10n' of github.com:bitigchi/git-poJiang Xin1-196/+303
2026-01-31Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin1-188/+296
2026-01-31l10n: zh_CN: standardize glossary termsJiang Xin1-1085/+1098
2026-01-30RelNotes: correct "fast-import" option nameJunio C Hamano1-2/+2
2026-01-30t/perf/p3400: speed up setup using fast-importTian Yuchen1-15/+38
2026-01-30show-index: use gettext wrapping in user facing error messagesShreyansh Paliwal1-11/+11
2026-01-30show-index: warn when falling back to SHA-1 outside a repositoryShreyansh Paliwal1-3/+6
2026-01-30last-modified: verify revision argument is a commit-ishToon Claes2-1/+19
2026-01-30last-modified: remove double error messageToon Claes1-1/+1
2026-01-30last-modified: fix memory leak when more than one commit is givenToon Claes1-4/+8
2026-01-30last-modified: rewrite error message when more than one commit givenToon Claes2-6/+7
2026-01-29git-gui: shift tabstops to account for the first column of patch textChris Idema1-0/+2
2026-01-29string-list: add string_list_sort_u() that mimics "sort -u"Amisha Chhajed9-16/+54
2026-01-29u-string-list: add unit tests for string-list methodsAmisha Chhajed1-0/+209
2026-01-29l10n: zh_CN: updated translation for 2.53Jiang Xin1-209/+345
2026-01-29l10n: zh_CN: fix inconsistent use of standard vs. wide colonsJiang Xin1-27/+27
2026-01-28receive-pack: convert receive hooks to hook APIEmily Shaffer1-103/+75
2026-01-28receive-pack: convert update hooks to new APIEmily Shaffer1-37/+66