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
2024-02-12
Merge branch 'ps/reftable-multi-level-indices-fix'
Junio C Hamano
-27
/
+122
2024-02-12
Merge branch 'ps/reftable-backend' into kn/for-all-refs
Junio C Hamano
-7
/
+3248
2024-02-12
Merge branch 'pb/imap-send-wo-curl-build-fix' into maint-2.43
Junio C Hamano
-0
/
+1
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
-51
/
+22
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
-4
/
+22
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
-0
/
+42
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
-3
/
+3
2024-02-12
use xstrncmpz()
René Scharfe
-16
/
+38
2024-02-12
receive-pack: use find_commit_header() in check_nonce()
René Scharfe
-23
/
+7
2024-02-12
reftable/reader: add comments to `table_iter_next()`
Patrick Steinhardt
-9
/
+17
2024-02-12
reftable/record: don't try to reallocate ref record name
Patrick Steinhardt
-2
/
+3
2024-02-12
reftable/block: swap buffers instead of copying
Patrick Steinhardt
-2
/
+1
2024-02-12
reftable/pq: allocation-less comparison of entry keys
Patrick Steinhardt
-12
/
+1
2024-02-12
reftable/merged: skip comparison for records of the same subiter
Patrick Steinhardt
-0
/
+8
2024-02-12
reftable/merged: allocation-less dropping of shadowed records
Patrick Steinhardt
-11
/
+2
2024-02-12
reftable/record: introduce function to compare records by key
Patrick Steinhardt
-1
/
+68
2024-02-12
ci(linux32): add a note about Actions that must not be updated
Johannes Schindelin
-2
/
+2
2024-02-12
ci: bump remaining outdated Actions versions
Johannes Schindelin
-10
/
+10
2024-02-12
unit-tests: do show relative file paths on non-Windows, too
Junio C Hamano
-14
/
+47
2024-02-11
l10n: bump Actions versions in l10n.yml
Johannes Schindelin
-2
/
+2
2024-02-09
receive-pack: use find_commit_header() in check_cert_push_options()
René Scharfe
-15
/
+9
2024-02-09
prune: mark rebase autostash and orig-head as reachable
Phillip Wood
-1
/
+76
2024-02-08
Git 2.44-rc0
v2.44.0-rc0
Junio C Hamano
-50
/
+1
2024-02-08
Sync with Git 2.43.1
Junio C Hamano
-0
/
+82
2024-02-08
Git 2.43.1
v2.43.1
Junio C Hamano
-2
/
+84
2024-02-08
Merge branch 'ib/rebase-reschedule-doc' into maint-2.43
Junio C Hamano
-7
/
+10
2024-02-08
Merge branch 'jk/index-pack-lsan-false-positive-fix' into maint-2.43
Junio C Hamano
-0
/
+2
2024-02-08
Merge branch 'cp/sideband-array-index-comment-fix' into maint-2.43
Junio C Hamano
-1
/
+4
2024-02-08
Merge branch 'ms/rebase-insnformat-doc-fix' into maint-2.43
Junio C Hamano
-2
/
+2
2024-02-08
Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43
Junio C Hamano
-10
/
+147
2024-02-08
Merge branch 'jk/t1006-cat-file-objectsize-disk' into maint-2.43
Junio C Hamano
-0
/
+36
2024-02-08
Merge branch 'js/contributor-docs-updates' into maint-2.43
Junio C Hamano
-12
/
+25
2024-02-08
Merge branch 'rs/fast-import-simplify-mempool-allocation' into maint-2.43
Junio C Hamano
-2
/
+1
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
-335
/
+25
2024-02-08
Merge branch 'ml/doc-merge-updates' into maint-2.43
Junio C Hamano
-35
/
+35
2024-02-08
Merge branch 'jc/orphan-unborn' into maint-2.43
Junio C Hamano
-12
/
+30
2024-02-08
Merge branch 'la/trailer-cleanups' into maint-2.43
Junio C Hamano
-45
/
+61
2024-02-08
Merge branch 'jc/retire-cas-opt-name-constant' into maint-2.43
Junio C Hamano
-5
/
+3
2024-02-08
Merge branch 'rs/rebase-use-strvec-pushf' into maint-2.43
Junio C Hamano
-11
/
+6
2024-02-08
Merge branch 'rs/t6300-compressed-size-fix' into maint-2.43
Junio C Hamano
-9
/
+9
2024-02-08
Merge branch 'sp/test-i18ngrep' into maint-2.43
Junio C Hamano
-1
/
+1
2024-02-08
Merge branch 'jc/doc-misspelt-refs-fix' into maint-2.43
Junio C Hamano
-1
/
+1
2024-02-08
Merge branch 'jc/doc-most-refs-are-not-that-special' into maint-2.43
Junio C Hamano
-9
/
+10
2024-02-08
Merge branch 'es/add-doc-list-short-form-of-all-in-synopsis' into maint-2.43
Junio C Hamano
-1
/
+1
2024-02-08
Merge branch 'ps/chainlint-self-check-update' into maint-2.43
Junio C Hamano
-74
/
+90
2024-02-08
Merge branch 'ps/reftable-fixes' into maint-2.43
Junio C Hamano
-114
/
+213
2024-02-08
Merge branch 'jk/config-cleanup' into maint-2.43
Junio C Hamano
-73
/
+55
2024-02-08
Merge branch 'rs/incompatible-options-messages' into maint-2.43
Junio C Hamano
-51
/
+46
2024-02-08
Merge branch 'mk/doc-gitfile-more' into maint-2.43
Junio C Hamano
-1
/
+5
2024-02-08
Merge branch 'ps/ref-tests-update-more' into maint-2.43
Junio C Hamano
-45
/
+74
[prev]
[next]