index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-06
Merge branch 'jk/diff-external-with-no-index'
Junio C Hamano
2
-1
/
+14
2024-02-06
Merge branch 'kh/maintenance-use-xdg-when-it-should'
Junio C Hamano
1
-0
/
+6
2024-02-06
Merge branch 'tb/pack-bitmap-drop-unused-struct-member'
Junio C Hamano
1
-7
/
+0
2024-02-06
Merge branch 'jt/p4-spell-re-with-raw-string'
Junio C Hamano
1
-13
/
+13
2024-02-06
Merge branch 'ps/reftable-compacted-tables-permission-fix'
Junio C Hamano
2
-2
/
+29
2024-02-06
Merge branch 'jc/reftable-core-fsync'
Junio C Hamano
9
-19
/
+54
2024-02-06
.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
Philippe Blain
1
-0
/
+3
2024-02-06
reftable/record: improve semantics when initializing records
Patrick Steinhardt
6
-54
/
+33
2024-02-06
reftable/merged: refactor initialization of iterators
Patrick Steinhardt
1
-14
/
+13
2024-02-06
reftable/merged: refactor seeking of records
Patrick Steinhardt
1
-33
/
+21
2024-02-06
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
6
-31
/
+26
2024-02-06
reftable/stack: use `size_t` to track stack slices during compaction
Patrick Steinhardt
1
-16
/
+16
2024-02-06
reftable/stack: index segments with `size_t`
Patrick Steinhardt
3
-21
/
+17
2024-02-06
reftable/stack: fix parameter validation when compacting range
Patrick Steinhardt
1
-11
/
+13
2024-02-06
reftable: introduce macros to allocate arrays
Patrick Steinhardt
16
-61
/
+68
2024-02-06
reftable: introduce macros to grow arrays
Patrick Steinhardt
7
-61
/
+36
2024-02-06
builtin/stash: report failure to write to index
Patrick Steinhardt
2
-4
/
+56
2024-02-06
Always check the return value of `repo_read_object_file()`
Johannes Schindelin
6
-4
/
+22
2024-02-05
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
5
-0
/
+23
2024-02-05
t5332-multi-pack-reuse.sh: extract pack-objects helper functions
Taylor Blau
1
-42
/
+29
2024-02-03
Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runner
Junio C Hamano
2
-8
/
+12
2024-02-02
t/Makefile: say the default target upfront
Junio C Hamano
1
-1
/
+4
2024-02-02
Merge branch 'jc/maint-github-actions-update' into jc/github-actions-update
Junio C Hamano
3
-12
/
+12
2024-02-02
GitHub Actions: update to github-script@v7
Junio C Hamano
1
-1
/
+1
2024-02-02
GitHub Actions: update to checkout@v4
Junio C Hamano
3
-10
/
+10
2024-02-02
The thirteenth batch
Junio C Hamano
1
-0
/
+19
2024-02-02
Merge branch 'zf/subtree-split-fix'
Junio C Hamano
2
-1
/
+69
2024-02-02
Merge branch 'jc/ls-files-doc-update'
Junio C Hamano
1
-5
/
+18
2024-02-02
Merge branch 'jk/fetch-auto-tag-following-fix'
Junio C Hamano
2
-0
/
+21
2024-02-02
Merge branch 'jc/coc-whitespace-fix'
Junio C Hamano
1
-2
/
+2
2024-02-02
Merge branch 'ad/custom-merge-placeholder-for-symbolic-pathnames'
Junio C Hamano
3
-12
/
+30
2024-02-02
Merge branch 'jc/reffiles-tests'
Junio C Hamano
13
-397
/
+461
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
1
-1
/
+14
2024-02-02
sparse-index: pass string length to index_file_exists()
Jeff Hostetler
1
-2
/
+2
2024-02-01
imap-send: add missing "strbuf.h" include under NO_CURL
Philippe Blain
1
-0
/
+1
2024-02-01
reftable: document reading and writing indices
Patrick Steinhardt
2
-0
/
+50
2024-02-01
reftable/writer: fix writing multi-level indices
Patrick Steinhardt
2
-4
/
+60
2024-02-01
reftable/writer: simplify writing index records
Patrick Steinhardt
1
-15
/
+3
2024-02-01
reftable/writer: use correct type to iterate through index entries
Patrick Steinhardt
1
-9
/
+7
2024-02-01
reftable/reader: be more careful about errors in indexed seeks
Patrick Steinhardt
1
-0
/
+3
2024-02-01
index-pack: --fsck-objects to take an optional argument for fsck msgs
John Cai
3
-13
/
+38
2024-02-01
index-pack: test and document --strict=<msg-id>=<severity>...
John Cai
3
-3
/
+30
2024-01-31
Makefile: simplify output of the libpath_template
Junio C Hamano
1
-1
/
+3
2024-01-31
ci: update FreeBSD cirrus job
Carlo Marcelo Arenas Belón
1
-2
/
+2
2024-01-31
t/Makefile: get UNIT_TESTS list from C sources
Jeff King
1
-1
/
+4
2024-01-31
Makefile: reduce repetitive library paths
Junio C Hamano
2
-6
/
+12
2024-01-30
Merge branch 'jc/reftable-core-fsync' into ps/reftable-multi-level-indices-fix
Junio C Hamano
9
-19
/
+54
2024-01-30
win32: special-case `ENOSPC` when writing to a pipe
Johannes Schindelin
1
-4
/
+15
2024-01-30
The twelfth batch
Junio C Hamano
1
-0
/
+23
2024-01-30
Merge branch 'sd/negotiate-trace-fix'
Junio C Hamano
1
-1
/
+1
[prev]
[next]