summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano
2024-12-23Merge branch 'js/mingw-rename-fix'Junio C Hamano
2024-12-23Merge branch 'js/github-windows-setup-fix'Junio C Hamano
2024-12-23Merge branch 'js/ps-build-cmake-fixup'Junio C Hamano
2024-12-23Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano
2024-12-23Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano
2024-12-23Merge branch 'ps/ci-gitlab-update'Junio C Hamano
2024-12-23Merge branch 'ps/reftable-alloc-failures-zalloc-fix'Junio C Hamano
2024-12-23git-gui i18n: Updated Bulgarian translation (579t)Alexander Shopov
2024-12-22reftable/basics: return NULL on zero-sized allocationsPatrick Steinhardt
2024-12-22reftable/stack: fix zero-sized allocation when there are no readersPatrick Steinhardt
2024-12-22reftable/merged: fix zero-sized allocation when there are no readersPatrick Steinhardt
2024-12-22reftable/stack: don't perform auto-compaction with less than two tablesPatrick Steinhardt
2024-12-21Merge branch 'js/no-rescan-on-empty-diff'Johannes Sixt
2024-12-20asciidoctor-extensions.rb.in: inject GIT_DATEMartin Ågren
2024-12-20asciidoctor-extensions.rb.in: add missing wordMartin Ågren
2024-12-20asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>Martin Ågren
2024-12-20Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixesJunio C Hamano
2024-12-20meson: add options to override build informationPatrick Steinhardt
2024-12-20GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATEPatrick Steinhardt
2024-12-20GIT-VERSION-GEN: fix overriding GIT_VERSIONPatrick Steinhardt
2024-12-20Makefile: introduce template for GIT-VERSION-GENPatrick Steinhardt
2024-12-20Makefile: drop unneeded indirection for GIT-VERSION-GEN outputsPatrick Steinhardt
2024-12-20Makefile: stop including "GIT-VERSION-FILE" in docsPatrick Steinhardt
2024-12-20l10n: fr.po: Minor improvementsEthiraric
2024-12-20meson: skip gitweb build when Perl is disabledPatrick Steinhardt
2024-12-20refs: mark invalid refname message for translationKarthik Nayak
2024-12-20prio-queue: use size_t rather than int for sizeJeff King
2024-12-19Finishing touches before 2.48-rc1Junio C Hamano
2024-12-19Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano
2024-12-19Merge branch 'mh/doc-windows-home-env'Junio C Hamano
2024-12-19Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano
2024-12-19Merge branch 'jc/set-head-symref-fix'Junio C Hamano
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano
2024-12-18git: use calloc instead of malloc + memset where possibleSeija Kijin
2024-12-18pack-bitmap.c: ensure pack validity for all reuse packsTaylor Blau
2024-12-17doc: remove extra quotes in generated docsKyle Lippincott
2024-12-17Merge https://github.com/j6t/gitkJunio C Hamano
2024-12-17Merge branch 'ah/commit-id-to-clipboard'Johannes Sixt
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin
2024-12-17cmake: put the Perl modules into the correct location againJohannes Schindelin
2024-12-17cmake: use the correct file name for the Perl headerJohannes Schindelin
2024-12-17cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin
2024-12-17cmake: better support for out-of-tree builds follow-upJohannes Schindelin
2024-12-17GitHub ci(windows): speed up initializing Git for Windows' minimal SDK againJohannes Schindelin
2024-12-17mingw_rename: do support directory renamesJohannes Schindelin
2024-12-16refs: add support for migrating reflogsKarthik Nayak
2024-12-16refs: allow multiple reflog entries for the same refnameKarthik Nayak