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
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
2
-2
/
+3
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-4
/
+6
2026-06-02
Merge branch 'ds/path-walk-filters'
Junio C Hamano
1
-2
/
+15
2026-05-27
Merge branch 'ps/setup-wo-the-repository'
Junio C Hamano
33
-39
/
+43
2026-05-27
Merge branch 'tb/pseudo-merge-bugfixes'
Junio C Hamano
1
-1
/
+112
2026-05-24
path-walk: add pl_sparse_trees to control tree pruning
Derrick Stolee
1
-1
/
+5
2026-05-24
path-walk: support blobless filter
Derrick Stolee
1
-1
/
+10
2026-05-19
setup: stop using `the_repository` in `setup_git_directory()`
Patrick Steinhardt
30
-34
/
+36
2026-05-19
setup: stop using `the_repository` in `setup_git_directory_gently()`
Patrick Steinhardt
2
-2
/
+2
2026-05-19
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt
1
-1
/
+3
2026-05-19
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt
1
-1
/
+1
2026-05-12
t/helper: add 'test-tool bitmap write' subcommand
Taylor Blau
1
-1
/
+112
2026-05-09
test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1
Johannes Schindelin
1
-0
/
+91
2026-05-09
test-tool synthesize: precompute pack for 4 GiB + 1
Johannes Schindelin
1
-1
/
+201
2026-05-09
test-tool synthesize: use the unsafe hash for speed
Johannes Schindelin
1
-1
/
+1
2026-05-09
test-tool: add a helper to synthesize large packfiles
Johannes Schindelin
4
-0
/
+253
2026-03-25
Merge branch 'tb/incremental-midx-part-3.2'
Junio C Hamano
1
-8
/
+13
2026-03-19
Merge branch 'ps/unit-test-c-escape-names.txt'
Junio C Hamano
1
-0
/
+4
2026-03-11
test-lib: print escape sequence names
Pablo Sabater
1
-0
/
+4
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
1
-5
/
+10
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
1
-2
/
+50
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
1
-1
/
+4
2026-02-27
Merge branch 'ps/ci-gitlab-msvc-updates'
Junio C Hamano
1
-6
/
+12
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
1
-0
/
+59
2026-02-24
t/helper/test-read-midx.c: plug memory leak when selecting layer
Taylor Blau
1
-6
/
+11
2026-02-24
midx: introduce `midx_get_checksum_hex()`
Taylor Blau
1
-2
/
+2
2026-02-24
midx: rename `get_midx_checksum()` to `midx_get_checksum_hash()`
Taylor Blau
1
-2
/
+2
2026-02-23
refs: replace `refs_for_each_fullref_in()`
Patrick Steinhardt
1
-3
/
+5
2026-02-23
refs: replace `refs_for_each_ref_in()`
Patrick Steinhardt
1
-2
/
+5
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
1
-1
/
+4
2026-02-19
ci: don't skip smallest test slice in GitLab
Patrick Steinhardt
1
-6
/
+12
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-5
/
+5
2026-02-13
test-tool: extend trace2 helper with 400ancestry
Matthew John Cheetham
1
-0
/
+59
2026-01-28
run-command: add stdin callback for parallelization
Emily Shaffer
1
-2
/
+50
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
2
-3
/
+3
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
1
-65
/
+2
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-5
/
+5
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
1
-20
/
+14
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
2
-3
/
+3
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
1
-2
/
+65
2025-12-28
run-command: allow capturing of collated output
Emily Shaffer
1
-0
/
+15
2025-12-28
run-command: add stdin callback for parallelization
Emily Shaffer
1
-2
/
+50
2025-12-25
test-reach: use commit_stack
René Scharfe
1
-20
/
+14
2025-12-18
strbuf: split out logic to humanise byte values
Justin Tobler
1
-1
/
+6
2025-12-05
Merge branch 'ps/object-source-management'
Junio C Hamano
1
-14
/
+2
2025-11-26
Merge branch 'jk/test-mktemp-leakfix'
Junio C Hamano
1
-1
/
+7
2025-11-25
t/helper: stop setting up `the_repository` repeatedly
Patrick Steinhardt
1
-14
/
+2
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
2
-4
/
+3
2025-11-18
test-mktemp: plug memory and descriptor leaks
Jeff King
1
-1
/
+7
2025-11-04
Merge branch 'jk/test-delete-gpgsig-leakfix'
Junio C Hamano
1
-3
/
+4
[next]