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
Age
Commit message (
Expand
)
Author
Lines
2023-02-06
Git 2.35.7
v2.35.7
Johannes Schindelin
-2
/
+9
2023-02-06
Sync with 2.34.7
Johannes Schindelin
-53
/
+397
2023-02-06
Git 2.34.7
v2.34.7
Johannes Schindelin
-2
/
+9
2023-02-06
Sync with 2.33.7
Johannes Schindelin
-9
/
+309
2023-02-06
Merge branch 'jk/curl-avoid-deprecated-api'
Junio C Hamano
-44
/
+81
2023-02-06
http: support CURLOPT_PROTOCOLS_STR
Jeff King
-13
/
+54
2023-02-06
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
-30
/
+26
2023-02-06
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
-1
/
+1
2023-02-06
Git 2.33.7
v2.33.7
Johannes Schindelin
-2
/
+9
2023-02-06
Sync with 2.32.6
Johannes Schindelin
-9
/
+302
2023-02-06
Git 2.32.6
v2.32.6
Johannes Schindelin
-2
/
+8
2023-02-06
Sync with 2.31.7
Johannes Schindelin
-9
/
+296
2023-02-06
Git 2.31.7
v2.31.7
Johannes Schindelin
-2
/
+8
2023-02-06
Sync with 2.30.8
Johannes Schindelin
-9
/
+290
2023-02-06
Git 2.30.8
v2.30.8
Junio C Hamano
-2
/
+54
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
-0
/
+108
2023-02-06
Merge branch 'tb/clone-local-symlinks' into maint-2.30
Taylor Blau
-9
/
+130
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
-0
/
+108
2023-01-24
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
-5
/
+56
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
-8
/
+15
2023-01-24
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau
-0
/
+63
2023-01-19
Sync with maint-2.34
Junio C Hamano
-1
/
+1
2023-01-19
Sync with maint-2.33
Junio C Hamano
-1
/
+1
2023-01-19
Sync with maint-2.32
Junio C Hamano
-1
/
+1
2023-01-19
Sync with maint-2.31
Junio C Hamano
-1
/
+1
2023-01-19
Sync with maint-2.30
Junio C Hamano
-1
/
+1
2023-01-19
attr: adjust a mismatched data type
Johannes Schindelin
-1
/
+1
2022-12-13
Git 2.35.6
v2.35.6
Junio C Hamano
-2
/
+7
2022-12-13
Merge branch 'maint-2.34' into maint-2.35
Junio C Hamano
-125
/
+547
2022-12-13
Git 2.34.6
v2.34.6
Junio C Hamano
-2
/
+7
2022-12-13
Merge branch 'maint-2.33' into maint-2.34
Junio C Hamano
-125
/
+546
2022-12-13
Git 2.33.6
v2.33.6
Junio C Hamano
-2
/
+7
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
-125
/
+541
2022-12-13
Git 2.32.5
v2.32.5
Junio C Hamano
-2
/
+10
2022-12-13
Merge branch 'ps/attr-limits-with-fsck' into maint-2.32
Junio C Hamano
-43
/
+130
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
-82
/
+403
2022-12-13
Git 2.31.6
v2.31.6
Junio C Hamano
-2
/
+7
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
-82
/
+402
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
-2
/
+88
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
-1
/
+73
2022-12-09
fsck: move checks for gitattributes
Patrick Steinhardt
-5
/
+7
2022-12-09
fsck: pull out function to check a set of blobs
Patrick Steinhardt
-12
/
+22
2022-12-09
fsck: refactor `fsck_blob()` to allow for more checks
Patrick Steinhardt
-26
/
+29
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano
-35
/
+127
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
-36
/
+132
2022-12-09
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano
-47
/
+185
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
-9
/
+41
2022-12-09
utf8: refactor `strbuf_utf8_replace` to not rely on preallocated buffer
Patrick Steinhardt
-21
/
+13
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
-5
/
+21
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
-3
/
+17
[next]