index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2025-08-07
t6423: fix missed staging of file in testcases 12i,12j,12k
Elijah Newren
-3
/
+6
2025-08-07
t6423: document two bugs with rename-to-self testcases
Elijah Newren
-2
/
+98
2025-08-07
Merge branch 'dl/squelch-maybe-uninitialized'
Junio C Hamano
-1
/
+1
2025-08-06
builtin/remote: rework how remote refs get renamed
Patrick Steinhardt
-0
/
+73
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
-1
/
+2
2025-08-06
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano
-7
/
+142
2025-08-06
rebase -i: permit 'drop' of a merge commit
Johannes Sixt
-0
/
+1
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
-10
/
+16
2025-08-06
builtin/reflog: implement subcommand to write new entries
Patrick Steinhardt
-0
/
+129
2025-08-05
Merge branch 'kj/renamed-submodule'
Junio C Hamano
-0
/
+38
2025-08-05
t: add test for git refs list subcommand
Meet Soni
-0
/
+9
2025-08-05
t6300: refactor tests to be shareable
Meet Soni
-2138
/
+2143
2025-08-05
builtin/for-each-ref: align usage string with the man page
Meet Soni
-1
/
+0
2025-08-05
t/unit-tests/clar: fix -Wmaybe-uninitialized with -Og
Denton Liu
-1
/
+1
2025-08-04
Merge branch 'jc/test-hashmap-is-still-here'
Junio C Hamano
-0
/
+5
2025-08-04
Merge branch 'ch/t7450-recursive-clone-test-fix'
Junio C Hamano
-1
/
+1
2025-08-04
Merge branch 'ps/meson-clar-decls-fix'
Junio C Hamano
-1
/
+9
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
-45
/
+118
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
-15
/
+17
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
-0
/
+19
2025-08-04
Merge branch 'jb/t7510-gpg-program-path'
Junio C Hamano
-1
/
+11
2025-08-04
Merge branch 'cc/t9350-cleanup'
Junio C Hamano
-124
/
+91
2025-08-03
Merge branch 'hl/test-helper-fd-close'
Junio C Hamano
-53
/
+27
2025-08-03
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
Junio C Hamano
-0
/
+10
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
-0
/
+194
2025-08-02
string-list: split-then-remove-empty can be done while splitting
Junio C Hamano
-4
/
+4
2025-08-02
string-list: optionally omit empty string pieces in string_list_split*()
Junio C Hamano
-0
/
+15
2025-08-02
string-list: optionally trim string pieces split by string_list_split*()
Junio C Hamano
-0
/
+64
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
-10
/
+11
2025-08-01
Merge branch 'sk/reftable-clarify-tests'
Junio C Hamano
-1320
/
+1108
2025-08-01
Merge branch 'ly/pull-autostash'
Junio C Hamano
-0
/
+60
2025-08-01
Merge branch 'jk/unleak-reflog-expire-entry'
Junio C Hamano
-0
/
+28
2025-07-31
Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...
Junio C Hamano
-15
/
+17
2025-07-31
t7450: inspect the correct path a broken code would write to
chenjianhu
-1
/
+1
2025-07-30
test-hashmap: document why it is no longer used but still there
Junio C Hamano
-0
/
+5
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
-0
/
+51
2025-07-29
add-patch: respect diff.context configuration
Leon Michalak
-0
/
+22
2025-07-29
t: use test_config in t4055
Leon Michalak
-7
/
+7
2025-07-29
t: use test_grep in t3701 and t4055
Leon Michalak
-38
/
+38
2025-07-29
meson: ensure correct "clar-decls.h" header is used
Patrick Steinhardt
-1
/
+9
2025-07-29
t7510: use $PWD instead of $(pwd) inside PATH
Jeff King
-1
/
+1
2025-07-28
t6302: add test combining '--start-after' with '--exclude'
Karthik Nayak
-0
/
+19
2025-07-28
Merge branch 'ac/auto-comment-char-fix'
Junio C Hamano
-0
/
+13
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
-0
/
+95
2025-07-28
t9350: redirect input to only fast-import
Christian Couder
-124
/
+91
2025-07-24
Merge branch 'kl/test-installed-fix'
Junio C Hamano
-2
/
+3
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
-1
/
+2
2025-07-24
submodule: skip redundant active entries when pattern covers path
K Jayatheerth
-0
/
+15
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
-0
/
+22
2025-07-24
t/unit-tests: finalize migration of reftable-related tests
Seyi Kuforiji
-175
/
+36
[prev]
[next]