index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2024-04-19
Sync with 2.39.4
Johannes Schindelin
-2
/
+502
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
-0
/
+24
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
-0
/
+37
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
-0
/
+15
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
-0
/
+31
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
-0
/
+51
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
-0
/
+51
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
-2
/
+17
2024-04-17
t5510: verify that D/F confusion cannot lead to an RCE
Johannes Schindelin
-0
/
+24
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
-4
/
+5
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
-0
/
+48
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
-2
/
+32
2024-04-17
t7423: add tests for symlinked submodule directories
Filip Hejsek
-0
/
+66
2024-04-17
has_dir_name(): do not get confused by characters < '/'
Filip Hejsek
-0
/
+28
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
-0
/
+18
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
-3
/
+3
2024-04-17
t0411: add tests for cloning from partial repo
Filip Hejsek
-0
/
+60
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
-0
/
+24
2024-04-17
Merge branch 'jk/test-lsan-denoise-output'
Johannes Schindelin
-0
/
+1
2024-04-16
Merge branch 'jk/httpd-test-updates'
Johannes Schindelin
-32
/
+12
2024-04-16
Merge branch 'jk/http-test-fixes'
Johannes Schindelin
-114
/
+122
2024-04-16
test-lib: ignore uninteresting LSan output
Jeff King
-0
/
+1
2023-04-17
Sync with 2.39.3
Johannes Schindelin
-0
/
+45
2023-04-17
Sync with 2.38.5
Johannes Schindelin
-0
/
+45
2023-04-17
Sync with 2.37.7
Johannes Schindelin
-0
/
+45
2023-04-17
Sync with 2.36.6
Johannes Schindelin
-0
/
+45
2023-04-17
Sync with 2.35.8
Johannes Schindelin
-1
/
+46
2023-04-17
Sync with 2.34.8
Johannes Schindelin
-1
/
+46
2023-04-17
Sync with 2.33.8
Johannes Schindelin
-1
/
+46
2023-04-17
Sync with 2.32.7
Johannes Schindelin
-1
/
+46
2023-04-17
Sync with 2.31.8
Johannes Schindelin
-1
/
+46
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
-9
/
+9
2023-04-17
Sync with 2.30.9
Johannes Schindelin
-7
/
+52
2023-04-17
Merge branch 'tb/config-copy-or-rename-in-file-injection'
Taylor Blau
-0
/
+30
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
-0
/
+10
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
-2
/
+2
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
-0
/
+20
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
-0
/
+15
2023-03-12
t5604: GETTEXT_POISON fix, conclusion
Johannes Schindelin
-1
/
+1
2023-03-12
t5604: GETTEXT_POISON fix, part 1
Johannes Schindelin
-1
/
+1
2023-03-12
t5619: GETTEXT_POISON fix
Johannes Schindelin
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, conclusion
Johannes Schindelin
-1
/
+1
2023-03-12
t0003: GETTEXT_POISON fix, part 1
Johannes Schindelin
-4
/
+4
2023-03-12
t0033: GETTEXT_POISON fix
Johannes Schindelin
-1
/
+1
2023-02-28
Merge branch 'ar/test-lib-remove-stale-comment'
Junio C Hamano
-6
/
+0
2023-02-28
Merge branch 'zy/t9700-style'
Junio C Hamano
-31
/
+30
2023-02-28
Merge branch 'pw/rebase-i-parse-fix'
Junio C Hamano
-8
/
+48
2023-02-28
Merge branch 'jk/http-test-fixes'
Junio C Hamano
-114
/
+122
2023-02-27
Merge branch 'jc/countermand-format-attach'
Junio C Hamano
-0
/
+18
2023-02-27
Merge branch 'jk/shorten-unambiguous-ref-wo-sscanf'
Junio C Hamano
-0
/
+34
[next]