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-08-26
worktree add: let worktree_basename() return string copy
René Scharfe
1
-15
/
+10
2026-08-25
Merge branch 'ps/odb-generic-corrupt-objects' into en/midx-missing-pack-fallback
Junio C Hamano
15
-121
/
+224
2026-08-25
worktree add: trim slashes when deriving branch name from path
René Scharfe
2
-2
/
+15
2026-08-25
worktree add: reject separator-only path
René Scharfe
2
-0
/
+6
2026-08-25
worktree add: don't read out of bounds in worktree_basename()
René Scharfe
1
-5
/
+3
2026-08-25
The 19th batch
Junio C Hamano
1
-0
/
+26
2026-08-25
Merge branch 'jc/complete-checkout'
Junio C Hamano
2
-39
/
+105
2026-08-25
Merge branch 'jc/complete-diff-tracked-paths'
Junio C Hamano
2
-28
/
+99
2026-08-25
Merge branch 'ch/chdir-notify-drop-name'
Junio C Hamano
10
-44
/
+30
2026-08-25
Merge branch 'js/packfile-fast-append'
Junio C Hamano
4
-4
/
+10
2026-08-25
Merge branch 'ss/submittingpatches-typofix'
Junio C Hamano
1
-1
/
+1
2026-08-25
Merge branch 'ss/repack-drop-filtered'
Junio C Hamano
9
-7
/
+536
2026-08-24
rerere: technical documentation typofix
Junio C Hamano
1
-1
/
+1
2026-08-24
The 18th batch
Junio C Hamano
1
-0
/
+31
2026-08-24
Merge branch 'en/diff-l-opt-help'
Junio C Hamano
1
-1
/
+1
2026-08-24
Merge branch 'ps/t7900-deflake-maintenance'
Junio C Hamano
1
-30
/
+46
2026-08-24
Merge branch 'en/serve-promisor-remote-fix'
Junio C Hamano
2
-0
/
+14
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
19
-58
/
+97
2026-08-24
Merge branch 'cc/git-shallow-file-wo-value'
Junio C Hamano
2
-3
/
+14
2026-08-24
Merge branch 'en/sequencer-lose-pretty-given'
Junio C Hamano
1
-1
/
+0
2026-08-24
Merge branch 'js/coverity-unchecked-returns-fix'
Junio C Hamano
10
-23
/
+70
2026-08-24
reftable/stack: avoid reloading the stack when already locked
Karthik Nayak
1
-5
/
+12
2026-08-24
reftable/stack: move list lock to `struct reftable_stack`
Karthik Nayak
3
-8
/
+53
2026-08-24
reftable/stack: rename reftable_stack_new_addition()
Karthik Nayak
4
-10
/
+10
2026-08-24
reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
Karthik Nayak
4
-92
/
+49
2026-08-23
The 17th batch
Junio C Hamano
1
-0
/
+26
2026-08-23
Merge branch 'kk/merge-base-exhaustion'
Junio C Hamano
8
-54
/
+628
2026-08-23
Merge branch 'js/sequencer-release-odb-before-commit'
Junio C Hamano
2
-0
/
+19
2026-08-23
Merge branch 'hn/send-email-missing-subject-error'
Junio C Hamano
2
-1
/
+16
2026-08-23
Merge branch 'ps/odb-streams'
Junio C Hamano
23
-264
/
+251
2026-08-23
Merge branch 'cc/fast-import-usage'
Junio C Hamano
9
-187
/
+563
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
15
-202
/
+296
2026-08-21
odb/files: be less aggressive with geometric repacking
Patrick Steinhardt
2
-2
/
+2
2026-08-21
bundle: generate packfiles via the object database
Patrick Steinhardt
3
-46
/
+39
2026-08-21
bundle: get (mostly) rid of `the_repository`
Patrick Steinhardt
1
-11
/
+21
2026-08-21
builtin/bundle: refactor option handling for progress meter
Patrick Steinhardt
1
-17
/
+16
2026-08-21
send-pack: generate packfiles via the object database
Patrick Steinhardt
2
-73
/
+40
2026-08-21
upload-pack: generate packfiles via the object database
Patrick Steinhardt
1
-79
/
+44
2026-08-21
odb: introduce interface to generate packfiles
Patrick Steinhardt
4
-0
/
+355
2026-08-21
trailers: stop recognizing URLs as trailers
Kristoffer Haugsbakk
4
-4
/
+86
2026-08-20
odb/transaction: add transaction interface to write packfiles
Justin Tobler
4
-157
/
+250
2026-08-20
odb: return temporary ODB source when set
Justin Tobler
5
-10
/
+22
2026-08-20
builtin/receive-pack: explicitly pass packfile fd
Justin Tobler
1
-7
/
+9
2026-08-20
builtin/receive-pack: report unpack errors via strbuf
Justin Tobler
1
-27
/
+36
2026-08-20
builtin/receive-pack: lift global state out of unpack()
Justin Tobler
1
-22
/
+41
2026-08-20
builtin/receive-pack: read unpack limit config lazily
Justin Tobler
1
-19
/
+11
2026-08-20
builtin/receive-pack: pass shallow file explicitly
Justin Tobler
1
-16
/
+22
2026-08-20
odb/transaction: add transaction finalize interface
Justin Tobler
9
-8
/
+46
2026-08-20
builtin/receive-pack: properly clean up keep files
Justin Tobler
5
-6
/
+46
2026-08-20
worktree add: shouldn't dwim if -b or -B is given
Yoichi NAKAYAMA
2
-0
/
+13
[prev]
[next]