index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
Git 2.34.7
v2.34.7
Johannes Schindelin
3
-2
/
+9
2023-02-06
Sync with 2.33.7
Johannes Schindelin
12
-9
/
+309
2023-02-06
Merge branch 'jk/curl-avoid-deprecated-api'
Junio C Hamano
6
-44
/
+81
2023-02-06
http: support CURLOPT_PROTOCOLS_STR
Jeff King
2
-13
/
+54
2023-02-06
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
5
-30
/
+26
2023-02-06
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
1
-1
/
+1
2023-02-06
Git 2.33.7
v2.33.7
Johannes Schindelin
3
-2
/
+9
2023-02-06
Sync with 2.32.6
Johannes Schindelin
11
-9
/
+302
2023-02-06
Git 2.32.6
v2.32.6
Johannes Schindelin
3
-2
/
+8
2023-02-06
Sync with 2.31.7
Johannes Schindelin
10
-9
/
+296
2023-02-06
Git 2.31.7
v2.31.7
Johannes Schindelin
3
-2
/
+8
2023-02-06
Sync with 2.30.8
Johannes Schindelin
9
-9
/
+290
2023-02-06
Git 2.30.8
v2.30.8
Junio C Hamano
3
-2
/
+54
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
2
-0
/
+108
2023-02-06
Merge branch 'tb/clone-local-symlinks' into maint-2.30
Taylor Blau
6
-9
/
+130
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
2
-0
/
+108
2023-01-24
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
4
-5
/
+56
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
2
-7
/
+14
2023-01-24
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau
1
-0
/
+63
2023-01-19
Sync with maint-2.33
Junio C Hamano
1
-1
/
+1
2023-01-19
Sync with maint-2.32
Junio C Hamano
1
-1
/
+1
2023-01-19
Sync with maint-2.31
Junio C Hamano
1
-1
/
+1
2023-01-19
Sync with maint-2.30
Junio C Hamano
1
-1
/
+1
2023-01-19
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2022-12-13
Git 2.34.6
v2.34.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Merge branch 'maint-2.33' into maint-2.34
Junio C Hamano
17
-124
/
+545
2022-12-13
Git 2.33.6
v2.33.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
16
-124
/
+540
2022-12-13
Git 2.32.5
v2.32.5
Junio C Hamano
3
-2
/
+10
2022-12-13
Merge branch 'ps/attr-limits-with-fsck' into maint-2.32
Junio C Hamano
3
-42
/
+129
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
12
-82
/
+403
2022-12-13
Git 2.31.6
v2.31.6
Junio C Hamano
3
-2
/
+7
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
11
-82
/
+402
2022-12-13
Git 2.30.7
v2.30.7
Junio C Hamano
3
-2
/
+88
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
3
-1
/
+73
2022-12-09
fsck: move checks for gitattributes
Patrick Steinhardt
1
-5
/
+7
2022-12-09
fsck: pull out function to check a set of blobs
Patrick Steinhardt
1
-12
/
+22
2022-12-09
fsck: refactor `fsck_blob()` to allow for more checks
Patrick Steinhardt
1
-26
/
+29
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano
3
-35
/
+127
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
3
-36
/
+132
2022-12-09
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano
7
-47
/
+185
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
2
-9
/
+41
2022-12-09
utf8: refactor `strbuf_utf8_replace` to not rely on preallocated buffer
Patrick Steinhardt
1
-21
/
+13
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
2
-5
/
+21
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
2
-3
/
+17
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
2
-2
/
+12
2022-12-09
utf8: fix truncated string lengths in `utf8_strnwidth()`
Patrick Steinhardt
4
-9
/
+7
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
3
-1
/
+23
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
2
-1
/
+21
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
2
-1
/
+7
[next]