]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-07-31  Carlo Marcelo... git-gui: honor TCLTK_PATH in git-gui--askpass
2025-07-31  Carlo Marcelo... git-gui: retire Git Gui.app
2025-07-31  Carlo Marcelo... git-gui: fix dependency of GITGUI_MAIN on generator
2025-07-31  Carlo Marcelo... git-gui: remove uname_O in Makefile
2025-07-22  Johannes SixtMerge branch 'ml/abandon-old-versions'
2025-07-22  Johannes SixtMerge branch 'ml/tcl86'
2025-07-21  Mark Levedahlgit-gui: eliminate _search_exe
2025-07-21  Mark Levedahlgit-gui: remove procs gitexec and _git_cmd
2025-07-21  Mark Levedahlgit-gui: use dashless 'git cmd' form for read/write
2025-07-21  Mark Levedahlgit-gui: default to full copy for linked worktrees
2025-07-21  Mark Levedahlgit-gui: use git-clone
2025-07-21  Mark Levedahlgit-gui: remove non-ttk code
2025-07-19  Mark Levedahlgit-gui: remove ${NS} indirection for ttk
2025-07-19  Mark Levedahlgit-gui: always use themed widgets from ttk
2025-07-19  Mark Levedahlgit-gui: remove redundant check for Tk >= 8.5
2025-07-19  Mark Levedahlgit-gui: remove unreachable Tk 8.4 code
2025-07-19  Mark Levedahlgit-gui: remove unused git-version
2025-07-19  Mark Levedahlgit-gui: use git_init to create new repository dir
2025-07-19  Mark Levedahlgit-gui: git-remote is always available
2025-07-19  Mark Levedahlgit-gui: git merge understands --strategy=recursive
2025-07-19  Mark Levedahlgit-gui: git-diff knows submodules and textconv
2025-07-19  Mark Levedahlgit-gui: git-blame understands -w and textconv
2025-07-19  Mark Levedahlgit-gui: git rev-parse knows show_toplevel
2025-07-19  Mark Levedahlgit-gui: use git-branch --show-current
2025-07-18  Mark Levedahlgit-gui: git-diff-index always knows submodules
2025-07-18  Mark Levedahlgit-gui: git ls-files knows --exclude-standard
2025-07-18  Mark Levedahlgit-gui: Make TclTk 8.6 the minimum, allow 8.7
2025-07-17  Mark Levedahlgit-gui: require git >= 2.36
2025-07-16  Takashi Iwaigit-gui: Add support of SHA256 repo
2025-07-16  Takashi Iwaigit-gui: Replace null_sha1 with nullid
2025-07-08  Johannes SixtMerge branch 'js/fix-open-exec-git'
2025-07-08  Johannes SixtMerge branch 'ml/replace-auto-execok'
2025-06-21  Johannes SixtMerge branch 'ob/strip-comments-on-commit'
2025-06-19  Alexander Shopovgit-gui i18n: Updated Bulgarian translation (578t)
2025-06-06  Johannes Sixtgit-gui: don't delete source files when auto_mkindex...
2025-05-29  Johannes SixtMerge branch 'pks-meson-support' of github.com:pks...
2025-05-23  Johannes Sixtgit-gui: sanitize 'exec' arguments: convert new 'cygpat...
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 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-15  Johannes Sixtgit-gui: do not end the commit message with an empty...
2025-05-13  Patrick Steinhardtgit-gui: wire up support for the Meson build system
2025-05-13  Patrick Steinhardtgit-gui: stop including GIT-VERSION-FILE file
2025-05-13  Patrick Steinhardtgit-gui: extract script to generate macOS app
2025-05-13  Patrick Steinhardtgit-gui: extract script to generate macOS wrapper
2025-05-13  Patrick Steinhardtgit-gui: extract script to generate "tclIndex"
2025-05-13  Patrick Steinhardtgit-gui: extract script to generate "git-gui"
2025-05-13  Patrick Steinhardtgit-gui: drop no-op GITGUI_SCRIPT replacement
2025-05-13  Patrick Steinhardtgit-gui: make output of GIT-VERSION-GEN source'able
2025-05-13  Patrick Steinhardtgit-gui: prepare GIT-VERSION-GEN for out-of-tree builds
2025-05-13  Patrick Steinhardtgit-gui: replace GIT-GUI-VARS with GIT-GUI-BUILD-OPTIONS
2025-05-09  Johannes SixtMerge branch 'js/po-update-workflow'
2025-05-07  Johannes Sixtgit-gui: treat the message template file as a built...
2025-04-20  Johannes SixtMerge branch 'ob/strip-comments-on-commit'
2025-03-16  Oswald Buddenhagengit-gui: heed core.commentChar/commentString
2025-01-05  Johannes SixtMerge branch 'as/translations-bg'
2024-12-24  Johannes Sixtgit-gui: po/README: update repository location and...
2024-12-23  Alexander Shopovgit-gui i18n: Updated Bulgarian translation (579t)
2024-12-21  Johannes SixtMerge branch 'js/no-rescan-on-empty-diff'
2024-12-09  Johannes SixtMerge branch 'yk/console-encoding'
2024-12-08  Yuri Konotopovgit-gui: use system encoding to show console output
2024-11-09  Johannes SixtMerge branch 'ob/strip-comments-on-commit'
2024-11-09  Johannes SixtMerge branch 'tb/mergetool-from-config'
2024-09-14  Tobias Boeschgit gui: add directly calling merge tool from configuration
2024-08-15  Oswald Buddenhagengit-gui: strip commit messages less aggressively
2024-08-15  Oswald Buddenhagengit-gui: strip comments and consecutive empty lines...
2024-08-03  Johannes Sixtgit-gui: Remove forced rescan of stat-dirty files.
2024-07-07  Johannes SixtMerge branch 'os/catch-rename'
2024-06-30  Orgad Shanehgit-gui: fix inability to quit after closing another...
2024-06-23  Johannes SixtMerge branch 'pk/swedish-translation'
2024-06-23  Johannes SixtMerge branch 'bc/french-translation'
2024-06-20  Peter Kreftinggit-gui: sv.po: Update Swedish translation (576t0f0u)
2024-05-11  Johannes Sixtgit-gui: note the new maintainer
2024-05-05  Junio C HamanoMakefile(s): do not enforce "all indents must be done...
2024-05-05  Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
next