summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-21Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano-21/+58
2026-03-21Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano-4509/+187
2026-03-20odb: introduce generic `odb_find_abbrev_len()`Patrick Steinhardt-53/+142
2026-03-20object-file: move logic to compute packed abbreviation lengthPatrick Steinhardt-123/+128
2026-03-20object-name: move logic to compute loose abbreviation lengthPatrick Steinhardt-23/+54
2026-03-20object-name: simplify computing common prefixesPatrick Steinhardt-20/+24
2026-03-20object-name: abbreviate loose object names without `disambiguate_state`Patrick Steinhardt-34/+20
2026-03-20object-name: merge `update_candidates()` and `match_prefix()`Patrick Steinhardt-16/+18
2026-03-20object-name: backend-generic `get_short_oid()`Patrick Steinhardt-26/+6
2026-03-20object-name: backend-generic `repo_collect_ambiguous()`Patrick Steinhardt-9/+10
2026-03-20object-name: extract function to parse object ID prefixesPatrick Steinhardt-22/+38
2026-03-20object-name: move logic to iterate through packed prefixed objectsPatrick Steinhardt-87/+181
2026-03-20object-name: move logic to iterate through loose prefixed objectsPatrick Steinhardt-13/+40
2026-03-20odb: introduce `struct odb_for_each_object_options`Patrick Steinhardt-34/+71
2026-03-20oidtree: extend iteration to allow for arbitrary return codesPatrick Steinhardt-33/+43
2026-03-20oidtree: modernize the code a bitPatrick Steinhardt-44/+73
2026-03-20Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handlingJunio C Hamano-118/+301
2026-03-20path-walk: fix NULL pointer dereference in error messageYuvraj Singh Chauhan-1/+1
2026-03-21l10n: fix 'zh_TW.po' 'Applying patch'A4-Tacks-1/+1
2026-03-20Merge branch 'jx/i18n-fix' of github.com:jiangxin/gitkJohannes Sixt-16/+17
2026-03-20Merge branch 'js/i18n-no-location'Johannes Sixt-4487/+155
2026-03-20Merge branch 'sb/heed-ref-decoration-settings'Johannes Sixt-4/+7
2026-03-19Merge branch 'jk/diff-highlight-identical-pairs' into jk/diff-highlight-moreJunio C Hamano-0/+23
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King-0/+23
2026-03-20gitk: l10n: make PO headers identify the Gitk projectJiang Xin-15/+15
2026-03-19object-file: fix sparse 'plain integer as NULL pointer' errorRamsay Jones-1/+1
2026-03-19cocci: strbuf.buf is never NULLJunio C Hamano-0/+7
2026-03-20gitk: ignore generated POT fileJiang Xin-0/+1
2026-03-20gitk: i18n: use "Gitk" as package name in POT fileJiang Xin-1/+1
2026-03-19split-index: stop using the_repository and the_hash_algoRené Scharfe-6/+7
2026-03-19t5315: use test_path_is_file for loose-object checkBilal El Khatabi-1/+1
2026-03-19commit-reach: simplify cleanup of remaining bitmaps in ahead_behind ()René Scharfe-4/+2
2026-03-19The 18th batchJunio C Hamano-0/+23
2026-03-19Merge branch 'ss/submodule--helper-use-xmalloc'Junio C Hamano-1/+1
2026-03-19Merge branch 'ps/unit-test-c-escape-names.txt'Junio C Hamano-22/+53
2026-03-19Merge branch 'jc/doc-wholesale-replace-before-next'Junio C Hamano-0/+12
2026-03-19Merge branch 'lc/rebase-trailer'Junio C Hamano-88/+460
2026-03-19Merge branch 'bk/run-command-wo-the-repository'Junio C Hamano-25/+34
2026-03-19Merge branch 'ps/editorconfig-unanchor'Junio C Hamano-1/+5
2026-03-19Merge branch 'ss/t3200-test-zero-oid'Junio C Hamano-1/+2
2026-03-19Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'Junio C Hamano-37/+33
2026-03-19Merge branch 'ps/t9200-test-path-is-helpers'Junio C Hamano-8/+12
2026-03-19rerere: update to modern representation of empty strbufsJunio C Hamano-6/+2
2026-03-19meson: precompile "git-compat-util.h"Patrick Steinhardt-0/+3
2026-03-19meson: compile compatibility sources separatelyPatrick Steinhardt-34/+45
2026-03-19git-compat-util.h: move warning infra to prepare for PCHsPatrick Steinhardt-4/+4
2026-03-19builds: move build scripts into "tools/"Patrick Steinhardt-35/+35
2026-03-19contrib: move "update-unicode.sh" script into "tools/"Patrick Steinhardt-0/+0
2026-03-19contrib: move "coverage-diff.sh" script into "tools/"Patrick Steinhardt-0/+0
2026-03-19contrib: move "coccinelle/" directory into "tools/"Patrick Steinhardt-26/+26