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
2022-12-13
Sync with Git 2.30.7
Junio C Hamano
3
-0
/
+139
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-06
Sync with 2.30.6
Taylor Blau
53
-46
/
+168
2022-10-01
shell: limit size of interactive commands
Jeff King
1
-0
/
+6
2022-10-01
shell: add basic tests
Jeff King
1
-0
/
+31
2022-10-01
t/t9NNN: allow local submodules
Taylor Blau
2
-0
/
+3
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
23
-1
/
+62
2022-10-01
t/t6NNN: allow local submodules
Taylor Blau
2
-2
/
+2
2022-10-01
t/t5NNN: allow local submodules
Taylor Blau
8
-0
/
+19
2022-10-01
t/t4NNN: allow local submodules
Taylor Blau
4
-3
/
+5
2022-10-01
t/t3NNN: allow local submodules
Taylor Blau
6
-4
/
+9
2022-10-01
t/2NNNN: allow local submodules
Taylor Blau
3
-2
/
+8
2022-10-01
t/t1NNN: allow local submodules
Taylor Blau
2
-2
/
+4
2022-10-01
t/lib-submodule-update.sh: allow local submodules
Taylor Blau
1
-0
/
+1
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
1
-32
/
+18
2022-06-23
Sync with 2.30.5
Johannes Schindelin
2
-0
/
+108
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
1
-14
/
+1
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
2
-0
/
+77
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
1
-1
/
+1
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
1
-0
/
+44
2022-04-13
Git 2.31.3
v2.31.3
Junio C Hamano
1
-0
/
+49
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
1
-0
/
+10
2022-04-13
setup: fix safe.directory key not being checked
Matheus Valadares
1
-0
/
+5
2022-04-13
t0033: add tests for safe.directory
Derrick Stolee
1
-0
/
+34
2022-03-24
Sync with 2.30.3
Johannes Schindelin
1
-6
/
+14
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-6
/
+14
2021-03-19
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'jk/bisect-peel-tag-fix'
Junio C Hamano
1
-0
/
+12
2021-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
1
-1
/
+1
2021-03-17
bisect: peel annotated tags to commits
Jeff King
1
-0
/
+12
2021-03-17
t5606: run clone branch name test with protocol v2
Jonathan Tan
1
-1
/
+1
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
1
-1
/
+1
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
3
-3
/
+144
2021-03-08
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
1
-0
/
+21
2021-03-05
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
1
-0
/
+21
2021-03-01
Merge branch 'hv/trailer-formatting'
Junio C Hamano
1
-42
/
+141
2021-03-01
Merge branch 'sv/t7001-modernize'
Junio C Hamano
1
-199
/
+177
[next]