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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
2
-19
/
+74
2026-05-27
Merge branch 'kk/merge-octopus-optim'
Junio C Hamano
1
-14
/
+4
2026-05-27
Merge branch 'en/batch-prefetch'
Junio C Hamano
2
-0
/
+274
2026-05-27
restore: avoid sparse index expansion
Derrick Stolee
1
-6
/
+59
2026-05-26
receive-pack: fix updateInstead with core.worktree
Alyssa Ross
1
-1
/
+1
2026-05-25
Merge branch 'kk/paint-down-to-common-optim'
Junio C Hamano
1
-1
/
+3
2026-05-24
stash: reuse cached index entries in --patch temporary index
Adam Johnson
1
-6
/
+64
2026-05-24
pack-objects: support sparse:oid filter with path-walk
Derrick Stolee
1
-5
/
+11
2026-05-24
path-walk: add pl_sparse_trees to control tree pruning
Derrick Stolee
1
-0
/
+1
2026-05-24
path-walk: support blob size limit filter
Derrick Stolee
1
-0
/
+2
2026-05-24
backfill: die on incompatible filter options
Derrick Stolee
1
-3
/
+2
2026-05-24
path-walk: support blobless filter
Derrick Stolee
1
-1
/
+1
2026-05-24
pack-objects: pass --objects with --path-walk
Derrick Stolee
1
-4
/
+1
2026-05-21
Merge branch 'ps/odb-in-memory' into ps/odb-source-loose
Junio C Hamano
3
-12
/
+11
2026-05-21
Merge branch 'mm/git-url-parse'
Junio C Hamano
1
-0
/
+135
2026-05-21
Merge branch 'kn/refs-generic-helpers'
Junio C Hamano
2
-71
/
+133
2026-05-20
remote: add remote.*.negotiationInclude config
Derrick Stolee
1
-0
/
+12
2026-05-20
fetch: add --negotiation-include option for negotiation
Derrick Stolee
2
-8
/
+33
2026-05-20
remote: add remote.*.negotiationRestrict config
Derrick Stolee
1
-7
/
+21
2026-05-20
transport: rename negotiation_tips
Derrick Stolee
1
-9
/
+9
2026-05-20
fetch: add --negotiation-restrict option
Derrick Stolee
2
-6
/
+10
2026-05-20
repack: allow `--write-midx=incremental` without `--geometric`
Taylor Blau
1
-3
/
+0
2026-05-20
repack: introduce `--write-midx=incremental`
Taylor Blau
1
-6
/
+43
2026-05-20
repack: implement incremental MIDX repacking
Taylor Blau
1
-0
/
+5
2026-05-20
builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
Taylor Blau
1
-12
/
+38
2026-05-20
repack: track the ODB source via existing_packs
Taylor Blau
1
-3
/
+2
2026-05-20
midx: support custom `--base` for incremental MIDX writes
Taylor Blau
1
-4
/
+20
2026-05-20
midx: introduce `--no-write-chain-file` for incremental MIDX writes
Taylor Blau
1
-2
/
+26
2026-05-20
Merge branch 'sb/unpack-index-pack-buffer-resize'
Junio C Hamano
2
-4
/
+2
2026-05-20
Merge branch 'ps/history-fixup'
Junio C Hamano
1
-23
/
+268
2026-05-20
Merge branch 'js/objects-larger-than-4gb-on-windows'
Junio C Hamano
3
-16
/
+30
2026-05-19
setup: stop using `the_repository` in `init_db()`
Patrick Steinhardt
2
-2
/
+2
2026-05-19
setup: stop using `the_repository` in `create_reference_database()`
Patrick Steinhardt
1
-1
/
+1
2026-05-19
setup: stop using `the_repository` in `initialize_repository_version()`
Patrick Steinhardt
1
-2
/
+2
2026-05-19
setup: stop using `the_repository` in `setup_git_directory()`
Patrick Steinhardt
4
-5
/
+5
2026-05-19
setup: stop using `the_repository` in `setup_git_directory_gently()`
Patrick Steinhardt
5
-5
/
+8
2026-05-19
setup: stop using `the_repository` in `set_git_work_tree()`
Patrick Steinhardt
2
-4
/
+4
2026-05-19
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt
14
-26
/
+26
2026-05-19
setup: stop using `the_repository` in `enter_repo()`
Patrick Steinhardt
3
-3
/
+3
2026-05-19
setup: stop using `the_repository` in `verify_non_filename()`
Patrick Steinhardt
3
-3
/
+3
2026-05-19
setup: stop using `the_repository` in `verify_filename()`
Patrick Steinhardt
3
-4
/
+4
2026-05-19
setup: stop using `the_repository` in `path_inside_repo()`
Patrick Steinhardt
1
-2
/
+2
2026-05-19
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt
6
-10
/
+12
2026-05-19
setup: stop using `the_repository` in `is_inside_work_tree()`
Patrick Steinhardt
2
-3
/
+3
2026-05-19
setup: stop using `the_repository` in `is_inside_git_dir()`
Patrick Steinhardt
1
-1
/
+1
2026-05-19
connect: use "service" enum for "name" argument
Jeff King
3
-4
/
+5
2026-05-19
Merge branch 'kh/name-rev-custom-format'
Junio C Hamano
1
-25
/
+275
2026-05-17
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
4
-101
/
+111
2026-05-17
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
1
-1
/
+30
2026-05-15
Merge branch 'jt/odb-transaction-write' into ps/odb-in-memory
Junio C Hamano
3
-12
/
+11
[prev]
[next]