summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge branch 'jd/unpack-trees-wo-the-repository'Junio C Hamano1-7/+7
2026-06-16Merge branch 'ps/t7527-fix-tap-output'Junio C Hamano7-19/+34
2026-06-16Merge branch 'jk/describe-contains-all-match-fix'Junio C Hamano2-3/+37
2026-06-16Merge branch 'kk/streaming-walk-pqueue'Junio C Hamano5-53/+88
2026-06-16Merge branch 'mf/revision-max-count-oldest'Junio C Hamano5-5/+155
2026-06-16Merge branch 'js/win-kill-child-more-gently'Junio C Hamano2-7/+194
2026-06-16read_gitfile(): simplify NOT_A_REPO error messageJeff King5-8/+9
2026-06-15b4: introduce configuration for the Git projectPatrick Steinhardt2-0/+17
2026-06-15MyFirstContribution: recommend the use of b4Patrick Steinhardt2-5/+93
2026-06-15MyFirstContribution: recommend shallow threading of cover lettersPatrick Steinhardt1-4/+4
2026-06-15gitattributes: fix eol attribute for Perl scriptsKoutian Wu1-1/+1
2026-06-15cat-file: speed up default formatRené Scharfe1-3/+6
2026-06-15Merge branch 'master' of github.com:alshopov/gitkJohannes Sixt1-12/+33
2026-06-15Merge branch 'master' of github.com:alshopov/git-guiJohannes Sixt1-11/+26
2026-06-15odb: use size_t for object_info.sizep and the size APIsJohannes Schindelin65-191/+209
2026-06-15packfile,delta: drop the `cast_size_t_to_ulong()` wrappersJohannes Schindelin4-35/+13
2026-06-15pack-objects: use size_t for in-core object sizesJohannes Schindelin2-18/+19
2026-06-15packfile: widen unpack_entry()'s size out-parameter to size_tJohannes Schindelin4-16/+27
2026-06-15pack-objects(check_pack_inflate()): use size_t instead of unsigned longJohannes Schindelin1-3/+2
2026-06-15patch-delta: use size_t for sizesJohannes Schindelin7-20/+20
2026-06-15compat/msvc: use _chsize_s for ftruncateJohannes Schindelin1-1/+23
2026-06-15topic flush before -rc1 (batch 1)Junio C Hamano1-0/+28
2026-06-15Merge branch 'ak/typofixes'Junio C Hamano24-69/+69
2026-06-15Merge branch 'ob/more-repo-config-values'Junio C Hamano20-88/+126
2026-06-15Merge branch 'am/doc-tech-hash-typofix'Junio C Hamano1-1/+1
2026-06-15Merge branch 'lo/doc-format-patch-subject-prefix'Junio C Hamano1-4/+3
2026-06-15Merge branch 'ps/setup-centralize-odb-creation'Junio C Hamano8-100/+118
2026-06-15Merge branch 'hn/config-typo-advice'Junio C Hamano4-10/+118
2026-06-15Merge branch 'ls/doc-raw-timestamp-prefix'Junio C Hamano2-0/+16
2026-06-15Merge branch 'jc/submitting-patches-cover-letter'Junio C Hamano1-0/+25
2026-06-14git-gui i18n: Update Bulgarian translation (562t)Alexander Shopov1-11/+26
2026-06-14gitk i18n: Update Bulgarian translation (329t)Alexander Shopov1-12/+33
2026-06-14commit-graph: use timestamp_t for max parent generation accumulatorElijah Newren2-1/+10
2026-06-14cache-tree: fix verify_cache() to catch non-adjacent D/F conflictsElijah Newren4-11/+151
2026-06-14merge-ort: abort merge when trees have duplicate entriesElijah Newren2-27/+88
2026-06-14merge-ort: free diff pairs queue in clear_or_reinit_internal_opts()Elijah Newren1-0/+2
2026-06-14merge-ort: drop unnecessary show_all_errors from collect_merge_info()Elijah Newren1-1/+0
2026-06-14merge-ort: propagate callback errors from traverse_trees_wrapper()Elijah Newren1-6/+8
2026-06-13compat/posix.h: simplify GIT_GNUC_PREREQ() comparisonDominik Loidolt1-2/+2
2026-06-13compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSEDDominik Loidolt1-9/+8
2026-06-13compat/posix.h: enable UNUSED warning messages for ClangDominik Loidolt1-1/+13
2026-06-12commit-reach: die on contains walk errorsTamir Duberstein2-1/+29
2026-06-12ref-filter: memoize --contains with generationsTamir Duberstein2-2/+29
2026-06-12commit-reach: reject cycles in contains walkTamir Duberstein3-4/+29
2026-06-12ref-filter: restore prefix-scoped iterationTamir Duberstein2-8/+44
2026-06-12ls-files: filter pathspec before lstatTamir Duberstein4-0/+61
2026-06-12environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'Tian Yuchen5-19/+48
2026-06-12Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano3-179/+224
2026-06-12Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano1-2/+5
2026-06-12Merge branch 'horizontal-scroll' of github.com:ramcdona/gitkJohannes Sixt1-2/+5