]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-05-28  Taylor BlauMerge branch 'tb/wincred-buffer-overflow' into maint...
2025-05-28  Taylor Blauwincred: avoid buffer overflow in wcsncat()
2025-05-28  Taylor BlauMerge branch 'jt/config-quote-cr' into maint-2.43
2025-05-28  Taylor BlauMerge branch 'ps/bundle-uri-arbitrary-writes' into...
2025-05-28  Taylor BlauMerge branch 'js/gitk-git-gui-harden-exec-open' into...
2025-05-23  Patrick Steinhardt... bundle-uri: fix arbitrary file writes via parameter...
2025-05-23  Justin Toblerconfig: quote values containing CR character
2025-05-23  Johannes SixtMerge branch 'js/fix-open-exec'
2025-05-23  Johannes SixtMerge branch 'ml/replace-auto-execok'
2025-05-23  Johannes Sixtgit-gui: sanitize 'exec' arguments: convert new 'cygpat...
2025-05-23  Johannes SixtMerge branch 'js/fix-open-exec'
2025-05-23  Johannes SixtMerge branch 'ah/fix-open-with-stdin'
2025-05-23  Taylor BlauMerge branch 'ml/replace-auto-execok' into js/fix-open...
2025-05-23  Johannes Sixtgit-gui: do not mistake command arguments as redirectio...
2025-05-23  Johannes Sixtgit-gui: introduce function git_redir for git calls...
2025-05-23  Johannes Sixtgit-gui: pass redirections as separate argument to...
2025-05-23  Johannes Sixtgit-gui: pass redirections as separate argument to...
2025-05-23  Johannes Sixtgit-gui: convert git_read*, git_write to be non-variadic
2025-05-23  Mark Levedahlgit-gui: override exec and open only on Windows
2025-05-23  Johannes Sixtgitk: sanitize 'open' arguments: revisit recently updat...
2025-05-23  Johannes Sixtgit-gui: use git_read in githook_read
2025-05-23  Mark Levedahlgit-gui: sanitize $PATH on all platforms
2025-05-23  Johannes Sixtgit-gui: break out a separate function git_read_nice
2025-05-23  Mark Levedahlgit-gui: assure PATH has only absolute elements.
2025-05-23  Johannes Sixtgit-gui: remove option --stderr from git_read
2025-05-23  Mark Levedahlgit-gui: cleanup git-bash menu item
2025-05-23  Johannes Sixtgit-gui: sanitize 'exec' arguments: background
2025-05-23  Mark Levedahlgit-gui: avoid auto_execok in do_windows_shortcut
2025-05-23  Johannes Sixtgit-gui: sanitize 'exec' arguments: simple cases
2025-05-23  Mark Levedahlgit-gui: avoid auto_execok for git-bash menu item
2025-05-23  Johannes Sixtgit-gui: treat file names beginning with "|" as relativ...
2025-05-23  Mark Levedahlgit-gui: remove unused proc is_shellscript
2025-05-23  Johannes Sixtgit-gui: remove git config --list handling for git...
2025-05-23  Johannes Sixtgit-gui: remove special treatment of Windows from open_...
2025-05-23  Mark Levedahlgit-gui: remove HEAD detachment implementation for...
2025-05-23  Mark Levedahlgit-gui: use only the configured shell
2025-05-23  Mark Levedahlgit-gui: remove Tcl 8.4 workaround on 2>@1 redirection
2025-05-23  Mark Levedahlgit-gui: make _shellpath usable on startup
2025-05-23  Johannes SixtMerge branch 'ml/git-gui-exec-path-fix'
2025-05-23  Mark Levedahlgit-gui: use [is_Windows], not bad _shellpath
2025-05-23  Mark Levedahlgit-gui: _which, only add .exe suffix if not present
2025-05-23  Taylor BlauMerge branch 'js/fix-open-exec-2.40.0' into js/fix...
2025-05-23  Avi Halachmi... gitk: encode arguments correctly with "open"
2025-05-23  Johannes Sixtgitk: sanitize 'open' arguments: command pipeline
2025-05-23  Johannes Sixtgitk: collect construction of blameargs into a single...
2025-05-23  Johannes Sixtgitk: sanitize 'open' arguments: simple commands, reada...
2025-05-23  Johannes Sixtgitk: sanitize 'open' arguments: simple commands with...
2025-05-23  Johannes Sixtgitk: sanitize 'open' arguments: simple commands
2025-05-23  Johannes Sixtgitk: sanitize 'exec' arguments: redirect to process
2025-05-23  Johannes Sixtgitk: sanitize 'exec' arguments: redirections and backg...
2025-05-23  Johannes Sixtgitk: sanitize 'exec' arguments: redirections
2025-05-23  Johannes Sixtgitk: sanitize 'exec' arguments: 'eval exec'
2025-05-23  Johannes Sixtgitk: sanitize 'exec' arguments: simple cases
2025-05-23  Johannes Sixtgitk: have callers of diffcmd supply pipe symbol when...
2025-05-23  Johannes Sixtgitk: treat file names beginning with "|" as relative...
2024-11-26  Johannes SchindelinGit 2.43.6 v2.43.6
2024-11-26  Johannes SchindelinSync with 2.42.4
2024-11-26  Johannes SchindelinGit 2.42.4 v2.42.4
2024-11-26  Johannes SchindelinSync with 2.41.3
2024-11-26  Johannes SchindelinGit 2.41.3 v2.41.3
2024-11-26  Johannes SchindelinSync with 2.40.4
2024-11-26  Johannes SchindelinGit 2.40.4 v2.40.4
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-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
next