]> Kevux Git Server - rit/shortlog
rit
2024-11-26 Johannes SchindelinMerge branch 'disallow-control-characters-in-credential...
2024-11-26 Johannes Schindelincredential: disallow Carriage Returns in the protocol...
2024-11-26 Johannes Schindelincredential: sanitize the user prompt
2024-11-26 Johannes Schindelincredential_format(): also encode <host>[:<port>]
2024-10-30 Johannes SchindelinMerge branch 'backport-github-actions-fixes'
2024-10-30 Patrick Steinhardtt7300: work around platform-specific behaviour with...
2024-10-30 Junio C Hamanocompat/regex: fix argument order to calloc(3)
2024-10-30 Johannes Schindelinmingw: drop bogus (and unneeded) declaration of `_pgmptr`
2024-10-30 Junio C Hamanoci: remove 'Upload failed tests' directories' step...
2024-05-30 Junio C HamanoGit 2.40.3
2024-05-30 Junio C HamanoMerge branch 'fixes/2.45.1/2.40' into maint-2.40
2024-05-30 Junio C HamanoGit 2.39.5
2024-05-30 Junio C HamanoMerge branch 'jc/fix-2.45.1-and-friends-for-2.39' into...
2024-05-24 Junio C HamanoMerge branch 'jc/fix-2.45.1-and-friends-for-2.39' into...
2024-05-23 Junio C HamanoRevert "fsck: warn about symlink pointing inside a...
2024-05-21 Johannes SchindelinRevert "Add a helper function to compare file contents"
2024-05-21 Johannes Schindelinclone: drop the protections where hooks aren't run
2024-05-21 Johannes Schindelintests: verify that `clone -c core.hooksPath=/dev/null...
2024-05-21 Johannes SchindelinRevert "core.hooksPath: add some protection while cloning"
2024-05-21 Johannes Schindelininit: use the correct path of the templates directory...
2024-05-21 Johannes Schindelinhook: plug a new memory leak
2024-05-21 Jeff Kingci: stop installing "gcc-13" for osx-gcc
2024-05-21 Jeff Kingci: avoid bare "gcc" for osx-gcc job
2024-05-21 Jeff Kingci: drop mention of BREW_INSTALL_PACKAGES variable
2024-05-21 Jeff Kingsend-email: avoid creating more than one Term::ReadLine...
2024-05-21 Jeff Kingsend-email: drop FakeTerm hack
2024-04-19 Johannes SchindelinGit 2.40.2
2024-04-19 Johannes SchindelinSync with 2.39.4
2024-04-19 Johannes SchindelinGit 2.39.4
2024-04-19 Johannes SchindelinMerge branch 'ownership-checks-in-local-clones'
2024-04-19 Johannes SchindelinMerge branch 'defense-in-depth'
2024-04-19 Johannes Schindelinfsck: warn about symlink pointing inside a gitdir
2024-04-19 Johannes Schindelincore.hooksPath: add some protection while cloning
2024-04-19 Johannes Schindelininit.templateDir: consider this config setting protected
2024-04-19 Johannes Schindelinclone: prevent hooks from running during a clone
2024-04-19 Johannes SchindelinAdd a helper function to compare file contents
2024-04-17 Johannes SchindelinMerge branch 'icasefs-symlink-confusion'
2024-04-17 Johannes Schindelininit: refactor the template directory discovery into...
2024-04-17 Johannes Schindelinfind_hook(): refactor the `STRIP_EXTENSION` logic
2024-04-17 Johannes Schindelinclone: when symbolic links collide with directories...
2024-04-17 Johannes Schindelinentry: report more colliding paths
2024-04-17 Johannes Schindelint5510: verify that D/F confusion cannot lead to an RCE
2024-04-17 Johannes Schindelinsubmodule: require the submodule path to contain direct...
2024-04-17 Johannes Schindelinclone_submodule: avoid using `access()` on directories
2024-04-17 Johannes Schindelinsubmodules: submodule paths must not contain symlinks
2024-04-17 Filip Hejsekclone: prevent clashing git dirs when cloning submodule...
2024-04-17 Filip Hejsekt7423: add tests for symlinked submodule directories
2024-04-17 Filip Hejsekhas_dir_name(): do not get confused by characters ...
2024-04-17 Jeff Kingdocs: document security issues around untrusted .git...
2024-04-17 Jeff Kingupload-pack: disable lazy-fetching by default
2024-04-17 Johannes Schindelinfetch/clone: detect dubious ownership of local repositories
2024-04-17 Filip Hejsekt0411: add tests for cloning from partial repo
2024-04-17 Patrick Steinhardtbuiltin/clone: refuse local clones of unsafe repositories
2024-04-16 Patrick Steinhardtsetup.c: introduce `die_upon_dubious_ownership()`
2024-04-16 Patrick Steinhardtbuiltin/clone: abort when hardlinked source and target...
2024-04-16 Patrick Steinhardtbuiltin/clone: stop resolving symlinks when copying...
2024-04-16 Johannes SchindelinMerge branch 'js/github-actions-update'
2024-04-16 Johannes SchindelinMerge branch 'jc/maint-github-actions-update'
2024-04-16 Johannes Schindelinci(linux32): add a note about Actions that must not...
2024-04-16 Junio C HamanoGitHub Actions: update to github-script@v7
2024-04-16 Johannes Schindelinci: bump remaining outdated Actions versions
2024-04-16 Junio C HamanoGitHub Actions: update to checkout@v4
2024-04-16 Johannes SchindelinMerge branch 'quicker-asan-lsan'
2024-04-16 Johannes SchindelinMerge branch 'jk/test-lsan-denoise-output'
2024-04-16 Johannes SchindelinMerge branch 'js/ci-use-macos-13'
2024-04-16 Johannes SchindelinMerge branch 'backport/jk/libcurl-8.7-regression-workar...
2024-04-16 Johannes SchindelinMerge branch 'jk/redact-h2h3-headers-fix' into maint...
2024-04-16 Johannes SchindelinMerge branch 'jk/httpd-test-updates'
2024-04-16 Johannes SchindelinMerge branch 'jk/http-test-fixes'
2024-04-16 Johannes Schindelinci(linux-asan/linux-ubsan): let's save some time
2024-04-16 Jeff Kingtest-lib: ignore uninteresting LSan output
2024-04-16 Johannes Schindelinci: upgrade to using macos-13
2024-04-16 Johannes SchindelinMerge branch 'jh/fsmonitor-darwin-modernize'
2024-04-12 Johannes Schindelinrepository: avoid leaking `fsmonitor` data
2024-04-10 Jeff Kingremote-curl: add Transfer-Encoding header only for...
2024-04-10 Jeff KingINSTALL: bump libcurl version to 7.21.3
2024-04-10 Jeff Kinghttp: reset POSTFIELDSIZE when clearing curl handle
2023-09-15 Jeff Kinghttp: update curl http/2 info matching for curl 8.3.0
2023-09-15 Jeff Kinghttp: factor out matching of curl http/2 trace lines
2023-06-17 Jeff Kinghttp: handle both "h2" and "h2h3" in curl info lines
2023-04-17 Johannes SchindelinGit 2.40.1
2023-04-17 Johannes SchindelinSync with 2.39.3
2023-04-17 Johannes SchindelinGit 2.39.3
2023-04-17 Johannes SchindelinSync with 2.38.5
2023-04-17 Johannes SchindelinGit 2.38.5
2023-04-17 Johannes SchindelinSync with 2.37.7
2023-04-17 Johannes SchindelinGit 2.37.7
2023-04-17 Johannes SchindelinSync with 2.36.6
2023-04-17 Johannes SchindelinGit 2.36.6
2023-04-17 Johannes SchindelinSync with 2.35.8
2023-04-17 Johannes SchindelinGit 2.35.8
2023-04-17 Johannes SchindelinSync with 2.34.8
2023-04-17 Johannes SchindelinGit 2.34.8
2023-04-17 Johannes SchindelinSync with 2.33.8
2023-04-17 Johannes SchindelinGit 2.33.8
2023-04-17 Johannes SchindelinSync with 2.32.7
2023-04-17 Johannes SchindelinGit 2.32.7
2023-04-17 Johannes SchindelinSync with 2.31.8
2023-04-17 Johannes SchindelinGit 2.31.8
2023-04-17 Johannes Schindelintests: avoid using `test_i18ncmp`
next