]> Kevux Git Server - rit/shortlog
rit
2025-05-28 Taylor BlauSync with 2.44.4
2025-05-28 Taylor BlauGit 2.44.4
2025-05-28 Taylor BlauSync with 2.43.7
2025-05-28 Taylor BlauGit 2.43.7
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.45.3
2024-11-26 Johannes SchindelinGit 2.44.3
2024-11-26 Johannes SchindelinSync with 2.44.3
2024-11-26 Johannes SchindelinGit 2.43.6
2024-11-26 Johannes SchindelinSync with 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-07-02 Junio C HamanoYet another batch of post 2.45.2 updates from the ...
2024-07-02 Junio C HamanoMerge branch 'rs/remove-unused-find-header-mem' into...
2024-07-02 Junio C HamanoMerge branch 'jc/worktree-git-path' into maint-2.45
2024-07-02 Junio C HamanoMerge branch 'jk/fetch-pack-fsck-wo-lock-pack' into...
2024-07-02 Junio C HamanoMerge branch 'jk/t5500-typofix' into maint-2.45
2024-07-02 Junio C HamanoMerge branch 'js/mingw-remove-unused-extern-decl' into...
2024-07-02 Junio C HamanoMerge branch 'jc/no-default-attr-tree-in-bare' into...
2024-07-02 Junio C HamanoMerge branch 'tb/precompose-getcwd' into maint-2.45
2024-07-02 Junio C HamanoMerge branch 'pw/rebase-i-error-message' into maint...
2024-07-02 Junio C HamanoMerge branch 'ds/format-patch-rfc-and-k' into maint...
2024-06-28 Junio C HamanoMore post 2.45.2 updates from the 'master' front
2024-06-28 Junio C HamanoMerge branch 'ds/ahead-behind-fix' into maint-2.45
2024-06-28 Junio C HamanoMerge branch 'ds/doc-add-interactive-singlekey' into...
2024-06-28 Junio C HamanoMerge branch 'jc/varargs-attributes' into maint-2.45
2024-06-28 Junio C HamanoMerge branch 'ps/ci-fix-detection-of-ubuntu-20' into...
2024-06-28 Junio C HamanoMerge branch 'jk/cap-exclude-file-size' into maint...
2024-06-28 Junio C HamanoMerge branch 'jc/safe-directory-leading-path' into...
2024-06-28 Junio C HamanoMerge branch 'rs/difftool-env-simplify' into maint...
2024-06-28 Junio C HamanoMerge branch 'ps/fix-reinit-includeif-onbranch' into...
2024-06-28 Junio C HamanoMerge branch 'es/chainlint-ncores-fix' into maint-2.45
2024-06-28 Junio C HamanoMerge branch 'jc/rev-parse-fatal-doc' into maint-2.45
next