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
2025-11-28
Documentation/git-replay.adoc: fix errors around revision range
Elijah Newren
-8
/
+7
2025-11-27
xdiff: optimize patience diff's LCS search
Yee Cheng Chin
-1
/
+4
2025-11-27
t5564: fix test hang under zsh's sh mode
brian m. carlson
-2
/
+2
2025-11-27
t0614: use numerical comparison with test_line_count
brian m. carlson
-1
/
+1
2025-11-26
The fourth batch
Junio C Hamano
-0
/
+39
2025-11-26
Merge branch 'gf/win32-pthread-cond-wait-err'
Junio C Hamano
-1
/
+9
2025-11-26
Merge branch 'jk/ci-windows-meson-test-fix'
Junio C Hamano
-1
/
+25
2025-11-26
Merge branch 'pw/worktree-list-display-width-fix'
Junio C Hamano
-25
/
+53
2025-11-26
Merge branch 'js/wincred-get-credential-alloc-fix'
Junio C Hamano
-1
/
+1
2025-11-26
Merge branch 'js/cmake-libgit-fix'
Junio C Hamano
-13
/
+1
2025-11-26
Merge branch 'js/mingw-assign-comma-fix'
Junio C Hamano
-20
/
+28
2025-11-26
Merge branch 'js/ci-github-setup-go-update'
Junio C Hamano
-1
/
+1
2025-11-26
Merge branch 'jk/test-mktemp-leakfix'
Junio C Hamano
-1
/
+7
2025-11-26
Merge branch 'rs/xmkstemp-simplify'
Junio C Hamano
-18
/
+1
2025-11-26
Merge branch 'ad/blame-diff-algorithm'
Junio C Hamano
-24
/
+279
2025-11-26
Merge branch 'en/ort-rename-another-fix'
Junio C Hamano
-10
/
+114
2025-11-26
ci(dockerized): do show the result of failing tests again
Johannes Schindelin
-1
/
+1
2025-11-26
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
-18
/
+69
2025-11-26
replay: do not copy "gpgsign-sha256" header
Phillip Wood
-1
/
+1
2025-11-26
fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
Christian Couder
-24
/
+174
2025-11-26
Merge branch 'tb/external-diff-renamed'
Johannes Sixt
-2
/
+38
2025-11-26
Merge branch 'js/persist-ref-window-geometry'
Johannes Sixt
-15
/
+22
2025-11-25
odb: handle recreation of quarantine directories
Patrick Steinhardt
-5
/
+7
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
-56
/
+83
2025-11-25
chdir-notify: add function to unregister listeners
Patrick Steinhardt
-0
/
+20
2025-11-25
odb: handle initialization of sources in `odb_new()`
Patrick Steinhardt
-14
/
+35
2025-11-25
http-push: stop setting up `the_repository` for each reference
Patrick Steinhardt
-2
/
+3
2025-11-25
t/helper: stop setting up `the_repository` repeatedly
Patrick Steinhardt
-14
/
+2
2025-11-25
builtin/index-pack: fix deferred fsck outside repos
Patrick Steinhardt
-3
/
+47
2025-11-25
oidset: introduce `oidset_equal()`
Patrick Steinhardt
-2
/
+23
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
-12
/
+13
2025-11-25
submodule add: sanity check existing .gitmodules
Junio C Hamano
-2
/
+29
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
-12
/
+25
2025-11-24
config: really pretend missing :(optional) value is not there
Junio C Hamano
-9
/
+76
2025-11-24
The third batch
Junio C Hamano
-1
/
+32
2025-11-24
Merge branch 'jx/repo-struct-utf8width-fix'
Junio C Hamano
-4
/
+153
2025-11-24
Merge branch 'kn/osxkeychain-idempotent-store-fix'
Junio C Hamano
-30
/
+132
2025-11-24
Merge branch 'kh/doc-commit-extra-references'
Junio C Hamano
-4
/
+6
2025-11-24
Merge branch 'ps/object-source-loose'
Junio C Hamano
-207
/
+287
2025-11-24
Merge branch 'qj/doc-http-bad-want-response'
Junio C Hamano
-1
/
+2
2025-11-24
Merge branch 'sa/replay-atomic-ref-updates'
Junio C Hamano
-43
/
+277
2025-11-24
Merge branch 'bc/submodule-force-same-hash'
Junio C Hamano
-4
/
+56
2025-11-24
Merge branch 'jk/attr-macroexpand-wo-recursion'
Junio C Hamano
-16
/
+54
2025-11-24
config: fix short help of unset flags
René Scharfe
-2
/
+2
2025-11-24
config: fix suggestion for failed set of multi-valued option
René Scharfe
-1
/
+1
2025-11-24
doc: pull-fetch-param typofix
Jean-Noël Avila via GitGitGadget
-1
/
+1
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
-30
/
+15
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
-14
/
+14
2025-11-23
streaming: refactor interface to be object-database-centric
Patrick Steinhardt
-51
/
+71
2025-11-23
streaming: move logic to read packed objects streams into backend
Patrick Steinhardt
-135
/
+134
[prev]
[next]