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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
refs/reftable: lazy-load configuration to fix chicken-and-egg
Patrick Steinhardt
2
-0
/
+31
2026-06-26
reftable: split up write options
Patrick Steinhardt
7
-125
/
+131
2026-06-26
refs/files: lazy-load configuration to fix chicken-and-egg
Patrick Steinhardt
1
-0
/
+21
2026-06-26
Merge branch 'ps/setup-centralize-odb-creation' into ps/refs-onbranch-fixes
Junio C Hamano
1
-0
/
+10
2026-06-25
Merge branch 'ps/t4216-tap-fix'
Junio C Hamano
1
-21
/
+0
2026-06-25
connected: search promisor objects generically
Patrick Steinhardt
1
-0
/
+24
2026-06-25
t4216: fix no-op test that breaks TAP output
Patrick Steinhardt
1
-21
/
+0
2026-06-24
Merge branch 'ps/odb-source-packed' into ps/odb-drop-whence
Junio C Hamano
1
-2
/
+5
2026-06-23
repo: add path.gitdir with absolute and relative suffix formatting
K Jayatheerth
1
-0
/
+6
2026-06-23
repo: add path.commondir with absolute and relative suffix formatting
K Jayatheerth
1
-0
/
+52
2026-06-23
status: improve rebase todo list parsing
Phillip Wood
1
-26
/
+48
2026-06-22
Merge branch 'ps/odb-source-packed' into ps/connected-generic-promisor-checks
Junio C Hamano
1
-2
/
+5
2026-06-22
log: improve --follow following renames for non-linear history
Miklos Vajna
2
-0
/
+130
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
4
-7
/
+10
2026-06-21
pack-objects: support `--delta-islands` with `--path-walk`
Taylor Blau
1
-0
/
+29
2026-06-21
pack-objects: support reachability bitmaps with `--path-walk`
Taylor Blau
2
-4
/
+50
2026-06-21
t/perf: drop p5311's lookup-table permutation
Taylor Blau
1
-5
/
+3
2026-06-19
config: use repo_ignore_case() to access core.ignorecase
Tian Yuchen
1
-1
/
+1
2026-06-19
fetch: add configuration variable fetch.followRemoteHEAD
Matt Hunter
1
-0
/
+105
2026-06-19
t5510: cleanup remote in followRemoteHEAD dangling ref test
Matt Hunter
1
-0
/
+1
2026-06-17
Merge branch 'en/commit-graph-timestamp-fix'
Junio C Hamano
1
-0
/
+9
2026-06-17
Merge branch 'td/ls-files-pathspec-prefilter'
Junio C Hamano
3
-0
/
+50
2026-06-17
Merge branch 'jc/t1400-fifo-cleanup'
Junio C Hamano
1
-0
/
+1
2026-06-17
Merge branch 'td/describe-tag-iteration'
Junio C Hamano
1
-0
/
+12
2026-06-17
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt
1
-2
/
+5
2026-06-16
hash-object: add a >4GB/LLP64 test case using filtered input
Philip Oakley
1
-0
/
+12
2026-06-16
hash-object: add another >4GB/LLP64 test case
Philip Oakley
1
-0
/
+8
2026-06-16
hash-object --stdin: verify that it works with >4GB/LLP64
Philip Oakley
1
-0
/
+8
2026-06-16
hash algorithms: use size_t for section lengths
Philip Oakley
1
-1
/
+1
2026-06-16
hash-object: demonstrate a >4GB/LLP64 problem
Philip Oakley
1
-0
/
+11
2026-06-16
Merge branch 'ta/typofixes'
Junio C Hamano
1
-1
/
+1
2026-06-16
Merge branch 'mm/subprocess-handshake-fix'
Junio C Hamano
1
-0
/
+17
2026-06-16
Merge branch 'wy/docs-typofixes'
Junio C Hamano
4
-4
/
+4
2026-06-16
Merge branch 'ps/t7527-fix-tap-output'
Junio C Hamano
4
-9
/
+17
2026-06-16
Merge branch 'jk/describe-contains-all-match-fix'
Junio C Hamano
1
-0
/
+22
2026-06-16
Merge branch 'mf/revision-max-count-oldest'
Junio C Hamano
1
-0
/
+40
2026-06-16
read_gitfile(): simplify NOT_A_REPO error message
Jeff King
2
-2
/
+2
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
3
-3
/
+4
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-4
/
+6
2026-06-15
Merge branch 'ak/typofixes'
Junio C Hamano
11
-54
/
+54
2026-06-15
Merge branch 'ps/setup-centralize-odb-creation'
Junio C Hamano
1
-0
/
+10
2026-06-15
Merge branch 'hn/config-typo-advice'
Junio C Hamano
1
-0
/
+56
2026-06-15
Merge branch 'ls/doc-raw-timestamp-prefix'
Junio C Hamano
1
-0
/
+11
2026-06-14
commit-graph: use timestamp_t for max parent generation accumulator
Elijah Newren
1
-0
/
+9
2026-06-14
cache-tree: fix verify_cache() to catch non-adjacent D/F conflicts
Elijah Newren
3
-0
/
+98
2026-06-14
merge-ort: abort merge when trees have duplicate entries
Elijah Newren
1
-0
/
+54
2026-06-12
commit-reach: die on contains walk errors
Tamir Duberstein
1
-0
/
+22
2026-06-12
ref-filter: memoize --contains with generations
Tamir Duberstein
1
-1
/
+27
2026-06-12
commit-reach: reject cycles in contains walk
Tamir Duberstein
1
-0
/
+18
2026-06-12
ref-filter: restore prefix-scoped iteration
Tamir Duberstein
1
-1
/
+38
[prev]
[next]