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
2023-05-10
merge-tree: load default git config
Derrick Stolee
2
-0
/
+21
2023-04-17
Git 2.40.1
v2.40.1
Johannes Schindelin
3
-2
/
+10
2023-04-17
Sync with 2.39.3
Johannes Schindelin
16
-16
/
+200
2023-04-17
Git 2.39.3
v2.39.3
Johannes Schindelin
2
-4
/
+10
2023-04-17
Sync with 2.38.5
Johannes Schindelin
15
-13
/
+191
2023-04-17
Git 2.38.5
v2.38.5
Johannes Schindelin
3
-2
/
+10
2023-04-17
Sync with 2.37.7
Johannes Schindelin
14
-13
/
+183
2023-04-17
Git 2.37.7
v2.37.7
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.36.6
Johannes Schindelin
17
-28
/
+189
2023-04-17
Git 2.36.6
v2.36.6
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.35.8
Johannes Schindelin
17
-30
/
+184
2023-04-17
Git 2.35.8
v2.35.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.34.8
Johannes Schindelin
19
-35
/
+221
2023-04-17
Git 2.34.8
v2.34.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.33.8
Johannes Schindelin
18
-32
/
+211
2023-04-17
Git 2.33.8
v2.33.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.32.7
Johannes Schindelin
21
-82
/
+285
2023-04-17
Git 2.32.7
v2.32.7
Johannes Schindelin
3
-2
/
+9
2023-04-17
Sync with 2.31.8
Johannes Schindelin
21
-98
/
+291
2023-04-17
Git 2.31.8
v2.31.8
Johannes Schindelin
3
-2
/
+8
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
3
-9
/
+9
2023-04-17
Sync with 2.30.9
Johannes Schindelin
21
-104
/
+291
2023-04-17
Git 2.30.9
v2.30.9
Taylor Blau
3
-2
/
+45
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
2
-11
/
+55
2023-04-17
Merge branch 'avoid-using-uninitialized-gettext'
Johannes Schindelin
2
-1
/
+10
2023-04-17
Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30
Junio C Hamano
2
-2
/
+27
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
2
-0
/
+23
2023-04-17
config.c: avoid integer truncation in `copy_or_rename_section_in_file()`
Taylor Blau
1
-5
/
+5
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
2
-8
/
+9
2023-04-17
gettext: avoid using gettext if the locale dir is not present
Johannes Schindelin
2
-1
/
+10
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
1
-0
/
+20
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
2
-2
/
+27
2023-04-17
Merge branch 'js/gettext-poison-fixes'
Johannes Schindelin
5
-9
/
+9
2023-04-17
Merge branch 'ds/github-actions-use-newer-ubuntu'
Junio C Hamano
1
-1
/
+1
2023-04-17
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
1
-1
/
+1
2023-03-23
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King
1
-0
/
+1
2023-03-22
Merge branch 'backport/jk/range-diff-fixes'
Junio C Hamano
1
-16
/
+13
2023-03-22
Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30
Junio C Hamano
5
-50
/
+81
2023-03-22
Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30
Junio C Hamano
3
-16
/
+17
2023-03-22
Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30
Junio C Hamano
1
-0
/
+26
2023-03-22
Merge branch 'backport/js/ci-gcc-12-fixes'
Junio C Hamano
3
-1
/
+11
2023-03-22
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
1
-0
/
+26
2023-03-22
clone.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
1
-0
/
+9
2023-03-12
Git 2.40
v2.40.0
Junio C Hamano
1
-1
/
+1
2023-03-12
Merge tag 'l10n-2.40.0-rnd1' of https://github.com/git-l10n/git-po
Junio C Hamano
8
-4492
/
+3499
2023-03-12
t5604: GETTEXT_POISON fix, conclusion
Johannes Schindelin
1
-1
/
+1
2023-03-12
t5604: GETTEXT_POISON fix, part 1
Johannes Schindelin
1
-1
/
+1
2023-03-12
t5619: GETTEXT_POISON fix
Johannes Schindelin
1
-1
/
+1
2023-03-12
range-diff: use ssize_t for parsed "len" in read_patches()
Jeff King
1
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, conclusion
Johannes Schindelin
1
-1
/
+1
[next]