]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-18  Linus ArverSubmittingPatches: demonstrate using git-contacts with...
2024-04-18  Linus ArverSubmittingPatches: add heading for format-patch and...
2024-04-18  Linus ArverSubmittingPatches: dedupe discussion of security patches
2024-04-18  Linus ArverSubmittingPatches: discuss reviewers first
2024-04-18  Linus ArverSubmittingPatches: quote commands
2024-04-18  Linus ArverSubmittingPatches: mention GitGitGadget
2024-04-18  Linus ArverSubmittingPatches: clarify 'git-contacts' location
2024-04-18  Linus ArverMyFirstContribution: mention contrib/contacts/git-contacts
2024-04-18  Phillip Woodrebase -m: fix --signoff with conflicts
2024-04-18  Phillip Woodsequencer: store commit message in private context
2024-04-18  Phillip Woodsequencer: move current fixups to private context
2024-04-18  Phillip Woodsequencer: start removing private fields from public API
2024-04-18  Phillip Woodsequencer: always free "struct replay_opts"
2024-04-18  Junio C HamanoMerge branch 'pw/t3428-cleanup' into pw/rebase-m-signof...
2024-04-18  Patrick Steinhardtrepository: drop `initialize_the_repository()`
2024-04-18  Patrick Steinhardtrepository: drop `the_index` variable
2024-04-18  Patrick Steinhardtbuiltin/clone: stop using `the_index`
2024-04-18  Patrick Steinhardtrepository: initialize index in `repo_init()`
2024-04-18  Patrick Steinhardtbuiltin: stop using `the_index`
2024-04-18  Patrick Steinhardtt/helper: stop using `the_index`
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  Xing Xinmidx: disable replace objects
2024-04-17  Patrick Steinhardtbuiltin/receive-pack: convert to use git-maintenance(1)
2024-04-17  Patrick Steinhardtrun-command: introduce function to prepare auto-mainten...
2024-04-17  brian m. carlsoncredential: add method for querying capabilities
2024-04-17  brian m. carlsoncredential-cache: implement authtype capability
2024-04-17  brian m. carlsont: add credential tests for authtype
2024-04-17  brian m. carlsoncredential: add support for multistage credential rounds
2024-04-17  brian m. carlsont5563: refactor for multi-stage authentication
2024-04-17  brian m. carlsondocs: set a limit on credential line length
2024-04-17  brian m. carlsoncredential: enable state capability
2024-04-17  brian m. carlsoncredential: add an argument to keep state
2024-04-17  brian m. carlsonhttp: add support for authtype and credential
2024-04-17  brian m. carlsondocs: indicate new credential protocol fields
2024-04-17  brian m. carlsoncredential: add a field called "ephemeral"
2024-04-17  brian m. carlsoncredential: gate new fields on capability
2024-04-17  brian m. carlsoncredential: add a field for pre-encoded credentials
2024-04-17  brian m. carlsonhttp: use new headers for each object request
2024-04-17  brian m. carlsonremote-curl: reset headers on new request
2024-04-17  brian m. carlsoncredential: add an authtype field
2024-04-17  Linus Arvermailmap: change primary address for Linus Arver
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-16  Junio C HamanoThe twentieth batch
2024-04-16  Junio C HamanoMerge branch 'pw/t3428-cleanup'
2024-04-16  Junio C HamanoMerge branch 'ba/osxkeychain-updates'
2024-04-16  Junio C HamanoMerge branch 'jt/reftable-geometric-compaction'
2024-04-16  Junio C HamanoMerge branch 'tb/make-indent-conditional-with-non-spaces'
2024-04-16  Junio C HamanoMerge branch 'rs/usage-fallback-to-show-message-format'
2024-04-16  Junio C HamanoMerge branch 'rs/date-mode-pass-by-value'
next