]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-03-24  Junio C HamanoMerge branch 'ps/build-tweaks' into rs/use-strvec-pushv
2026-03-24  Patrick Steinhardtcommit-graph: fix writing generations with dates exceed...
2026-03-24  K Jayatheerthrefspec: fix typo in comment
2026-03-24  K Jayatheerthremote-curl: fall back to default hash outside repo
2026-03-23  Mirko Fainaformat-patch: --commit-list-format without prefix
2026-03-23  Mirko Fainaformat-patch: add preset for --commit-list-format
2026-03-23  Mirko Fainaformat-patch: wrap generate_commit_list_cover()
2026-03-23  Mirko Fainaformat.commitListFormat: strip meaning from empty
2026-03-23  Mirko Fainadocs/pretty-formats: add %(count) and %(total)
2026-03-23  Mirko Fainaformat-patch: rename --cover-letter-format option
2026-03-23  Mirko Fainaformat-patch: refactor generate_commit_list_cover
2026-03-23  Mirko Fainapretty.c: better die message %(count) and %(total)
2026-03-23  Junio C HamanoThe 19th batch
2026-03-23  Junio C HamanoMerge branch 'ty/mktree-wo-the-repository'
2026-03-23  Junio C HamanoMerge branch 'bb/imap-send-openssl-4.0-prep'
2026-03-23  Junio C HamanoMerge branch 'ac/help-sort-correctly'
2026-03-23  Junio C HamanoMerge branch 'jc/test-allow-sed-with-ere'
2026-03-23  Junio C HamanoMerge branch 'ng/submodule-default-remote'
2026-03-23  Junio C HamanoMerge branch 'ms/t7605-test-path-is-helpers'
2026-03-23  Junio C HamanoMerge branch 'cf/constness-fixes'
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` in error...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` when marking...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` when checking...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` with loose...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` when checking...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` when checking...
2026-03-23  Patrick Steinhardtbuiltin/fsck: stop using `the_repository` when snapshot...
2026-03-23  Patrick Steinhardtbuiltin/fsck: fix trivial dependence on `the_repository`
2026-03-23  Patrick Steinhardtfsck: drop USE_THE_REPOSITORY
2026-03-23  Patrick Steinhardtfsck: store repository in fsck options
2026-03-23  Patrick Steinhardtfsck: initialize fsck options via a function
2026-03-23  Patrick Steinhardtfetch-pack: move fsck options into function scope
2026-03-23  Jeff Kingdiff-highlight: fetch all config with one process
2026-03-23  Scott Bakerdiff-highlight: allow module callers to pass in color...
2026-03-23  Jeff Kingdiff-highlight: test color config
2026-03-23  Jeff Kingdiff-highlight: use test_decode_color in tests
2026-03-23  Jeff Kingt: add matching negative attributes to test_decode_color
2026-03-23  Jeff Kingdiff-highlight: check diff-highlight exit status in...
2026-03-23  Scott Bakerdiff-highlight: drop perl version dependency back to 5.8
2026-03-23  Jeff Kingdiff-highlight: mention build instructions
2026-03-21  Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2026-03-21  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2026-03-20  Patrick Steinhardtodb: introduce generic `odb_find_abbrev_len()`
2026-03-20  Patrick Steinhardtobject-file: move logic to compute packed abbreviation...
2026-03-20  Patrick Steinhardtobject-name: move logic to compute loose abbreviation...
2026-03-20  Patrick Steinhardtobject-name: simplify computing common prefixes
2026-03-20  Patrick Steinhardtobject-name: abbreviate loose object names without...
2026-03-20  Patrick Steinhardtobject-name: merge `update_candidates()` and `match_pre...
2026-03-20  Patrick Steinhardtobject-name: backend-generic `get_short_oid()`
2026-03-20  Patrick Steinhardtobject-name: backend-generic `repo_collect_ambiguous()`
2026-03-20  Patrick Steinhardtobject-name: extract function to parse object ID prefixes
2026-03-20  Patrick Steinhardtobject-name: move logic to iterate through packed prefi...
2026-03-20  Patrick Steinhardtobject-name: move logic to iterate through loose prefix...
2026-03-20  Patrick Steinhardtodb: introduce `struct odb_for_each_object_options`
2026-03-20  Patrick Steinhardtoidtree: extend iteration to allow for arbitrary return...
2026-03-20  Patrick Steinhardtoidtree: modernize the code a bit
2026-03-20  Junio C HamanoMerge branch 'ps/object-counting' into ps/odb-generic...
2026-03-20  Yuvraj Singh... path-walk: fix NULL pointer dereference in error message
2026-03-20  Johannes SixtMerge branch 'jx/i18n-fix' of github.com:jiangxin/gitk
2026-03-20  Johannes SixtMerge branch 'js/i18n-no-location'
2026-03-20  Johannes SixtMerge branch 'sb/heed-ref-decoration-settings'
2026-03-20  Junio C HamanoMerge branch 'jk/diff-highlight-identical-pairs' into...
2026-03-20  Jeff Kingcontrib/diff-highlight: do not highlight identical...
2026-03-20  Jiang Xingitk: l10n: make PO headers identify the Gitk project
2026-03-20  Ramsay Jonesobject-file: fix sparse 'plain integer as NULL pointer...
2026-03-20  Junio C Hamanococci: strbuf.buf is never NULL
2026-03-20  Jiang Xingitk: ignore generated POT file
2026-03-20  Jiang Xingitk: i18n: use "Gitk" as package name in POT file
2026-03-19  René Scharfesplit-index: stop using the_repository and the_hash_algo
2026-03-19  Bilal El Khatabit5315: use test_path_is_file for loose-object check
2026-03-19  René Scharfecommit-reach: simplify cleanup of remaining bitmaps...
2026-03-19  Junio C HamanoThe 18th batch
2026-03-19  Junio C HamanoMerge branch 'ss/submodule--helper-use-xmalloc'
2026-03-19  Junio C HamanoMerge branch 'ps/unit-test-c-escape-names.txt'
2026-03-19  Junio C HamanoMerge branch 'jc/doc-wholesale-replace-before-next'
2026-03-19  Junio C HamanoMerge branch 'lc/rebase-trailer'
2026-03-19  Junio C HamanoMerge branch 'bk/run-command-wo-the-repository'
2026-03-19  Junio C HamanoMerge branch 'ps/editorconfig-unanchor'
2026-03-19  Junio C HamanoMerge branch 'ss/t3200-test-zero-oid'
2026-03-19  Junio C HamanoMerge branch 'dd/list-objects-filter-options-wo-strbuf...
2026-03-19  Junio C HamanoMerge branch 'ps/t9200-test-path-is-helpers'
2026-03-19  Junio C Hamanorerere: update to modern representation of empty strbufs
2026-03-19  Patrick Steinhardtmeson: precompile "git-compat-util.h"
2026-03-19  Patrick Steinhardtmeson: compile compatibility sources separately
2026-03-19  Patrick Steinhardtgit-compat-util.h: move warning infra to prepare for...
2026-03-19  Patrick Steinhardtbuilds: move build scripts into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "update-unicode.sh" script into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "coverage-diff.sh" script into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "coccinelle/" directory into "tools/"
2026-03-19  Patrick SteinhardtIntroduce new "tools/" directory
2026-03-18  Gabriel “gabldotink”doc: add missing space on git-config page
2026-03-18  Adityat2107: modernize path existence check
2026-03-18  Jialong Wangobject-name: turn INTERPRET_BRANCH_* constants into...
2026-03-18  Mathias Ravmerge-file: fix BUG when --object-id is used in a worktree
2026-03-18  René Scharfeuse commit_stack instead of prio_queue in LIFO mode
2026-03-17  Junio C Hamanoapply: fix new-style empty context line triggering...
2026-03-17  Jialong Wangapply: report input location in binary and garbage...
2026-03-17  Jialong Wangapply: report input location in header parsing errors
2026-03-17  Jialong Wangapply: report the location of corrupt patches
2026-03-17  Shreyansh Paliwaladd-patch: use repository instance from add_i_state...
next