index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-12-27
meson: properly wire up dependencies for our docs
Patrick Steinhardt
-10
/
+16
2024-12-27
meson: wire up support for AsciiDoctor
Patrick Steinhardt
-28
/
+84
2024-12-27
meson: enable auto-discovered "gitweb"
Patrick Steinhardt
-2
/
+2
2024-12-27
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
-28
/
+40
2024-12-27
GIT-BUILD-OPTIONS: sort variables alphabetically
Patrick Steinhardt
-105
/
+105
2024-12-27
t7611: replace test -f with test_path_is* helpers
Meet Soni
-17
/
+17
2024-12-27
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt
-12
/
+11
2024-12-27
shallow: fix -Wsign-compare warnings
Patrick Steinhardt
-23
/
+21
2024-12-27
builtin/log: fix remaining -Wsign-compare warnings
Patrick Steinhardt
-14
/
+13
2024-12-27
builtin/log: use `size_t` to track indices
Patrick Steinhardt
-10
/
+13
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
-16
/
+17
2024-12-27
commit-reach: use `size_t` to track indices in `remove_redundant()`
Patrick Steinhardt
-23
/
+30
2024-12-27
commit-reach: fix type of `min_commit_date`
Patrick Steinhardt
-3
/
+3
2024-12-27
commit-reach: fix index used to loop through unsigned integer
Patrick Steinhardt
-2
/
+1
2024-12-27
prio-queue: fix type of `insertion_ctr`
Patrick Steinhardt
-2
/
+2
2024-12-26
date.c: Fix type missmatch warings from msvc
Sören Krecker
-3
/
+3
2024-12-26
Update the official repo of gitk
Alexander Shopov
-5
/
+6
2024-12-26
Merge https://github.com/j6t/git-gui
Junio C Hamano
-22
/
+9
2024-12-24
git-gui: po/README: update repository location and maintainer
Johannes Sixt
-3
/
+3
2024-12-24
gitk: Update Bulgarian translation (327t)
Alexander Shopov
-345
/
+385
2024-12-23
Hopefully the final batch before 2.48-rc1
Junio C Hamano
-1
/
+28
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
-121
/
+337
2024-12-23
Merge branch 'ma/asciidoctor-build-fixes'
Junio C Hamano
-1
/
+4
2024-12-23
Merge branch 'ps/build-hotfix'
Junio C Hamano
-45
/
+90
2024-12-23
Merge branch 'ps/ci-meson'
Junio C Hamano
-74
/
+195
2024-12-23
Merge branch 'kl/doc-build-fix'
Junio C Hamano
-3
/
+3
2024-12-23
Merge branch 'tb/bitmap-fix-pack-reuse'
Junio C Hamano
-23
/
+18
2024-12-23
Merge branch 'jk/prio-queue-sign-compare-fix'
Junio C Hamano
-10
/
+12
2024-12-23
Merge branch 'ps/build-meson-gitweb'
Junio C Hamano
-2
/
+13
2024-12-23
Merge branch 'sk/calloc-not-malloc-plus-memset'
Junio C Hamano
-7
/
+7
2024-12-23
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
-5
/
+56
2024-12-23
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
-1
/
+1
2024-12-23
Merge branch 'js/github-windows-setup-fix'
Junio C Hamano
-10
/
+6
2024-12-23
Merge branch 'js/ps-build-cmake-fixup'
Junio C Hamano
-8
/
+11
2024-12-23
Merge branch 'as/show-index-uninitialized-hash'
Junio C Hamano
-0
/
+27
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-235
/
+524
2024-12-23
Merge branch 'kn/reftable-writer-log-write-verify'
Junio C Hamano
-4
/
+63
2024-12-23
Merge branch 'ps/ci-gitlab-update'
Junio C Hamano
-7
/
+8
2024-12-23
Merge branch 'ps/reftable-alloc-failures-zalloc-fix'
Junio C Hamano
-15
/
+31
2024-12-23
git-gui i18n: Updated Bulgarian translation (579t)
Alexander Shopov
-1566
/
+1625
2024-12-22
reftable/basics: return NULL on zero-sized allocations
Patrick Steinhardt
-0
/
+7
2024-12-22
reftable/stack: fix zero-sized allocation when there are no readers
Patrick Steinhardt
-10
/
+14
2024-12-22
reftable/merged: fix zero-sized allocation when there are no readers
Patrick Steinhardt
-5
/
+7
2024-12-22
reftable/stack: don't perform auto-compaction with less than two tables
Patrick Steinhardt
-0
/
+3
2024-12-21
Merge branch 'js/no-rescan-on-empty-diff'
Johannes Sixt
-21
/
+8
2024-12-20
asciidoctor-extensions.rb.in: inject GIT_DATE
Martin Ågren
-0
/
+1
2024-12-20
asciidoctor-extensions.rb.in: add missing word
Martin Ågren
-1
/
+1
2024-12-20
asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>
Martin Ågren
-0
/
+2
2024-12-20
Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixes
Junio C Hamano
-45
/
+90
2024-12-20
show-index: the short help should say the command reads from its input
Junio C Hamano
-2
/
+2
[prev]
[next]