]> Kevux Git Server - rit/shortlog
rit
2025-08-06 Patrick Steinhardtbuiltin/remote: only iterate through refs that are...
2025-08-06 Patrick Steinhardtbuiltin/remote: rework how remote refs get renamed
2025-08-06 Patrick Steinhardtbuiltin/remote: determine whether refs need renaming...
2025-08-06 Patrick Steinhardtbuiltin/remote: fix sign comparison warnings
2025-08-06 Patrick Steinhardtrefs: simplify logic when migrating reflog entries
2025-08-06 Patrick Steinhardtrefs: pass refname when invoking reflog entry callback
2025-08-06 Junio C HamanoMerge branch 'ps/reflog-migrate-fixes' into ps/remote...
2025-08-06 Patrick Steinhardtrefs: fix invalid old object IDs when migrating reflogs
2025-08-06 Patrick Steinhardtrefs: stop unsetting REF_HAVE_OLD for log-only updates
2025-08-06 Patrick Steinhardtrefs/files: detect race when generating reflog entry...
2025-08-06 Patrick Steinhardtrefs: fix identity for migrated reflogs
2025-08-06 Patrick Steinhardtident: fix type of string length parameter
2025-08-06 Patrick Steinhardtbuiltin/reflog: implement subcommand to write new entries
2025-08-06 Patrick Steinhardtrefs: export `ref_transaction_update_reflog()`
2025-08-06 Patrick Steinhardtbuiltin/reflog: improve grouping of subcommands
2025-08-06 Patrick SteinhardtDocumentation/git-reflog: convert to use synopsis type
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 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-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 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 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 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
2025-07-16 Ramsay Jonespo/meson.build: add missing 'ga' language code
2025-07-16 Ramsay Jonesmeson: fix installation when -Dlibexexdir is set
next