]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-09  Junio C Hamanoremerge-diff: clean up temporary objdir at a central...
2024-08-09  Junio C Hamanoremerge-diff: lazily prepare temporary objdir on demand
2024-08-09  Xing Xindiff-tree: fix crash when used with --remerge-diff
2024-05-31  Junio C HamanoGit 2.43.5 v2.43.5
2024-05-31  Junio C HamanoMerge branch 'fixes/2.45.1/2.43' into maint-2.43
2024-05-31  Junio C HamanoGit 2.42.3 v2.42.3
2024-05-31  Junio C HamanoMerge branch 'fixes/2.45.1/2.42' into maint-2.42
2024-05-31  Junio C HamanoGit 2.41.2 v2.41.2
2024-05-30  Junio C HamanoMerge branch 'fixes/2.45.1/2.41' into maint-2.41
2024-05-30  Junio C HamanoGit 2.40.3 v2.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 v2.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 'fixes/2.45.1/2.42' into fixes/2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.41' into fixes/2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.40' into fixes/2.45.1...
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.43.4 v2.43.4
2024-04-19  Johannes SchindelinSync with 2.42.2
2024-04-19  Johannes SchindelinGit 2.42.2 v2.42.2
2024-04-19  Johannes SchindelinSync with 2.41.1
2024-04-19  Johannes SchindelinGit 2.41.1 v2.41.1
2024-04-19  Johannes SchindelinSync with 2.40.2
2024-04-19  Johannes SchindelinGit 2.40.2 v2.40.2
2024-04-19  Johannes SchindelinSync with 2.39.4
2024-04-19  Johannes SchindelinGit 2.39.4 v2.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
2024-02-23  Junio C HamanoGit 2.43.3 v2.43.3
2024-02-23  Junio C HamanoMerge branch 'la/trailer-cleanups' into maint-2.43
2024-02-20  Jeff Kingtrailer: fix comment/cut-line regression with opts...
2024-02-13  Junio C HamanoGit 2.43.2 v2.43.2
2024-02-13  Junio C HamanoMerge branch 'pb/template-for-single-commit-pr' into...
2024-02-13  Junio C HamanoMerge branch 'jc/bisect-doc' into maint-2.43
2024-02-13  Junio C HamanoMerge branch 'js/win32-retry-pipe-write-on-enospc'...
2024-02-13  Junio C HamanoMerge branch 'tb/pack-bitmap-drop-unused-struct-member...
2024-02-13  Junio C HamanoMerge branch 'jt/p4-spell-re-with-raw-string' into...
2024-02-13  Junio C HamanoMerge branch 'jc/coc-whitespace-fix' into maint-2.43
2024-02-13  Junio C HamanoMerge branch 'sd/negotiate-trace-fix' into maint-2.43
2024-02-13  Junio C HamanoMerge branch 'jc/majordomo-to-subspace' into maint...
2024-02-13  Junio C HamanoMerge branch 'nb/rebase-x-shell-docfix' into maint...
2024-02-13  Junio C HamanoMerge branch 'la/strvec-comment-fix' into maint-2.43
next