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-07-22
Sync with 'master'
Junio C Hamano
1
-0
/
+44
2026-07-22
Merge branch 'hn/bisect-reset-when-found' into next
Junio C Hamano
4
-21
/
+250
2026-07-22
Merge branch 'rs/tempfile-wo-the-repository' into next
Junio C Hamano
21
-52
/
+110
2026-07-22
The 7th batch
Junio C Hamano
1
-0
/
+44
2026-07-22
Merge branch 'kk/no-walk-pathspec-fix'
Junio C Hamano
2
-1
/
+19
2026-07-22
Merge branch 'sk/t7614-do-not-hide-git-exit-status'
Junio C Hamano
1
-3
/
+6
2026-07-22
Merge branch 'sk/t1100-modernize'
Junio C Hamano
1
-27
/
+25
2026-07-22
Merge branch 'ps/odb-for-each-object-filter'
Junio C Hamano
7
-142
/
+175
2026-07-22
Merge branch 'rs/strbuf-avoid-redundant-reset'
Junio C Hamano
1
-2
/
+0
2026-07-22
Merge branch 'cc/doc-fast-export-synopsis-fix'
Junio C Hamano
3
-3
/
+2
2026-07-22
Merge branch 'ml/t9811-replace-test-f'
Junio C Hamano
1
-12
/
+22
2026-07-22
Merge branch 'jt/receive-pack-use-odb-transactions'
Junio C Hamano
15
-131
/
+246
2026-07-22
Merge branch 'cl/conditional-config-on-worktree-path'
Junio C Hamano
3
-11
/
+195
2026-07-22
Merge branch 'dm/submodule-update-i-shorthand'
Junio C Hamano
1
-1
/
+1
2026-07-21
stash: avoid sparse-index expansion for in-cone paths
Ted Nyman
3
-2
/
+58
2026-07-21
pathspec: use match for sparse-index expansion checks
Ted Nyman
2
-6
/
+13
2026-07-21
Sync with 'master'
Junio C Hamano
1
-0
/
+8
2026-07-21
Merge branch 'bc/rust-hash-cleanups' into next
Junio C Hamano
1
-2
/
+11
2026-07-21
The 6th batch
Junio C Hamano
1
-0
/
+8
2026-07-21
Merge branch 'cl/b4-cover-change-id'
Junio C Hamano
1
-0
/
+1
2026-07-21
Merge branch 'ps/odb-stream-double-close-fix'
Junio C Hamano
2
-4
/
+18
2026-07-20
Merge branch 'pw/rebase-drop-notes-with-commit' into next
Junio C Hamano
4
-34
/
+140
2026-07-20
Merge branch 'ps/copy-wo-the-repository' into next
Junio C Hamano
10
-20
/
+24
2026-07-20
Merge branch 'sc/wt-status-avoid-quadratic-insertion' into next
Junio C Hamano
1
-2
/
+4
2026-07-20
Merge branch 'ps/refspec-wo-the-repository' into next
Junio C Hamano
11
-47
/
+72
2026-07-20
environment: move has_symlinks into repo_config_values
Tian Yuchen
10
-15
/
+42
2026-07-20
environment: move trust_executable_bit into repo_config_values
Tian Yuchen
5
-10
/
+19
2026-07-20
read-cache: pass 'repo' to 'ce_mode_from_stat()'
Tian Yuchen
5
-11
/
+20
2026-07-20
read-cache: remove redundant extern declarations
Tian Yuchen
1
-2
/
+0
2026-07-20
history: re-edit a squash with every message
Harald Nordgren
3
-6
/
+321
2026-07-20
sequencer: share the squash message marker helpers and flags
Harald Nordgren
2
-31
/
+69
2026-07-20
history: add squash subcommand to fold a range
Harald Nordgren
7
-3
/
+992
2026-07-20
history: give commit_tree_ext a message template
Harald Nordgren
1
-6
/
+10
2026-07-20
history: extract helper for a commit's parent tree
Harald Nordgren
1
-32
/
+26
2026-07-20
bisect: add --reset-when-found to leave when done
Harald Nordgren
4
-16
/
+243
2026-07-20
bisect: let bisect_reset() optionally check out quietly
Harald Nordgren
1
-5
/
+7
2026-07-19
rust: discard hash context when finished
brian m. carlson
1
-1
/
+7
2026-07-19
hash: initialize context before cloning
brian m. carlson
1
-1
/
+4
2026-07-19
wt-status: avoid repeated insertion for untracked paths
Sahitya Chandra
1
-2
/
+4
2026-07-19
Sync with 'master'
Junio C Hamano
1
-0
/
+83
2026-07-19
Merge branch 'rs/remote-curl-simplify-push-specs' into next
Junio C Hamano
1
-11
/
+9
2026-07-19
Merge branch 'td/ref-filter-memoize-contains' into next
Junio C Hamano
5
-7
/
+87
2026-07-19
Merge branch 'ps/refs-wo-the-repository' into next
Junio C Hamano
25
-171
/
+208
2026-07-19
Merge branch 'jc/submodule-helper-avoid-zu' into next
Junio C Hamano
1
-1
/
+2
2026-07-19
Merge branch 'ps/shift-root-in-graph' into next
Junio C Hamano
11
-48
/
+1032
2026-07-19
The 5th batch
Junio C Hamano
1
-0
/
+83
2026-07-19
Merge branch 'js/coverity-fixes-null-safety'
Junio C Hamano
11
-15
/
+63
2026-07-19
Merge branch 'kk/reftable-tombstone-quadratic-fix'
Junio C Hamano
4
-12
/
+92
2026-07-19
Merge branch 'kk/commit-graph-topo-levels-fix'
Junio C Hamano
2
-1
/
+30
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
14
-28
/
+43
[prev]
[next]