]> Kevux Git Server - rit/shortlog
rit
2026-02-17 Patrick Steinhardtgit-gui: prefer shell at "/bin/sh" with Meson
2026-02-17 Patrick Steinhardtgit-gui: fix use of GIT_CEILING_DIRECTORIES
2026-01-25 Johannes Sixtgit-gui: mark *.po files at any directory level as...
2026-01-25 Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
2026-01-24 Alexander Shopovgit-gui i18n: Update Bulgarian translation (558t)
2026-01-24 Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
2026-01-23 Alexander Shopovgit-gui i18n: Update Bulgarian translation (557t)
2025-09-06 Adam Dinwoodiegit-gui: sync Makefiles with git.git
2025-09-06 Johannes SixtMerge branch 'ml/misc-simplifications'
2025-09-06 Johannes SixtMerge branch 'js/ask-yesno'
2025-09-01 Johannes Sixtgit-gui: fix error handling of Revert Changes command
2025-08-28 Johannes Schindelingit-gui--askyesno (mingw): use Git for Windows' icon...
2025-08-28 Johannes Schindelingit-gui--askyesno: allow overriding the window title
2025-08-28 Johannes Schindelingit gui: set GIT_ASKPASS=git-gui--askpass if not set yet
2025-08-28 Heiko Voigtgit-gui: provide question helper for retry fallback...
2025-08-21 Mark Levedahlgit-gui: simplify using nice(1)
2025-08-21 Mark Levedahlgit-gui: simplify PATH de-duplication
2025-08-04 Johannes SixtMerge branch 'cb/no-tcl86-on-macos'
2025-08-04 Carlo Marcelo... git-gui: ensure own version of git-gui--askpass is...
2025-08-02 Johannes SixtMerge branch 'strip-post-hooks' of github.com:orgads...
2025-08-02 Johannes SixtMerge branch 'ml/tcl90'
2025-08-02 Johannes SixtMerge branch 'master' of https://github.com/alshopov...
2025-07-31 Mark Levedahlgit-gui: Allow Tcl 9.0
2025-07-31 Mark Levedahlgit-gui: use -profile tcl8 on encoding conversions
2025-07-31 Mark Levedahlgit-gui: use -profile tcl8 for file input with Tcl 9
2025-07-31 Mark Levedahlgit-gui: themed.tcl: use full namespace for color
2025-07-31 Mark Levedahlgit-gui: remove EOL translation for gets
2025-07-31 Johannes SixtMerge branch 'ml/windows-tie-loose-ends'
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-29 Alexander Shopovgit-gui i18n: Remove the locations within the Bulgarian...
2025-07-29 Alexander Shopovgit-gui i18n: Update Bulgarian translation (557t)
2025-07-22 Mark Levedahlgit-gui: do not mix -translation binary and -encoding
2025-07-22 Mark Levedahlgit-gui: replace encoding binary with iso8859-1
2025-07-22 Mark Levedahlgit-gui: translation binary defines iso8859-1
2025-07-22 Mark Levedahlgit-gui: assure -eofchar {} on all channels
2025-07-22 Johannes SixtMerge branch 'ml/abandon-old-versions'
2025-07-22 Johannes SixtMerge branch 'ml/tcl86'
2025-07-22 Mark Levedahlgit-gui: use /cmd/git-gui.exe for shortcut
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: Windows tk_getSaveFile is not useful for shortcuts
2025-07-19 Mark Levedahlgit-gui: let nice work on Windows
2025-07-19 Mark Levedahlgit-gui: do not add directories to PATH on Windows
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-14 Orgad Shanehgit-gui: strip the commit message after running commit...
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
next