]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_bool()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_ulong()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_int()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_string()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_string()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_string_multi()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_value()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get_value()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_get()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config_clear()` wrapper
2025-07-23  Patrick Steinhardtconfig: drop `git_config()` wrapper
2025-07-22  Jacob Kellerreflog: close leak of reflog expire entry
2025-07-22  Hoyoung Leet/helper/test-truncate: close file descriptor after...
2025-07-22  Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2025-07-22  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2025-07-22  Jonas Brandstöttert7510: add test cases for non-absolute gpg program
2025-07-22  Johannes Sixtgitk: remove header of now empty section "General options"
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-version' (early part)
2025-07-22  Johannes SixtMerge branch 'mr/sort-refs-by-type'
2025-07-22  Johannes SixtMerge branch 'ti/support-sha256'
2025-07-22  Aditya Gargdocs: explain how to use `git imap-send --list` command...
2025-07-22  Johannes SixtMerge branch 'ml/abandon-old-versions'
2025-07-22  Johannes SixtMerge branch 'ml/tcl86'
2025-07-22  René Scharfecommit: use prio_queue_replace() in pop_most_recent_com...
2025-07-22  René Scharfeprio-queue: add prio_queue_replace()
2025-07-22  René Scharfecommit: convert pop_most_recent_commit() to prio_queue
2025-07-22  Mark Levedahlgit-gui: use /cmd/git-gui.exe for shortcut
2025-07-22  Junio C Hamanorev-list: update a NEEDSWORK comment
2025-07-21  Junio C Hamanorev-list: make "struct rev_list_info" static to the...
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  Lidong Yanpull: add pull.autoStash config option
2025-07-21  Jeff Kingrevision: drop early output option
2025-07-21  Junio C HamanoThe twelfth batch
2025-07-21  Junio C HamanoMerge branch 'jb/gpg-program-variable-is-a-pathname'
2025-07-21  Junio C HamanoMerge branch 'cb/daemon-reap-children'
2025-07-21  Junio C HamanoMerge branch 'ja/doc-git-log-markup'
2025-07-21  Junio C HamanoMerge branch 'rh/doc-glob-pathspec-fix'
2025-07-21  Junio C HamanoMerge branch 'ps/meson-cleanups'
2025-07-21  Junio C HamanoMerge branch 'jk/remote-avoid-overlapping-names'
2025-07-21  Junio C HamanoMerge branch 'tb/midx-avoid-cruft-packs'
2025-07-21  Junio C HamanoMerge branch 'bc/use-sha256-by-default-in-3.0'
2025-07-21  Mark Levedahlgit-gui: remove non-ttk code
2025-07-20  Michael Rappazzogitk: separate upstream refs when using the sort-by...
2025-07-20  Michael Rappazzogitk: make 'sort-refs-by-type' optional and persistent
2025-07-20  Michael Rappazzogitk: sort by ref type on the 'tags and heads' view
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  Carlo Marcelo... meson: work around broken system PCRE2 dependency in...
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-17  Junio C HamanoMerge branch 'bc/use-sha256-by-default-in-3.0' into...
2025-07-17  Johannes Sixtgitk: choosefont - remove a stray debugging line
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in index-relat...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `force_obje...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `read_loose...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in loose objec...
2025-07-17  Patrick Steinhardtobject-file: remove declaration for `for_each_file_in_o...
2025-07-17  Patrick Steinhardtobject-file: inline `for_each_loose_file_in_objdir_buf()`
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` when writing...
2025-07-17  Patrick Steinhardtodb: introduce `odb_write_object()`
2025-07-17  Patrick Steinhardtloose: write loose objects map via their source
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `finalize_o...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `loose_obje...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` when freshenin...
2025-07-17  Patrick Steinhardtobject-file: inline `check_and_freshen()` functions
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `has_loose_...
2025-07-17  Patrick Steinhardtobject-file: stop using `the_hash_algo`
2025-07-17  Patrick Steinhardtobject-file: fix -Wsign-compare warnings
2025-07-17  Mark Levedahlgitk: allow Tcl/Tk 9.0+
2025-07-17  Mark Levedahlgitk: use -profile tcl8 on encoding conversions
2025-07-17  Mark Levedahlgitk: use -profile tcl8 for file input with Tcl 9
2025-07-17  Mark Levedahlgitk: Tcl9 doesn't expand ~, use $env(HOME)
2025-07-17  Mark Levedahlgitk: switch to -translation binary
2025-07-17  Mark Levedahlgitk: update scrolling for TclTk 8.7+ / TIP 474
2025-07-17  Mark Levedahlgitk: restore ui colors after cancelling config dialog
2025-07-17  Mark Levedahlgitk: allow horizontal commit-graph scrolling
2025-07-17  Mark Levedahlgitk: set config dialog color swatches in one place
next