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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
Sync with 2.37.6
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.36.5
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.35.7
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.34.7
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.33.7
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.32.6
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.31.7
Johannes Schindelin
4
-1
/
+193
2023-02-06
Sync with 2.30.8
Johannes Schindelin
4
-1
/
+193
2023-02-06
Merge branch 'ps/apply-beyond-symlink' into maint-2.30
Junio C Hamano
1
-0
/
+81
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
1
-0
/
+81
2023-01-24
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
2
-1
/
+42
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
1
-3
/
+10
2023-01-24
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau
1
-0
/
+63
2022-12-13
Sync with Git 2.37.5
Junio C Hamano
3
-0
/
+159
2022-12-13
Merge branch 'maint-2.36' into maint-2.37
Junio C Hamano
3
-0
/
+159
2022-12-13
Merge branch 'maint-2.35' into maint-2.36
Junio C Hamano
3
-0
/
+159
2022-12-13
Merge branch 'maint-2.34' into maint-2.35
Junio C Hamano
3
-0
/
+159
2022-12-13
Merge branch 'maint-2.33' into maint-2.34
Junio C Hamano
4
-0
/
+163
2022-12-13
Sync with Git 2.32.5
Junio C Hamano
4
-0
/
+163
2022-12-13
Merge branch 'ps/attr-limits-with-fsck' into maint-2.32
Junio C Hamano
1
-0
/
+24
2022-12-13
Sync with Git 2.31.6
Junio C Hamano
3
-0
/
+139
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
3
-0
/
+139
2022-12-09
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
1
-0
/
+107
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
1
-0
/
+24
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano
1
-0
/
+59
2022-12-09
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano
1
-0
/
+59
2022-12-09
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt
1
-9
/
+15
2022-12-09
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt
1
-0
/
+7
2022-12-09
utf8: fix overflow when returning string width
Patrick Steinhardt
1
-0
/
+8
2022-12-09
utf8: fix returning negative string width
Patrick Steinhardt
1
-0
/
+6
2022-12-09
pretty: fix integer overflow in wrapping format
Patrick Steinhardt
1
-0
/
+12
2022-12-09
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt
1
-0
/
+8
2022-12-09
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt
1
-0
/
+6
2022-12-09
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt
1
-0
/
+6
2022-12-09
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt
1
-0
/
+17
2022-12-09
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
1
-0
/
+4
2022-12-05
attr: ignore overly large gitattributes files
Patrick Steinhardt
1
-0
/
+17
2022-12-05
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
1
-2
/
+23
2022-12-05
attr: fix silently splitting up lines longer than 2048 bytes
Patrick Steinhardt
1
-0
/
+21
2022-10-27
Merge branch 'rj/branch-edit-desc-unborn' into maint-2.38
Junio C Hamano
1
-0
/
+46
2022-10-27
Merge branch 'pw/remove-rebase-p-test' into maint-2.38
Junio C Hamano
1
-8
/
+0
2022-10-27
Merge branch 'tb/midx-repack-ignore-cruft-packs' into maint-2.38
Junio C Hamano
1
-0
/
+94
2022-10-25
Merge branch 'jk/cleanup-callback-parameters' into maint-2.38
Junio C Hamano
1
-14
/
+8
2022-10-25
Merge branch 'jk/sequencer-missing-author-name-check' into maint-2.38
Junio C Hamano
1
-0
/
+59
2022-10-25
Merge branch 'ab/test-malloc-with-sanitize-leak' into maint-2.38
Junio C Hamano
1
-1
/
+3
2022-10-25
Merge branch 'jc/branch-description-unset' into maint-2.38
Junio C Hamano
1
-0
/
+3
2022-10-25
Merge branch 'pw/mailinfo-b-fix' into maint-2.38
Junio C Hamano
1
-2
/
+2
2022-10-25
Merge branch 'rs/test-httpd-in-C-locale' into maint-2.38
Junio C Hamano
1
-0
/
+2
2022-10-25
Merge branch 'js/merge-ort-in-read-only-repo' into maint-2.38
Junio C Hamano
1
-0
/
+9
2022-10-25
Merge branch 'ja/rebase-i-avoid-amending-self' into maint-2.38
Junio C Hamano
1
-0
/
+13
[next]