summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-23t: add matching negative attributes to test_decode_colorJeff King1-0/+3
2026-03-23diff-highlight: check diff-highlight exit status in testsJeff King1-2/+4
2026-03-23diff-highlight: drop perl version dependency back to 5.8Scott Baker1-1/+1
2026-03-23diff-highlight: mention build instructionsJeff King1-1/+12
2026-03-21Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano8-21/+58
2026-03-21Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano19-4509/+187
2026-03-20odb: introduce generic `odb_find_abbrev_len()`Patrick Steinhardt5-53/+142
2026-03-20object-file: move logic to compute packed abbreviation lengthPatrick Steinhardt3-123/+128
2026-03-20object-name: move logic to compute loose abbreviation lengthPatrick Steinhardt3-23/+54
2026-03-20object-name: simplify computing common prefixesPatrick Steinhardt3-20/+24
2026-03-20object-name: abbreviate loose object names without `disambiguate_state`Patrick Steinhardt1-34/+20
2026-03-20object-name: merge `update_candidates()` and `match_prefix()`Patrick Steinhardt1-16/+18
2026-03-20object-name: backend-generic `get_short_oid()`Patrick Steinhardt1-26/+6
2026-03-20object-name: backend-generic `repo_collect_ambiguous()`Patrick Steinhardt1-9/+10
2026-03-20object-name: extract function to parse object ID prefixesPatrick Steinhardt1-22/+38
2026-03-20object-name: move logic to iterate through packed prefixed objectsPatrick Steinhardt2-87/+181
2026-03-20object-name: move logic to iterate through loose prefixed objectsPatrick Steinhardt4-13/+40
2026-03-20odb: introduce `struct odb_for_each_object_options`Patrick Steinhardt11-34/+71
2026-03-20oidtree: extend iteration to allow for arbitrary return codesPatrick Steinhardt6-33/+43
2026-03-20oidtree: modernize the code a bitPatrick Steinhardt3-43/+72
2026-03-20Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handlingJunio C Hamano17-117/+300
2026-03-20path-walk: fix NULL pointer dereference in error messageYuvraj Singh Chauhan1-1/+1
2026-03-21l10n: fix 'zh_TW.po' 'Applying patch'A4-Tacks1-1/+1
2026-03-20Merge branch 'jx/i18n-fix' of github.com:jiangxin/gitkJohannes Sixt17-16/+17
2026-03-20Merge branch 'js/i18n-no-location'Johannes Sixt16-4487/+155
2026-03-20Merge branch 'sb/heed-ref-decoration-settings'Johannes Sixt1-4/+7
2026-03-19Merge branch 'jk/diff-highlight-identical-pairs' into jk/diff-highlight-moreJunio C Hamano2-0/+23
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King2-0/+23
2026-03-20gitk: l10n: make PO headers identify the Gitk projectJiang Xin15-15/+15
2026-03-19object-file: fix sparse 'plain integer as NULL pointer' errorRamsay Jones1-1/+1
2026-03-19cocci: strbuf.buf is never NULLJunio C Hamano1-0/+7
2026-03-20gitk: ignore generated POT fileJiang Xin1-0/+1
2026-03-20gitk: i18n: use "Gitk" as package name in POT fileJiang Xin1-1/+1
2026-03-19split-index: stop using the_repository and the_hash_algoRené Scharfe1-6/+7
2026-03-19t5315: use test_path_is_file for loose-object checkBilal El Khatabi1-1/+1
2026-03-19commit-reach: simplify cleanup of remaining bitmaps in ahead_behind ()René Scharfe1-4/+2
2026-03-19The 18th batchJunio C Hamano1-0/+23
2026-03-19Merge branch 'ss/submodule--helper-use-xmalloc'Junio C Hamano1-1/+1
2026-03-19Merge branch 'ps/unit-test-c-escape-names.txt'Junio C Hamano3-22/+53
2026-03-19Merge branch 'jc/doc-wholesale-replace-before-next'Junio C Hamano1-0/+12
2026-03-19Merge branch 'lc/rebase-trailer'Junio C Hamano11-87/+459
2026-03-19Merge branch 'bk/run-command-wo-the-repository'Junio C Hamano10-25/+34
2026-03-19Merge branch 'ps/editorconfig-unanchor'Junio C Hamano1-1/+5
2026-03-19Merge branch 'ss/t3200-test-zero-oid'Junio C Hamano1-1/+2
2026-03-19Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'Junio C Hamano5-37/+33
2026-03-19Merge branch 'ps/t9200-test-path-is-helpers'Junio C Hamano1-8/+12
2026-03-19rerere: update to modern representation of empty strbufsJunio C Hamano1-6/+2
2026-03-19meson: precompile "git-compat-util.h"Patrick Steinhardt2-0/+3
2026-03-19meson: compile compatibility sources separatelyPatrick Steinhardt1-34/+45
2026-03-19git-compat-util.h: move warning infra to prepare for PCHsPatrick Steinhardt1-4/+4