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
8 hours
Merge branch 'en/midx-missing-pack-fallback'
Junio C Hamano
2
-2
/
+4
8 hours
Merge branch 'tc/replay-linearize'
Junio C Hamano
1
-1
/
+5
8 hours
Merge branch 'rs/worktree-add-basename-fixes'
Junio C Hamano
1
-19
/
+14
3 days
Merge branch 'gr/add-e-use-apply-api'
Junio C Hamano
1
-7
/
+12
3 days
Merge branch 'yn/worktree-ambiguous-remote-advice'
Junio C Hamano
2
-36
/
+97
8 days
Merge branch 'ty/repository-fetch-if-missing'
Junio C Hamano
6
-33
/
+38
10 days
replay: offer an option to linearize the commit topology
Toon Claes
1
-1
/
+5
10 days
Merge branch 'fr/pack-objects-trace-pack-bytes'
Junio C Hamano
1
-0
/
+5
10 days
Merge branch 'ps/odb-pluggable-pack-generation'
Junio C Hamano
1
-21
/
+13
10 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
4
-170
/
+51
10 days
Merge branch 'ps/odb-eagerly-load-alternates'
Junio C Hamano
2
-6
/
+0
10 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-4
/
+4
10 days
Merge branch 'yn/worktree-add-no-dwim-with-b'
Junio C Hamano
1
-0
/
+3
11 days
packfile: recover when a multi-pack-index names a removed pack
Elijah Newren
1
-1
/
+1
11 days
mktree: do not use OBJECT_INFO_QUICK when checking objects
Elijah Newren
1
-1
/
+0
11 days
mktree: plug per-tree leak in --batch mode
Elijah Newren
1
-0
/
+3
2026-08-27
worktree add: treat multiple matches with --guess-remote as an error
Yoichi NAKAYAMA
1
-3
/
+17
2026-08-27
worktree add: improve message for ambiguous remote branch name
Yoichi NAKAYAMA
1
-3
/
+34
2026-08-27
checkout: improve message for ambiguous remote branch name
Yoichi NAKAYAMA
2
-10
/
+22
2026-08-27
checkout: extract function to display advice for ambiguous remotes
Yoichi NAKAYAMA
1
-28
/
+32
2026-08-26
worktree add: let worktree_basename() return string copy
René Scharfe
1
-15
/
+10
2026-08-25
worktree add: trim slashes when deriving branch name from path
René Scharfe
1
-2
/
+2
2026-08-25
worktree add: reject separator-only path
René Scharfe
1
-0
/
+2
2026-08-25
worktree add: don't read out of bounds in worktree_basename()
René Scharfe
1
-5
/
+3
2026-08-25
Merge branch 'ss/repack-drop-filtered'
Junio C Hamano
1
-5
/
+149
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
2
-18
/
+20
2026-08-24
Merge branch 'js/coverity-unchecked-returns-fix'
Junio C Hamano
3
-16
/
+42
2026-08-23
Merge branch 'ps/odb-streams'
Junio C Hamano
3
-33
/
+37
2026-08-23
Merge branch 'cc/fast-import-usage'
Junio C Hamano
1
-182
/
+433
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
1
-53
/
+20
2026-08-21
bundle: generate packfiles via the object database
Patrick Steinhardt
1
-10
/
+3
2026-08-21
builtin/bundle: refactor option handling for progress meter
Patrick Steinhardt
1
-17
/
+16
2026-08-20
odb/transaction: add transaction interface to write packfiles
Justin Tobler
1
-157
/
+3
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
4
-5
/
+6
2026-08-20
builtin/receive-pack: properly clean up keep files
Justin Tobler
1
-1
/
+7
2026-08-20
worktree add: shouldn't dwim if -b or -B is given
Yoichi NAKAYAMA
1
-0
/
+3
2026-08-20
pack-objects: trace pack bytes written
Friel
1
-0
/
+5
2026-08-20
Merge branch 'hn/branch-delete-merged'
Junio C Hamano
1
-30
/
+282
2026-08-19
odb/source: allow `read_object_info()` to bubble up error messages
Patrick Steinhardt
1
-3
/
+3
2026-08-19
odb/source-packed: flag known-bad objects as corrupt and not missing
Patrick Steinhardt
1
-1
/
+1
2026-08-18
Merge branch 'hn/bisect-reset-when-found'
Junio C Hamano
1
-12
/
+150
2026-08-18
Merge branch 'ps/writev'
Junio C Hamano
1
-3
/
+15
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
2
-6
/
+0
2026-08-15
Merge branch 'jc/add-resolved'
Junio C Hamano
1
-6
/
+86
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
6
-33
/
+38
[next]