]> Kevux Git Server - rit/shortlog
rit
2025-09-02 Kristoffer... doc: remove extra backtick for inline-verbatim
2025-09-02 Kristoffer... doc: add missing backtick for inline-verbatim
2025-07-08 Junio C HamanoMerge branch 'maint-2.48' into maint-2.49
2025-07-08 Junio C HamanoMerge branch 'maint-2.47' into maint-2.48
2025-07-08 Junio C HamanoMerge branch 'maint-2.46' into maint-2.47
2025-07-08 Junio C HamanoMerge branch 'maint-2.45' into maint-2.46
2025-07-08 Junio C HamanoMerge branch 'maint-2.44' into maint-2.45
2025-07-08 Junio C HamanoMerge branch 'maint-2.43' into maint-2.44
2025-07-08 Junio C HamanoMerge branch 'tz/avoid-newer-config-syntax-in-older...
2025-07-08 Todd Zullingert: avoid git config syntax from newer releases
2025-07-08 Taylor BlauDocumentation/RelNotes: use .adoc extension for new...
2025-06-13 Junio C HamanoGit 2.49.1
2025-06-13 Junio C HamanoSync with 2.48.2
2025-05-28 Taylor BlauGit 2.48.2
2025-05-28 Taylor BlauSync with 2.47.3
2025-05-28 Taylor BlauGit 2.47.3
2025-05-28 Taylor BlauSync with 2.46.4
2025-05-28 Taylor BlauGit 2.46.4
2025-05-28 Taylor BlauSync with 2.45.4
2025-05-28 Taylor BlauGit 2.45.4
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...
2025-04-25 Junio C HamanoCI updates
2025-04-25 Junio C HamanoMerge branch 'jc/ci-skip-unavailable-external-software...
2025-04-25 Junio C HamanoMerge branch 'js/ci-fedora-gawk' into maint-2.49
2025-04-25 Junio C HamanoMerge branch 'js/ci-github-update-ubuntu' into maint...
2025-04-25 Junio C HamanoMerge branch 'dd/sparse-glibc-workaround' into maint...
2025-04-24 Junio C Hamanoci: skip unavailable external software
2025-04-16 Johannes Schindelinci(pedantic): ensure that awk is installed
2025-04-09 Johannes Schindelinci: upgrade `sparse` to supported build agents
2025-04-09 Đoàn Trần Công... sparse: ignore warning from new glibc headers
2025-03-14 Junio C HamanoGit 2.49
2025-03-13 Junio C HamanoMerge tag 'l10n-2.49.0-rnd1' of https://github.com...
2025-03-13 Jiang XinMerge branch 'l10n/zh-TW/2025-03-09' of github.com...
2025-03-13 Yi-Jyun Panl10n: zh_TW: Git 2.49.0 round 1
2025-03-13 Jiang XinMerge branch 'l10n-de-2.49' of github.com:ralfth/git
2025-03-13 Ralf Thielowl10n: update German translation
2025-03-13 Bagas Sanjayal10n: po-id for 2.49
2025-03-12 Junio C HamanoA bit more updates after -rc2
2025-03-12 Junio C HamanoMerge branch 'pb/doc-follow-remote-head'
2025-03-12 Junio C HamanoMerge branch 'tc/zlib-ng-fix'
2025-03-12 Junio C HamanoMerge branch 'ma/clone-doc-markup-fix'
2025-03-12 Jiang XinMerge branch 'tl/zh_CN_2.49.0_rnd' of github.com:dyrone/git
next