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-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
-154
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
-156
/
+10
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
-156
/
+10
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
-37
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
-51
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
-51
/
+0
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
-15
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
-2
/
+3
2024-04-29
Sync with 2.44.1
Johannes Schindelin
-2
/
+502
2024-04-25
Merge branch 'rj/add-i-leak-fix'
Junio C Hamano
-0
/
+12
2024-04-23
Merge branch 'mr/rerere-crash-fix'
Junio C Hamano
-0
/
+63
2024-04-23
Merge branch 'ps/missing-btmp-fix'
Junio C Hamano
-0
/
+17
2024-04-23
Merge branch 'dd/t9604-use-posix-timezones'
Junio C Hamano
-6
/
+23
2024-04-23
Merge branch 'ta/fast-import-parse-path-fix'
Junio C Hamano
-177
/
+453
2024-04-22
add: plug a leak on interactive_add
Rubén Justo
-0
/
+3
2024-04-22
apply: plug a leak in apply_data
Rubén Justo
-0
/
+9
2024-04-19
Sync with 2.43.4
Johannes Schindelin
-2
/
+502
2024-04-19
Sync with 2.42.2
Johannes Schindelin
-2
/
+502
2024-04-19
Sync with 2.41.1
Johannes Schindelin
-2
/
+502
2024-04-19
Sync with 2.40.2
Johannes Schindelin
-2
/
+503
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
2024-04-16
Merge branch 'pw/t3428-cleanup'
Junio C Hamano
-37
/
+30
2024-04-16
Merge branch 'jt/reftable-geometric-compaction'
Junio C Hamano
-14
/
+57
2024-04-16
Merge branch 'rs/date-mode-pass-by-value'
Junio C Hamano
-1
/
+1
2024-04-16
Merge branch 'sj/userdiff-c-sharp'
Junio C Hamano
-0
/
+310
[next]