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
/
contrib
/
persistent-https
/
socket.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
compat/mingw: allow sigaction(SIGCHLD)
Carlo Marcelo Arenas Belón
2
-1
/
+4
2025-06-18
The second batch
Junio C Hamano
1
-3
/
+16
2025-06-18
CodingGuidelines: document formatting of similar config variables.
Collin Funk
1
-0
/
+11
2025-06-17
Start 2.51 cycle, the first batch
Junio C Hamano
3
-2
/
+47
2025-06-15
Git 2.50
v2.50.0
Junio C Hamano
1
-1
/
+1
2025-06-13
Hopefully final bits before 2.50
Junio C Hamano
1
-2
/
+9
2025-06-12
build: sed portability fixes
Junio C Hamano
2
-5
/
+5
2025-06-12
Revert "bswap.h: add support for built-in bswap functions"
Sebastian Andrzej Siewior
1
-13
/
+1
2025-06-12
l10n: zh_TW: update translation for Git 2.50
Yi-Jyun Pan
1
-516
/
+643
2025-06-12
l10n: zh_CN: updated translation for 2.50
Teng Long
1
-481
/
+344
2025-06-11
RelNotes/2.50.0: fix typos & other improvements
Kristoffer Haugsbakk
1
-9
/
+8
2025-06-11
ci(coverity): output the build log upon error
Johannes Schindelin
1
-1
/
+5
2025-06-11
ci(coverity): fix building on Windows
Johannes Schindelin
1
-1
/
+1
2025-06-11
l10n: Update German translation
Ralf Thielow
1
-408
/
+277
2025-06-10
l10n: uk: add 2.50 translation
Arkadii Yakovets
1
-387
/
+262
2025-06-09
doc: maintenance: fix linkgit syntax
Kristoffer Haugsbakk
1
-1
/
+1
2025-06-09
test-lib: add missing prerequisites for Darwin
Ramsay Jones
1
-0
/
+3
2025-06-09
pack-bitmap: remove checks before bitmap_free
Lidong Yan
2
-2
/
+19
2025-06-09
Git 2.50-rc2
v2.50.0-rc2
Junio C Hamano
2
-1
/
+6
2025-06-08
builtin/submodule--helper: fix leak when remote_submodule_branch() failed
Lidong Yan
1
-1
/
+3
2025-06-07
config.mak.uname: update settings for Solaris 10 and 11
Brad Smith
1
-3
/
+25
2025-06-07
A bit more before -rc2
Junio C Hamano
1
-0
/
+6
2025-06-07
l10n: po-id for 2.50
Bagas Sanjaya
1
-493
/
+344
2025-06-06
doc: update references to renamed AsciiDoc files
Jouke Witteveen
5
-7
/
+10
2025-06-06
diff-generate-patch.adoc: drop spurious backticks
Martin Ågren
1
-1
/
+1
2025-06-06
curl: pass `long` values where expected
Johannes Schindelin
3
-17
/
+17
2025-06-06
git-gui: don't delete source files when auto_mkindex fails
Johannes Sixt
1
-1
/
+1
2025-06-05
t5410: avoid hangs in CI runs in the win+Meson test jobs
Johannes Schindelin
1
-2
/
+15
2025-06-05
repo_logmsg_reencode: fix memory leak when use repo_logmsg_reencode ()
Lidong Yan
2
-1
/
+3
2025-06-04
curl: fix symbolic constant typechecks with curl_easy_setopt()
Jeff King
1
-7
/
+7
2025-06-04
curl: fix integer variable typechecks with curl_easy_setopt()
Jeff King
1
-3
/
+3
2025-06-04
curl: fix integer constant typechecks with curl_easy_setopt()
Jeff King
3
-11
/
+11
2025-06-04
bundle-uri: send debug output to given FILE * stream
Jan Mazur
1
-1
/
+1
2025-06-04
commit-graph: fix start_delayed_progress() leak
Lidong Yan
1
-0
/
+1
2025-06-04
builtin/fetch-pack: cleanup before return error
Lidong Yan
1
-2
/
+5
2025-06-03
cat-file.c: add batch handling for submodules
Victoria Dye
3
-1
/
+37
2025-06-03
cat-file: add %(objectmode) atom
Victoria Dye
3
-18
/
+34
2025-06-03
t1006: update 'run_tests' to test generic object specifiers
Victoria Dye
1
-20
/
+36
2025-06-03
Git 2.50-rc1
v2.50.0-rc1
Junio C Hamano
2
-3
/
+13
2025-06-03
BUG(): remove leading underscore of the format string
Lidong Yan
3
-3
/
+3
2025-06-03
sequencer: replace error() with BUG() in update_squash_messages ()
Lidong Yan
1
-2
/
+4
2025-06-03
compat: fixes for header handling with OpenBSD / NetBSD
Brad Smith
1
-5
/
+5
2025-06-02
MyFirstContribution: add walken.c to meson.build
Lucas Seiki Oshiro
1
-1
/
+14
2025-06-02
MyFirstContribution: use struct repository in examples
Lucas Seiki Oshiro
1
-10
/
+10
2025-06-02
completion: make sed command that generates config-list.h portable.
Collin Funk
3
-3
/
+4
2025-06-02
fsck: ignore missing "refs" directory for linked worktrees
shejialuo
2
-0
/
+22
2025-06-02
A bit more before -rc1
Junio C Hamano
1
-0
/
+1
2025-06-02
meson: parse TAP output generated by our tests
Patrick Steinhardt
1
-0
/
+8
2025-06-02
meson: introduce kwargs variable for tests
Patrick Steinhardt
4
-5
/
+9
2025-06-02
test-lib: fail on unexpectedly passing tests
Patrick Steinhardt
2
-3
/
+10
[next]