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
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-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-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-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
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
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-6
/
+14
2021-02-12
Sync with 2.29.3
Johannes Schindelin
3
-3
/
+144
2021-02-12
Sync with 2.28.1
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.27.1
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.26.3
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.25.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.24.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.23.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.22.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.21.4
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.20.5
Johannes Schindelin
3
-3
/
+145
2021-02-12
Sync with 2.19.6
Johannes Schindelin
3
-3
/
+145
[next]