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
/
git-send-email.perl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
t7528: work around ETOOMANY in OpenSSH 10.1 and newer
Patrick Steinhardt
1
-1
/
+1
2025-10-23
diff: make sure the other caller of diff_flush_patch_quietly() is silent
Junio C Hamano
1
-3
/
+23
2025-10-21
unicode: update the width tables to Unicode 17
Torsten Bögershausen
1
-12
/
+21
2025-10-17
status: make coloring of "-z --short" consistent
Jeff King
2
-2
/
+13
2025-10-17
diff: restore redirection to /dev/null for diff_from_contents
Jeff King
2
-0
/
+13
2025-10-16
build(deps): bump actions/github-script from 7 to 8
Johannes Schindelin
1
-1
/
+1
2025-10-16
build(deps): bump actions/setup-python from 5 to 6
Johannes Schindelin
1
-2
/
+2
2025-10-16
build(deps): bump actions/checkout from 4 to 5
Johannes Schindelin
4
-14
/
+14
2025-10-16
build(deps): bump actions/download-artifact from 4 to 5
Johannes Schindelin
1
-3
/
+3
2025-10-15
t2401: update path checks using test_path helpers
Solly
1
-17
/
+17
2025-10-15
Git 2.51.1
v2.51.1
Junio C Hamano
2
-1
/
+54
2025-10-15
RelNotes: minor fixups before 2.51.1
Kristoffer Haugsbakk
1
-7
/
+7
2025-10-14
Prepare for 2.51.1
Junio C Hamano
2
-1
/
+47
2025-10-11
ci: fix broken jobs on Ubuntu 25.10 caused by switch to sudo-rs(1)
Patrick Steinhardt
1
-0
/
+9
2025-10-10
doc: fix accidental literal blocks
Kristoffer Haugsbakk
5
-48
/
+64
2025-10-09
refs: forbid clang to complain about unreachable code
Johannes Schindelin
1
-1
/
+7
2025-10-07
doc: fix indentation of refStorage item in git-config(1)
Jeff King
1
-1
/
+2
2025-10-03
Documentation/git-merge-tree.adoc: clarify the --merge-base option
Elijah Newren
1
-4
/
+10
2025-10-01
docs/gitcredentials: describe URL prefix matching
M Hickford
2
-12
/
+22
2025-09-29
doc: patch-id: fix accidental literal blocks
Kristoffer Haugsbakk
1
-20
/
+23
2025-09-28
clang-format: exclude control macros from SpaceBeforeParens
Justin Tobler
1
-1
/
+1
2025-09-27
doc: change the markup of paragraphs following a nested list item
Jean-Noël Avila
2
-14
/
+15
2025-09-26
http-push: avoid new compile error
Johannes Schindelin
1
-1
/
+2
2025-09-26
imap-send: be more careful when casting to `curl_off_t`
Johannes Schindelin
1
-1
/
+1
2025-09-26
http: offer to cast `size_t` to `curl_off_t` safely
Johannes Schindelin
2
-11
/
+13
2025-09-25
diff --no-index: fix logic for paths ending in '/'
Jacob Keller
2
-28
/
+51
2025-09-18
sequencer: remove VERBATIM_MSG flag
Phillip Wood
1
-11
/
+0
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
2
-7
/
+22
2025-09-17
BreakingChanges: remove claim about whatchanged reports
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: remove not-even-shorter clause
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
5
-8
/
+24
2025-09-17
you-still-use-that??: help the user help themselves
Kristoffer Haugsbakk
1
-5
/
+18
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
3
-1
/
+59
2025-09-17
git: move seen-alias bookkeeping into handle_alias(...)
Kristoffer Haugsbakk
1
-23
/
+25
2025-09-17
git: add `deprecated` category to --list-cmds
Kristoffer Haugsbakk
2
-9
/
+20
2025-09-17
Makefile: don’t add whatchanged after it has been removed
Kristoffer Haugsbakk
1
-0
/
+2
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
3
-6
/
+60
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
2
-2
/
+37
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
2
-3
/
+44
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
6
-9
/
+124
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
3
-42
/
+7
2025-09-10
doc: fast-import: replace literal block with paragraph
Kristoffer Haugsbakk
1
-4
/
+4
2025-09-08
contrib/diff-highlight: mention interactive.diffFilter
Jeff King
1
-0
/
+8
2025-09-08
add-interactive: manually fall back color config to color.ui
Jeff King
2
-0
/
+24
2025-09-08
add-interactive: respect color.diff for diff coloring
Jeff King
4
-41
/
+95
2025-09-08
stash: pass --no-color to diff plumbing child processes
Jeff King
2
-1
/
+23
2025-09-05
upload-pack: don't ACK non-commits repeatedly in protocol v2
Patrick Steinhardt
2
-10
/
+48
2025-09-05
t5530: modernize tests
Patrick Steinhardt
1
-28
/
+5
2025-09-05
midx-write: simplify error cases
Derrick Stolee
1
-17
/
+9
[next]