]> Kevux Git Server - rit/shortlog
rit
2025-05-23 Johannes SixtMerge branch 'ml/replace-auto-execok'
2025-05-23 Johannes SixtMerge branch 'js/fix-open-exec'
2025-05-23 Johannes SixtMerge branch 'ah/fix-open-with-stdin'
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 Mark Levedahlgit-gui: sanitize $PATH on all platforms
2025-05-23 Mark Levedahlgit-gui: assure PATH has only absolute elements.
2025-05-23 Mark Levedahlgit-gui: cleanup git-bash menu item
2025-05-23 Mark Levedahlgit-gui: avoid auto_execok in do_windows_shortcut
2025-05-23 Mark Levedahlgit-gui: avoid auto_execok for git-bash menu item
2025-05-23 Mark Levedahlgit-gui: remove unused proc is_shellscript
2025-05-23 Johannes Sixtgit-gui: remove special treatment of Windows from open_...
2025-05-23 Mark Levedahlgit-gui: use only the configured shell
2025-05-23 Mark Levedahlgit-gui: make _shellpath usable on startup
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 Johannes SixtMerge branch 'ml/git-gui-exec-path-fix'
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
2024-11-26 Johannes SchindelinSync with 2.42.4
2024-11-26 Johannes SchindelinGit 2.42.4
2024-11-26 Johannes SchindelinSync with 2.41.3
2024-11-26 Johannes SchindelinGit 2.41.3
2024-11-26 Johannes SchindelinSync with 2.40.4
2024-11-26 Johannes SchindelinGit 2.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
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
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
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
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 '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
2024-04-19 Johannes SchindelinSync with 2.42.2
2024-04-19 Johannes SchindelinGit 2.42.2
2024-04-19 Johannes SchindelinSync with 2.41.1
2024-04-19 Johannes SchindelinGit 2.41.1
2024-04-19 Johannes SchindelinSync with 2.40.2
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
next