index
:
git
jch
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
2026-03-21
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
-21
/
+58
2026-03-21
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
-4509
/
+187
2026-03-20
odb: introduce generic `odb_find_abbrev_len()`
Patrick Steinhardt
-53
/
+142
2026-03-20
object-file: move logic to compute packed abbreviation length
Patrick Steinhardt
-123
/
+128
2026-03-20
object-name: move logic to compute loose abbreviation length
Patrick Steinhardt
-23
/
+54
2026-03-20
object-name: simplify computing common prefixes
Patrick Steinhardt
-20
/
+24
2026-03-20
object-name: abbreviate loose object names without `disambiguate_state`
Patrick Steinhardt
-34
/
+20
2026-03-20
object-name: merge `update_candidates()` and `match_prefix()`
Patrick Steinhardt
-16
/
+18
2026-03-20
object-name: backend-generic `get_short_oid()`
Patrick Steinhardt
-26
/
+6
2026-03-20
object-name: backend-generic `repo_collect_ambiguous()`
Patrick Steinhardt
-9
/
+10
2026-03-20
object-name: extract function to parse object ID prefixes
Patrick Steinhardt
-22
/
+38
2026-03-20
object-name: move logic to iterate through packed prefixed objects
Patrick Steinhardt
-87
/
+181
2026-03-20
object-name: move logic to iterate through loose prefixed objects
Patrick Steinhardt
-13
/
+40
2026-03-20
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt
-34
/
+71
2026-03-20
oidtree: extend iteration to allow for arbitrary return codes
Patrick Steinhardt
-33
/
+43
2026-03-20
oidtree: modernize the code a bit
Patrick Steinhardt
-44
/
+73
2026-03-20
Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handling
Junio C Hamano
-118
/
+301
2026-03-20
path-walk: fix NULL pointer dereference in error message
Yuvraj Singh Chauhan
-1
/
+1
2026-03-21
l10n: fix 'zh_TW.po' 'Applying patch'
A4-Tacks
-1
/
+1
2026-03-20
Merge branch 'jx/i18n-fix' of github.com:jiangxin/gitk
Johannes Sixt
-16
/
+17
2026-03-20
Merge branch 'js/i18n-no-location'
Johannes Sixt
-4487
/
+155
2026-03-20
Merge branch 'sb/heed-ref-decoration-settings'
Johannes Sixt
-4
/
+7
2026-03-19
Merge branch 'jk/diff-highlight-identical-pairs' into jk/diff-highlight-more
Junio C Hamano
-0
/
+23
2026-03-19
contrib/diff-highlight: do not highlight identical pairs
Jeff King
-0
/
+23
2026-03-20
gitk: l10n: make PO headers identify the Gitk project
Jiang Xin
-15
/
+15
2026-03-19
object-file: fix sparse 'plain integer as NULL pointer' error
Ramsay Jones
-1
/
+1
2026-03-19
cocci: strbuf.buf is never NULL
Junio C Hamano
-0
/
+7
2026-03-20
gitk: ignore generated POT file
Jiang Xin
-0
/
+1
2026-03-20
gitk: i18n: use "Gitk" as package name in POT file
Jiang Xin
-1
/
+1
2026-03-19
split-index: stop using the_repository and the_hash_algo
René Scharfe
-6
/
+7
2026-03-19
t5315: use test_path_is_file for loose-object check
Bilal El Khatabi
-1
/
+1
2026-03-19
commit-reach: simplify cleanup of remaining bitmaps in ahead_behind ()
René Scharfe
-4
/
+2
2026-03-19
The 18th batch
Junio C Hamano
-0
/
+23
2026-03-19
Merge branch 'ss/submodule--helper-use-xmalloc'
Junio C Hamano
-1
/
+1
2026-03-19
Merge branch 'ps/unit-test-c-escape-names.txt'
Junio C Hamano
-22
/
+53
2026-03-19
Merge branch 'jc/doc-wholesale-replace-before-next'
Junio C Hamano
-0
/
+12
2026-03-19
Merge branch 'lc/rebase-trailer'
Junio C Hamano
-88
/
+460
2026-03-19
Merge branch 'bk/run-command-wo-the-repository'
Junio C Hamano
-25
/
+34
2026-03-19
Merge branch 'ps/editorconfig-unanchor'
Junio C Hamano
-1
/
+5
2026-03-19
Merge branch 'ss/t3200-test-zero-oid'
Junio C Hamano
-1
/
+2
2026-03-19
Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'
Junio C Hamano
-37
/
+33
2026-03-19
Merge branch 'ps/t9200-test-path-is-helpers'
Junio C Hamano
-8
/
+12
2026-03-19
rerere: update to modern representation of empty strbufs
Junio C Hamano
-6
/
+2
2026-03-19
meson: precompile "git-compat-util.h"
Patrick Steinhardt
-0
/
+3
2026-03-19
meson: compile compatibility sources separately
Patrick Steinhardt
-34
/
+45
2026-03-19
git-compat-util.h: move warning infra to prepare for PCHs
Patrick Steinhardt
-4
/
+4
2026-03-19
builds: move build scripts into "tools/"
Patrick Steinhardt
-35
/
+35
2026-03-19
contrib: move "update-unicode.sh" script into "tools/"
Patrick Steinhardt
-0
/
+0
2026-03-19
contrib: move "coverage-diff.sh" script into "tools/"
Patrick Steinhardt
-0
/
+0
2026-03-19
contrib: move "coccinelle/" directory into "tools/"
Patrick Steinhardt
-26
/
+26
[prev]
[next]