index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
2024-11-26
credential: disallow Carriage Returns in the protocol by default
Johannes Schindelin
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
2024-11-26
credential_format(): also encode <host>[:<port>]
Johannes Schindelin
2024-10-30
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
2024-04-17
t5510: verify that D/F confusion cannot lead to an RCE
Johannes Schindelin
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
2024-04-17
t7423: add tests for symlinked submodule directories
Filip Hejsek
2024-04-17
has_dir_name(): do not get confused by characters < '/'
Filip Hejsek
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
2024-04-17
t0411: add tests for cloning from partial repo
Filip Hejsek
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
2024-04-17
Merge branch 'jk/test-lsan-denoise-output'
Johannes Schindelin
2024-04-16
Merge branch 'jk/httpd-test-updates'
Johannes Schindelin
2024-04-16
Merge branch 'jk/http-test-fixes'
Johannes Schindelin
2024-04-16
test-lib: ignore uninteresting LSan output
Jeff King
2023-04-17
Sync with 2.39.3
Johannes Schindelin
2023-04-17
Sync with 2.38.5
Johannes Schindelin
2023-04-17
Sync with 2.37.7
Johannes Schindelin
2023-04-17
Sync with 2.36.6
Johannes Schindelin
2023-04-17
Sync with 2.35.8
Johannes Schindelin
2023-04-17
Sync with 2.34.8
Johannes Schindelin
2023-04-17
Sync with 2.33.8
Johannes Schindelin
2023-04-17
Sync with 2.32.7
Johannes Schindelin
2023-04-17
Sync with 2.31.8
Johannes Schindelin
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
2023-04-17
Sync with 2.30.9
Johannes Schindelin
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
2023-03-12
t5604: GETTEXT_POISON fix, conclusion
Johannes Schindelin
[next]