summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-12-27meson: properly wire up dependencies for our docsPatrick Steinhardt-10/+16
2024-12-27meson: wire up support for AsciiDoctorPatrick Steinhardt-28/+84
2024-12-27meson: enable auto-discovered "gitweb"Patrick Steinhardt-2/+2
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt-28/+40
2024-12-27GIT-BUILD-OPTIONS: sort variables alphabeticallyPatrick Steinhardt-105/+105
2024-12-27t7611: replace test -f with test_path_is* helpersMeet Soni-17/+17
2024-12-27commit-reach: use `size_t` to track indices when computing merge basesPatrick Steinhardt-12/+11
2024-12-27shallow: fix -Wsign-compare warningsPatrick Steinhardt-23/+21
2024-12-27builtin/log: fix remaining -Wsign-compare warningsPatrick Steinhardt-14/+13
2024-12-27builtin/log: use `size_t` to track indicesPatrick Steinhardt-10/+13
2024-12-27commit-reach: use `size_t` to track indices in `get_reachable_subset()`Patrick Steinhardt-16/+17
2024-12-27commit-reach: use `size_t` to track indices in `remove_redundant()`Patrick Steinhardt-23/+30
2024-12-27commit-reach: fix type of `min_commit_date`Patrick Steinhardt-3/+3
2024-12-27commit-reach: fix index used to loop through unsigned integerPatrick Steinhardt-2/+1
2024-12-27prio-queue: fix type of `insertion_ctr`Patrick Steinhardt-2/+2
2024-12-26date.c: Fix type missmatch warings from msvcSören Krecker-3/+3
2024-12-26Update the official repo of gitkAlexander Shopov-5/+6
2024-12-26Merge https://github.com/j6t/git-guiJunio C Hamano-22/+9
2024-12-24git-gui: po/README: update repository location and maintainerJohannes Sixt-3/+3
2024-12-24gitk: Update Bulgarian translation (327t)Alexander Shopov-345/+385
2024-12-23Hopefully the final batch before 2.48-rc1Junio C Hamano-1/+28
2024-12-23Merge branch 'kn/reflog-migration'Junio C Hamano-121/+337
2024-12-23Merge branch 'ma/asciidoctor-build-fixes'Junio C Hamano-1/+4
2024-12-23Merge branch 'ps/build-hotfix'Junio C Hamano-45/+90
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano-74/+195
2024-12-23Merge branch 'kl/doc-build-fix'Junio C Hamano-3/+3
2024-12-23Merge branch 'tb/bitmap-fix-pack-reuse'Junio C Hamano-23/+18
2024-12-23Merge branch 'jk/prio-queue-sign-compare-fix'Junio C Hamano-10/+12
2024-12-23Merge branch 'ps/build-meson-gitweb'Junio C Hamano-2/+13
2024-12-23Merge branch 'sk/calloc-not-malloc-plus-memset'Junio C Hamano-7/+7
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano-5/+56
2024-12-23Merge branch 'js/mingw-rename-fix'Junio C Hamano-1/+1
2024-12-23Merge branch 'js/github-windows-setup-fix'Junio C Hamano-10/+6
2024-12-23Merge branch 'js/ps-build-cmake-fixup'Junio C Hamano-8/+11
2024-12-23Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano-0/+27
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano-235/+524
2024-12-23Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano-4/+63
2024-12-23Merge branch 'ps/ci-gitlab-update'Junio C Hamano-7/+8
2024-12-23Merge branch 'ps/reftable-alloc-failures-zalloc-fix'Junio C Hamano-15/+31
2024-12-23git-gui i18n: Updated Bulgarian translation (579t)Alexander Shopov-1566/+1625
2024-12-22reftable/basics: return NULL on zero-sized allocationsPatrick Steinhardt-0/+7
2024-12-22reftable/stack: fix zero-sized allocation when there are no readersPatrick Steinhardt-10/+14
2024-12-22reftable/merged: fix zero-sized allocation when there are no readersPatrick Steinhardt-5/+7
2024-12-22reftable/stack: don't perform auto-compaction with less than two tablesPatrick Steinhardt-0/+3
2024-12-21Merge branch 'js/no-rescan-on-empty-diff'Johannes Sixt-21/+8
2024-12-20asciidoctor-extensions.rb.in: inject GIT_DATEMartin Ågren-0/+1
2024-12-20asciidoctor-extensions.rb.in: add missing wordMartin Ågren-1/+1
2024-12-20asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>Martin Ågren-0/+2
2024-12-20Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixesJunio C Hamano-45/+90
2024-12-20show-index: the short help should say the command reads from its inputJunio C Hamano-2/+2