index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-15
/
+504
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-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-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-09
diff: --no-index should ignore the worktree
Junio C Hamano
1
-0
/
+17
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-07
merge-ort: fix directory rename on top of source of other rename/delete
Elijah Newren
1
-15
/
+342
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
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
2
-10
/
+16
2025-08-06
builtin/reflog: implement subcommand to write new entries
Patrick Steinhardt
2
-0
/
+129
2025-08-05
Merge branch 'kj/renamed-submodule'
Junio C Hamano
2
-0
/
+38
2025-08-05
t/unit-tests/clar: fix -Wmaybe-uninitialized with -Og
Denton Liu
1
-1
/
+1
2025-08-04
Merge branch 'jc/test-hashmap-is-still-here'
Junio C Hamano
1
-0
/
+5
2025-08-04
Merge branch 'ch/t7450-recursive-clone-test-fix'
Junio C Hamano
1
-1
/
+1
2025-08-04
Merge branch 'ps/meson-clar-decls-fix'
Junio C Hamano
2
-1
/
+9
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
3
-45
/
+118
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
6
-15
/
+17
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
1
-0
/
+19
2025-08-04
Merge branch 'jb/t7510-gpg-program-path'
Junio C Hamano
1
-1
/
+11
2025-08-04
Merge branch 'cc/t9350-cleanup'
Junio C Hamano
1
-124
/
+91
2025-08-03
Merge branch 'hl/test-helper-fd-close'
Junio C Hamano
2
-53
/
+27
2025-08-03
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
Junio C Hamano
1
-0
/
+10
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
1
-0
/
+194
2025-08-01
Merge branch 'sk/reftable-clarify-tests'
Junio C Hamano
13
-1320
/
+1108
2025-08-01
Merge branch 'ly/pull-autostash'
Junio C Hamano
1
-0
/
+60
2025-08-01
Merge branch 'jk/unleak-reflog-expire-entry'
Junio C Hamano
1
-0
/
+28
2025-07-31
t7450: inspect the correct path a broken code would write to
chenjianhu
1
-1
/
+1
2025-07-30
test-hashmap: document why it is no longer used but still there
Junio C Hamano
1
-0
/
+5
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
2
-0
/
+51
2025-07-29
add-patch: respect diff.context configuration
Leon Michalak
1
-0
/
+22
2025-07-29
t: use test_config in t4055
Leon Michalak
1
-7
/
+7
2025-07-29
t: use test_grep in t3701 and t4055
Leon Michalak
2
-38
/
+38
2025-07-29
meson: ensure correct "clar-decls.h" header is used
Patrick Steinhardt
2
-1
/
+9
2025-07-29
t7510: use $PWD instead of $(pwd) inside PATH
Jeff King
1
-1
/
+1
2025-07-28
t6302: add test combining '--start-after' with '--exclude'
Karthik Nayak
1
-0
/
+19
2025-07-28
Merge branch 'ac/auto-comment-char-fix'
Junio C Hamano
1
-0
/
+13
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
3
-0
/
+95
2025-07-28
t9350: redirect input to only fast-import
Christian Couder
1
-124
/
+91
[next]