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-06
The fourteenth batch
Junio C Hamano
-0
/
+23
2024-02-06
Merge branch 'cb/use-freebsd-13-2-at-cirrus-ci'
Junio C Hamano
-2
/
+2
2024-02-06
Merge branch 'jc/make-libpath-template'
Junio C Hamano
-6
/
+14
2024-02-06
Merge branch 'rj/test-with-leak-check'
Junio C Hamano
-1
/
+9
2024-02-06
Merge branch 'jc/t0091-with-unknown-git'
Junio C Hamano
-2
/
+2
2024-02-06
Merge branch 'js/win32-retry-pipe-write-on-enospc'
Junio C Hamano
-4
/
+15
2024-02-06
Merge branch 'ps/tests-with-ref-files-backend'
Junio C Hamano
-38
/
+79
2024-02-06
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
-7
/
+7
2024-02-06
Merge branch 'jk/diff-external-with-no-index'
Junio C Hamano
-1
/
+14
2024-02-06
Merge branch 'kh/maintenance-use-xdg-when-it-should'
Junio C Hamano
-0
/
+6
2024-02-06
Merge branch 'tb/pack-bitmap-drop-unused-struct-member'
Junio C Hamano
-7
/
+0
2024-02-06
Merge branch 'jt/p4-spell-re-with-raw-string'
Junio C Hamano
-13
/
+13
2024-02-06
Merge branch 'ps/reftable-compacted-tables-permission-fix'
Junio C Hamano
-2
/
+29
2024-02-06
Merge branch 'jc/reftable-core-fsync'
Junio C Hamano
-19
/
+54
2024-02-06
.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
Philippe Blain
-0
/
+3
2024-02-06
reftable/record: improve semantics when initializing records
Patrick Steinhardt
-54
/
+33
2024-02-06
reftable/merged: refactor initialization of iterators
Patrick Steinhardt
-14
/
+13
2024-02-06
reftable/merged: refactor seeking of records
Patrick Steinhardt
-33
/
+21
2024-02-06
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
-31
/
+26
2024-02-06
reftable/stack: use `size_t` to track stack slices during compaction
Patrick Steinhardt
-16
/
+16
2024-02-06
reftable/stack: index segments with `size_t`
Patrick Steinhardt
-21
/
+17
2024-02-06
reftable/stack: fix parameter validation when compacting range
Patrick Steinhardt
-11
/
+13
2024-02-06
reftable: introduce macros to allocate arrays
Patrick Steinhardt
-61
/
+68
2024-02-06
reftable: introduce macros to grow arrays
Patrick Steinhardt
-61
/
+36
2024-02-06
builtin/stash: report failure to write to index
Patrick Steinhardt
-4
/
+56
2024-02-06
Always check the return value of `repo_read_object_file()`
Johannes Schindelin
-4
/
+22
2024-02-05
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
-0
/
+23
2024-02-05
t5332-multi-pack-reuse.sh: extract pack-objects helper functions
Taylor Blau
-42
/
+29
2024-02-03
Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runner
Junio C Hamano
-8
/
+12
2024-02-02
t/Makefile: say the default target upfront
Junio C Hamano
-1
/
+4
2024-02-02
Merge branch 'jc/maint-github-actions-update' into jc/github-actions-update
Junio C Hamano
-12
/
+12
2024-02-02
GitHub Actions: update to github-script@v7
Junio C Hamano
-1
/
+1
2024-02-02
GitHub Actions: update to checkout@v4
Junio C Hamano
-10
/
+10
2024-02-02
The thirteenth batch
Junio C Hamano
-0
/
+19
2024-02-02
Merge branch 'zf/subtree-split-fix'
Junio C Hamano
-1
/
+69
2024-02-02
Merge branch 'jc/ls-files-doc-update'
Junio C Hamano
-5
/
+18
2024-02-02
Merge branch 'jk/fetch-auto-tag-following-fix'
Junio C Hamano
-0
/
+21
2024-02-02
Merge branch 'jc/coc-whitespace-fix'
Junio C Hamano
-2
/
+2
2024-02-02
Merge branch 'ad/custom-merge-placeholder-for-symbolic-pathnames'
Junio C Hamano
-12
/
+30
2024-02-02
Merge branch 'jc/reffiles-tests'
Junio C Hamano
-397
/
+461
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
-1
/
+14
2024-02-02
sparse-index: pass string length to index_file_exists()
Jeff Hostetler
-2
/
+2
2024-02-01
imap-send: add missing "strbuf.h" include under NO_CURL
Philippe Blain
-0
/
+1
2024-02-01
reftable: document reading and writing indices
Patrick Steinhardt
-0
/
+50
2024-02-01
reftable/writer: fix writing multi-level indices
Patrick Steinhardt
-4
/
+60
2024-02-01
reftable/writer: simplify writing index records
Patrick Steinhardt
-15
/
+3
2024-02-01
reftable/writer: use correct type to iterate through index entries
Patrick Steinhardt
-9
/
+7
2024-02-01
reftable/reader: be more careful about errors in indexed seeks
Patrick Steinhardt
-0
/
+3
2024-02-01
index-pack: --fsck-objects to take an optional argument for fsck msgs
John Cai
-13
/
+38
2024-02-01
index-pack: test and document --strict=<msg-id>=<severity>...
John Cai
-3
/
+30
[prev]
[next]