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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
revision: fix memory leak in prepare_show_merge()
Lidong Yan
2
-0
/
+25
2025-06-10
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
1
-493
/
+344
2025-06-10
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-728
/
+586
2025-06-10
Merge branch 'l10n_fr_v2.50' of github.com:jnavila/git
Jiang Xin
1
-385
/
+531
2025-06-10
Merge branch 'tr-l10n' of github.com:bitigchi/git-po
Jiang Xin
1
-429
/
+295
2025-06-10
Merge branch 'master' of github.com:aindriu80/git-po
Jiang Xin
2
-0
/
+29762
2025-06-09
rebase: write script before initializing state
Øystein Walle
2
-21
/
+31
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-09
Merge branch 'mm/test-in-absolute-home'
Junio C Hamano
1
-0
/
+2
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
Merge branch 'js/curl-easy-setopt-typefix'
Junio C Hamano
3
-17
/
+17
2025-06-07
Merge branch 'jk/curl-easy-setopt-typefix'
Junio C Hamano
4
-21
/
+21
2025-06-07
Merge branch 'bs/bsd-wo-specific-xopen-source'
Junio C Hamano
1
-5
/
+5
2025-06-07
Merge branch 'cf/var-completion-obsd-fixes'
Junio C Hamano
3
-3
/
+4
2025-06-07
stash: allow "git stash [<options>] --patch <pathspec>" to assume push
Phillip Wood
2
-5
/
+9
2025-06-07
stash: allow "git stash -p <pathspec>" to assume push again
Phillip Wood
2
-1
/
+23
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
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
1
-1
/
+1
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
Merge branch 'js/t5410-tee-hang-workaround'
Junio C Hamano
1
-2
/
+15
2025-06-05
t5410: avoid hangs in CI runs in the win+Meson test jobs
Johannes Schindelin
1
-2
/
+15
2025-06-05
Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix
Junio C Hamano
4
-21
/
+21
2025-06-05
repo_logmsg_reencode: fix memory leak when use repo_logmsg_reencode ()
Lidong Yan
2
-1
/
+3
2025-06-04
Merge branch 'bs/config-mak-openbsd'
Junio C Hamano
1
-4
/
+1
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
contrib/subtree: add -S/--gpg-sign
Patrik Weiskircher
3
-19
/
+145
2025-06-04
contrib/subtree: parse using --stuck-long
Patrik Weiskircher
1
-21
/
+13
2025-06-04
send-email: show the new message id assigned by outlook in the logs
Aditya Garg
1
-1
/
+2
2025-06-04
send-email: fix bug resulting in broken threads if a message is edited
Aditya Garg
1
-0
/
+10
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
Merge branch 'bs/online-cpus-bsd'
Junio C Hamano
1
-4
/
+4
2025-06-03
Merge branch 'bs/total-ram-bsd'
Junio C Hamano
1
-1
/
+3
2025-06-03
Merge branch 'kh/doc-column-markup-fix'
Junio C Hamano
1
-3
/
+3
2025-06-03
Merge branch 'sj/ref-contents-check-fix'
Junio C Hamano
2
-0
/
+22
[prev]
[next]