index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
Git 2.43.6
v2.43.6
Johannes Schindelin
3
-2
/
+9
2024-11-26
Git 2.42.4
v2.42.4
Johannes Schindelin
3
-2
/
+8
2024-11-26
Git 2.41.3
v2.41.3
Johannes Schindelin
3
-2
/
+8
2024-11-26
Git 2.40.4
v2.40.4
Johannes Schindelin
3
-2
/
+7
2024-11-26
credential: disallow Carriage Returns in the protocol by default
Johannes Schindelin
4
-8
/
+38
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
7
-20
/
+53
2024-11-26
credential_format(): also encode <host>[:<port>]
Johannes Schindelin
4
-2
/
+19
2024-10-30
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-30
compat/regex: fix argument order to calloc(3)
Junio C Hamano
3
-13
/
+13
2024-10-30
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
1
-1
/
+0
2024-10-30
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
1
-6
/
+0
2024-05-31
Git 2.39.5
v2.39.5
Junio C Hamano
3
-2
/
+28
2024-05-23
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
4
-117
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
4
-123
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
3
-96
/
+1
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
1
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2
-27
/
+1
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
1
-1
/
+1
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
1
-1
/
+3
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
1
-1
/
+0
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
1
-1
/
+1
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2
-7
/
+16
2024-05-21
send-email: drop FakeTerm hack
Jeff King
1
-20
/
+2
2024-04-19
Git 2.44.1
v2.44.1
Johannes Schindelin
3
-2
/
+10
2024-04-19
Git 2.43.4
v2.43.4
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.42.2
v2.42.2
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.41.1
v2.41.1
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.40.2
v2.40.2
Johannes Schindelin
3
-2
/
+9
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