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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Merge branch 'mh/doc-credential-url-prefix' into maint-2.51
Junio C Hamano
1
-4
/
+15
2025-10-15
Merge branch 'ps/odb-clean-stale-wrappers' into maint-2.51
Junio C Hamano
1
-6
/
+4
2025-10-15
Merge branch 'rj/t6137-cygwin-fix' into maint-2.51
Junio C Hamano
1
-6
/
+6
2025-10-15
Merge branch 'kn/refs-files-case-insensitive' into maint-2.51
Junio C Hamano
2
-1
/
+166
2025-10-15
Merge branch 'pw/rebase-i-cleanup-fix' into maint-2.51
Junio C Hamano
1
-6
/
+22
2025-10-15
Merge branch 'jk/add-i-color' into maint-2.51
Junio C Hamano
2
-0
/
+72
2025-10-15
Merge branch 'sg/line-log-boundary-fixes' into maint-2.51
Junio C Hamano
7
-0
/
+206
2025-10-15
Merge branch 'ps/upload-pack-oom-protection' into maint-2.51
Junio C Hamano
1
-26
/
+42
2025-10-15
Merge branch 'ds/midx-write-fixes' into maint-2.51
Junio C Hamano
1
-1
/
+21
2025-10-15
Merge branch 'ds/path-walk-repack-fix' into maint-2.51
Junio C Hamano
1
-0
/
+63
2025-10-15
Merge branch 'ly/diff-name-only-with-diff-from-content' into maint-2.51
Junio C Hamano
2
-6
/
+15
2025-10-15
Merge branch 'jc/diff-no-index-in-subdir' into maint-2.51
Junio C Hamano
1
-0
/
+17
2025-10-15
Merge branch 'en/ort-rename-fixes' into maint-2.51
Junio C Hamano
1
-13
/
+502
2025-10-15
Merge branch 'dl/push-missing-object-error' into maint-2.51
Junio C Hamano
1
-50
/
+4
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
3
-7
/
+142
2025-10-15
Merge branch 'js/rebase-i-allow-drop-on-a-merge' into maint-2.51
Junio C Hamano
1
-0
/
+1
2025-10-14
Merge branch 'jk/curl-global-trace-components' into maint-2.51
Junio C Hamano
1
-1
/
+3
2025-10-14
Merge branch 'da/cargo-serialize' into maint-2.51
Junio C Hamano
1
-10
/
+4
2025-10-01
docs/gitcredentials: describe URL prefix matching
M Hickford
1
-4
/
+15
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
1
-6
/
+22
2025-09-17
t0014: test shadowing of aliases for a sample of builtins
Kristoffer Haugsbakk
1
-0
/
+17
2025-09-17
git: allow alias-shadowing deprecated builtins
Kristoffer Haugsbakk
1
-0
/
+40
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
1
-0
/
+46
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
1
-0
/
+20
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
1
-0
/
+26
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
2
-1
/
+74
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
1
-6
/
+4
2025-09-08
add-interactive: manually fall back color config to color.ui
Jeff King
1
-0
/
+15
2025-09-08
add-interactive: respect color.diff for diff coloring
Jeff King
1
-0
/
+38
2025-09-08
stash: pass --no-color to diff plumbing child processes
Jeff King
1
-0
/
+19
2025-09-05
upload-pack: don't ACK non-commits repeatedly in protocol v2
Patrick Steinhardt
1
-0
/
+39
2025-09-05
t5530: modernize tests
Patrick Steinhardt
1
-28
/
+5
2025-09-05
midx-write: put failing response value back
Derrick Stolee
1
-1
/
+4
2025-09-05
midx-write: only load initialized packs
Derrick Stolee
1
-0
/
+17
2025-08-27
curl: add support for curl_global_trace() components
Jeff King
1
-1
/
+3
2025-08-26
Makefile: build libgit-rs and libgit-sys serially
David Aguilar
1
-10
/
+4
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
1
-0
/
+63
2025-08-20
line-log: show all line ranges touched by the same diff range
SZEDER Gábor
4
-0
/
+24
2025-08-20
line-log: fix assertion error
SZEDER Gábor
3
-0
/
+182
2025-08-09
diff: --no-index should ignore the worktree
Junio C Hamano
1
-0
/
+17
2025-08-08
t6137-*.sh: fix test failure on cygwin
Ramsay Jones
1
-6
/
+6
2025-08-08
remote.c: remove BUG in show_push_unqualified_ref_name_error()
Denton Liu
1
-0
/
+5
2025-08-08
t5516: remove surrounding empty lines in test bodies
Denton Liu
1
-51
/
+0
2025-08-08
diff: ensure consistent diff behavior with ignore options
Lidong Yan
2
-6
/
+15
2025-08-07
merge-ort: fix directory rename on top of source of other rename/delete
Elijah Newren
1
-12
/
+339
2025-08-07
merge-ort: fix incorrect file handling
Elijah Newren
1
-3
/
+66
2025-08-07
t6423: fix missed staging of file in testcases 12i,12j,12k
Elijah Newren
1
-3
/
+6
2025-08-07
t6423: document two bugs with rename-to-self testcases
Elijah Newren
1
-2
/
+98
2025-08-07
Merge branch 'dl/squelch-maybe-uninitialized'
Junio C Hamano
1
-1
/
+1
2025-08-06
rebase -i: permit 'drop' of a merge commit
Johannes Sixt
1
-0
/
+1
[next]