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
2024-09-23
Merge branch 'ma/test-libcurl-prereq' into maint-2.46
Junio C Hamano
-3
/
+5
2024-09-23
Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46
Junio C Hamano
-0
/
+40
2024-09-23
Merge branch 'rs/diff-exit-code-fix' into maint-2.46
Junio C Hamano
-0
/
+37
2024-09-16
Revert "Merge branch 'jc/patch-id' into maint-2.46"
Junio C Hamano
-40
/
+0
2024-09-13
Merge branch 'ps/stash-keep-untrack-empty-fix' into maint-2.46
Junio C Hamano
-0
/
+15
2024-09-13
Merge branch 'ps/index-pack-outside-repo-fix' into maint-2.46
Junio C Hamano
-0
/
+39
2024-09-12
Merge branch 'jc/tests-no-useless-tee' into maint-2.46
Junio C Hamano
-3
/
+3
2024-09-12
Merge branch 'ps/bundle-outside-repo-fix' into maint-2.46
Junio C Hamano
-0
/
+32
2024-09-12
Merge branch 'jc/patch-id' into maint-2.46
Junio C Hamano
-0
/
+40
2024-09-12
Merge branch 'jk/apply-patch-mode-check-fix' into maint-2.46
Junio C Hamano
-0
/
+62
2024-09-11
t0211: add missing LIBCURL prereq
Martin Ågren
-2
/
+4
2024-09-11
t1517: add missing LIBCURL prereq
Martin Ågren
-1
/
+1
2024-09-08
diff: report dirty submodules as changes in builtin_diff()
René Scharfe
-0
/
+21
2024-09-08
diff: report copies and renames as changes in run_diff_cmd()
René Scharfe
-0
/
+16
2024-09-06
interpret-trailers: handle message without trailing newline
Brian Lyles
-0
/
+40
2024-09-04
builtin/index-pack: fix segfaults when running outside of a repo
Patrick Steinhardt
-0
/
+39
2024-08-26
Merge branch 'xx/diff-tree-remerge-diff-fix' into maint-2.46
Junio C Hamano
-0
/
+35
2024-08-26
Merge branch 'rs/t-example-simplify' into maint-2.46
Junio C Hamano
-16
/
+8
2024-08-26
Merge branch 'jc/safe-directory' into maint-2.46
Junio C Hamano
-0
/
+178
2024-08-26
Merge branch 'kl/test-fixes' into maint-2.46
Junio C Hamano
-6
/
+12
2024-08-26
Merge branch 'jc/reflog-expire-lookup-commit-fix' into maint-2.46
Junio C Hamano
-0
/
+8
2024-08-26
Merge branch 'jc/leakfix-mailmap' into maint-2.46
Junio C Hamano
-0
/
+1
2024-08-26
Merge branch 'jc/leakfix-hashfile' into maint-2.46
Junio C Hamano
-0
/
+1
2024-08-26
Merge branch 'jc/jl-git-no-advice-fix' into maint-2.46
Junio C Hamano
-1
/
+0
2024-08-26
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
Junio C Hamano
-0
/
+9
2024-08-26
Merge branch 'ps/ls-remote-out-of-repo-fix' into maint-2.46
Junio C Hamano
-0
/
+13
2024-08-16
Merge branch 'ps/p4-tests-updates' into maint-2.46
Junio C Hamano
-8
/
+83
2024-08-16
Merge branch 'ks/unit-test-comment-typofix' into maint-2.46
Junio C Hamano
-2
/
+3
2024-08-16
Merge branch 'dd/notes-empty-no-edit-by-default' into maint-2.46
Junio C Hamano
-0
/
+10
2024-08-16
Merge branch 'pw/add-patch-with-suppress-blank-empty' into maint-2.46
Junio C Hamano
-0
/
+19
2024-08-16
Merge branch 'jc/checkout-no-op-switch-errors' into maint-2.46
Junio C Hamano
-0
/
+13
2024-08-16
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD
Patrick Steinhardt
-0
/
+15
2024-08-15
t4129: fix racy index when calling chmod after git-add
Jeff King
-1
/
+1
2024-08-13
bundle: default to SHA1 when reading bundle headers
Patrick Steinhardt
-0
/
+25
2024-08-13
builtin/bundle: have unbundle check for repo before opening its bundle
Patrick Steinhardt
-0
/
+7
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
-0
/
+35
2024-08-08
tests: drop use of 'tee' that hides exit status
Junio C Hamano
-3
/
+3
2024-08-05
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
-6
/
+9
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
-0
/
+3
2024-08-05
apply: canonicalize modes read from patches
Jeff King
-0
/
+62
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
-0
/
+13
2024-08-01
t0018: remove leftover debugging cruft
Junio C Hamano
-1
/
+0
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
-0
/
+9
2024-07-31
t98xx: mark Perforce tests as memory-leak free
Patrick Steinhardt
-0
/
+35
2024-07-31
t98xx: fix Perforce tests with p4d r23 and newer
Patrick Steinhardt
-8
/
+48
2024-07-30
t-example-decorate: remove test messages
René Scharfe
-16
/
+8
2024-07-30
safe.directory: setting safe.directory="." allows the "current" directory
Junio C Hamano
-0
/
+64
2024-07-30
safe.directory: normalize the configured path
Junio C Hamano
-0
/
+57
2024-07-30
safe.directory: normalize the checked path
Junio C Hamano
-0
/
+57
2024-07-29
patch-id: tighten code to detect the patch header
Junio C Hamano
-0
/
+17
[next]