index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
Git 2.39.4
v2.39.4
Johannes Schindelin
3
-2
/
+81
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
4
-0
/
+117
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
2
-1
/
+27
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
2
-7
/
+61
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
3
-1
/
+94
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
4
-0
/
+123
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
3
-18
/
+37
2024-04-17
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin
1
-7
/
+11
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
3
-2
/
+31
2024-04-17
entry: report more colliding paths
Johannes Schindelin
3
-1
/
+20
2024-04-17
t5510: verify that D/F confusion cannot lead to an RCE
Johannes Schindelin
1
-0
/
+24
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
4
-5
/
+113
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
1
-1
/
+1
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
2
-0
/
+83
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
3
-2
/
+66