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
2026-05-28
pack-bitmap: build pseudo-merge bitmaps after regular bitmaps
Taylor Blau
1
-36
/
+174
2026-05-28
pack-bitmap: remember pseudo-merge parents
Taylor Blau
1
-13
/
+17
2026-05-28
pack-bitmap: sort bitmaps before XORing
Taylor Blau
1
-0
/
+29
2026-05-28
pack-bitmap: cache object positions during fill
Taylor Blau
2
-1
/
+94
2026-05-28
pack-bitmap: consolidate `find_object_pos()` success path
Taylor Blau
1
-9
/
+9
2026-05-28
pack-bitmap: reuse stored selected bitmaps
Taylor Blau
1
-0
/
+34
2026-05-28
pack-bitmap: check subtree bits before recursing
Taylor Blau
1
-6
/
+17
2026-05-28
pack-bitmap: pass object position to `fill_bitmap_tree()`
Taylor Blau
1
-8
/
+15
2026-05-28
doc: promisor: improve acceptFromServer entry
Christian Couder
1
-18
/
+35
2026-05-28
promisor-remote: auto-configure unknown remotes
Christian Couder
4
-13
/
+340
2026-05-28
promisor-remote: trust known remotes matching acceptFromServerUrl
Christian Couder
4
-14
/
+244
2026-05-28
promisor-remote: introduce promisor.acceptFromServerUrl
Christian Couder
2
-0
/
+111
2026-05-28
promisor-remote: add 'local_name' to 'struct promisor_info'
Christian Couder
1
-7
/
+15
2026-05-28
urlmatch: add url_normalize_pattern() helper
Christian Couder
2
-0
/
+17
2026-05-28
urlmatch: change 'allow_globs' arg to bool
Christian Couder
1
-3
/
+3
2026-05-28
t5710: simplify 'mkdir X' followed by 'git -C X init'
Christian Couder
1
-4
/
+2
2026-05-27
The 9th batch
Junio C Hamano
1
-0
/
+40
2026-05-27
Merge branch 'ps/setup-wo-the-repository'
Junio C Hamano
84
-384
/
+403
2026-05-27
Merge branch 'ps/odb-in-memory'
Junio C Hamano
16
-118
/
+854
2026-05-27
Merge branch 'jt/odb-transaction-write'
Junio C Hamano
14
-213
/
+304
2026-05-27
Merge branch 'tb/incremental-midx-part-3.3'
Junio C Hamano
17
-199
/
+1908
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
21
-62
/
+564
2026-05-27
Merge branch 'rs/use-builtin-add-overflow-explicitly-on-clang'
Junio C Hamano
2
-6
/
+22
2026-05-27
Merge branch 'jk/sq-dequote-cleanup'
Junio C Hamano
2
-29
/
+6
2026-05-27
Merge branch 'kn/refs-fsck-skip-lock-files'
Junio C Hamano
2
-11
/
+52
2026-05-27
Merge branch 'ps/t3903-cover-stash-include-untracked'
Junio C Hamano
1
-0
/
+17
2026-05-27
Merge branch 'kk/merge-octopus-optim'
Junio C Hamano
2
-14
/
+14
2026-05-27
Merge branch 'en/batch-prefetch'
Junio C Hamano
6
-1
/
+371
2026-05-27
Merge branch 'rs/trailer-fold-optim'
Junio C Hamano
1
-10
/
+5
2026-05-27
Merge branch 'pb/doc-diff-format-updates'
Junio C Hamano
1
-7
/
+7
2026-05-27
Merge branch 'kk/limit-list-optim'
Junio C Hamano
1
-17
/
+21
2026-05-27
Merge branch 'tb/pseudo-merge-bugfixes'
Junio C Hamano
7
-14
/
+402
2026-05-27
restore: avoid sparse index expansion
Derrick Stolee
2
-10
/
+63
2026-05-27
t1092: test 'git restore' with sparse index
Derrick Stolee
1
-0
/
+50
2026-05-26
doc: clarify push.default=simple behavior
Ivan Baluta
1
-3
/
+4
2026-05-26
receive-pack: fix updateInstead with core.worktree
Alyssa Ross
2
-1
/
+12
2026-05-26
commit-reach: replace queue_has_nonstale() scan with O(1) tracking
Kristofer Karlsson
1
-31
/
+65
2026-05-26
commit-reach: deduplicate queue entries in paint_down_to_common
Kristofer Karlsson
2
-6
/
+23
2026-05-26
object.h: fix stale entries in object flag allocation table
Kristofer Karlsson
1
-2
/
+3
2026-05-25
doc: convert git-imap-send synopsis and options to new style
Jean-Noël Avila
2
-27
/
+27
2026-05-25
doc: convert git-apply synopsis and options to new style
Jean-Noël Avila
2
-68
/
+74
2026-05-25
doc: convert git-am synopsis and options to new style
Jean-Noël Avila
4
-72
/
+72
2026-05-25
doc: convert git-grep synopsis and options to new style
Jean-Noël Avila
2
-116
/
+116
2026-05-25
doc: git bisect: clarify the usage of the synopsis vs actual command
Jean-Noël Avila
1
-10
/
+9
2026-05-25
doc: convert git-bisect to synopsis style
Jean-Noël Avila
2
-48
/
+48
2026-05-25
SubmittingPatches: proactively monitor GHCI pages
Junio C Hamano
1
-0
/
+11
2026-05-25
The 8th batch
Junio C Hamano
1
-0
/
+19
2026-05-25
Merge branch 'jk/dumb-http-alternate-fix'
Junio C Hamano
2
-1
/
+21
2026-05-25
Merge branch 'jk/pretty-no-strbuf-presizing'
Junio C Hamano
1
-1
/
+0
2026-05-25
Merge branch 'ag/sequencer-remove-unused-struct-member'
Junio C Hamano
1
-2
/
+0
[prev]
[next]