]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-08-01  Junio C HamanoMerge branch 'jc/ci-print-test-failures-fix'
2025-08-01  Junio C HamanoMerge branch 'jk/unleak-reflog-expire-entry'
2025-08-01  Junio C HamanoMerge branch 'jc/do-not-scan-argv-without-parsing'
2025-08-01  Junio C HamanoMerge branch 'jk/revision-no-early-output'
2025-08-01  Junio C HamanoMerge branch 'jc/rev-list-info-cleanup'
2025-07-28  Junio C HamanoThe fifteenth batch
2025-07-28  Junio C HamanoMerge branch 'ac/auto-comment-char-fix'
2025-07-28  Junio C HamanoMerge branch 'rs/pop-recent-commit-with-prio-queue'
2025-07-24  Junio C HamanoThe fourteenth batch
2025-07-24  Junio C HamanoMerge branch 'bc/contribution-under-non-real-names'
2025-07-24  Junio C HamanoMerge branch 'rj/meson-libexecdir-fix'
2025-07-24  Junio C HamanoMerge branch 'ss/compat-bswap-revamp'
2025-07-24  Junio C HamanoMerge branch 'pw/config-kvi-remove-path'
2025-07-24  Junio C HamanoMerge branch 'kl/test-installed-fix'
2025-07-24  Junio C HamanoMerge branch 'pw/adopt-c99-bool-officially'
2025-07-23  Junio C HamanoThe thirteenth batch
2025-07-23  Junio C HamanoMerge branch 'cc/fast-import-export-signature-names'
2025-07-23  Junio C HamanoMerge branch 'ps/sane-ctype-workaround'
2025-07-23  Junio C HamanoMerge branch 'ly/changed-paths-traversal'
2025-07-22  Jacob Kellerreflog: close leak of reflog expire entry
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  Johannes Sixtgitk: remove header of now empty section "General options"
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  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  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  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: 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-17  Johannes Sixtgitk: choosefont - remove a stray debugging line
2025-07-17  Mark Levedahlgitk: allow horizontal commit-graph scrolling
2025-07-17  Mark Levedahlgitk: update aqua scrolling for TclTk 8.6 / TIP171
2025-07-17  Mark Levedahlgitk: update x11 scrolling for TclTk 8.6 / TIP 171
2025-07-17  Mark Levedahlgitk: update win32 scrolling for Tk 8.6 / TIP 171
2025-07-17  Mark Levedahlgitk: mousewheel scrolling functions for Tk 8.6
2025-07-17  Mark Levedahlgitk: wheel scrolling multiplier preference
2025-07-17  Mark Levedahlgitk: separate x11 / win32 / aqua Mouse bindings
2025-07-17  Mark Levedahlgitk: remove non-ttk support code
2025-07-17  Mark Levedahlgitk: replace ${NS} with ttk
2025-07-17  Mark Levedahlgitk: always use themed Tk (ttk)
2025-07-17  Mark Levedahlgitk: use $config_variables as list for save/restore
2025-07-16  Junio C Hamanoci: allow github-actions print test failures again
2025-07-16  Takashi Iwaigit-gui: Add support of SHA256 repo
2025-07-16  Junio C HamanoThe eleventh batch
2025-07-16  Junio C HamanoMerge branch 'ag/doc-send-email'
2025-07-16  Junio C HamanoMerge branch 'rs/parse-options-precision'
2025-07-16  Junio C HamanoMerge branch 'ps/doc-pack-refs-auto-with-files-backend...
2025-07-16  Junio C HamanoMerge branch 'ps/refs-files-remove-empty-parent'
2025-07-16  Junio C HamanoMerge branch 'ps/t1006-tap-fix'
2025-07-16  Junio C HamanoMerge branch 'ph/fetch-prune-optim'
2025-07-16  Takashi Iwaigit-gui: Replace null_sha1 with nullid
2025-07-16  Mark Levedahlgitk: remove implementations for Tcl/Tk < 8.6
2025-07-16  Mark Levedahlgitk: Make TclTk 8.6 the minimum, allow 8.7
2025-07-16  Mark Levedahlgitk: remove code targeting git <= 1.7.2
2025-07-16  Mark Levedahlgitk: require git >= 2.20
2025-07-16  Ayush Chandekarconfig: set comment_line_str to "#" when core.commentCh...
2025-07-16  Ayush Chandekarcommit: avoid scanning trailing comments when 'core...
2025-07-16  Phillip Woodstrbuf: convert predicates to return bool
2025-07-16  Phillip Woodgit-compat-util: convert string predicates to return...
2025-07-16  Phillip WoodCodingGuidelines: allow the use of bool
2025-07-16  brian m. carlsonSubmittingPatches: allow non-real name contributions
next