summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-12-20meson: add options to override build informationPatrick Steinhardt-0/+24
2024-12-20GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATEPatrick Steinhardt-2/+12
2024-12-20GIT-VERSION-GEN: fix overriding GIT_VERSIONPatrick Steinhardt-29/+43
2024-12-20Makefile: introduce template for GIT-VERSION-GENPatrick Steinhardt-5/+13
2024-12-20Makefile: drop unneeded indirection for GIT-VERSION-GEN outputsPatrick Steinhardt-8/+4
2024-12-20Makefile: stop including "GIT-VERSION-FILE" in docsPatrick Steinhardt-7/+0
2024-12-20l10n: fr.po: Minor improvementsEthiraric-345/+133
2024-12-20meson: skip gitweb build when Perl is disabledPatrick Steinhardt-2/+13
2024-12-20path-walk: reorder object visitsDerrick Stolee-74/+110
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee-22/+159
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee-27/+362
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee-50/+170
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee-1/+209
2024-12-20test-lib-functions: add test_cmp_sortedDerrick Stolee-0/+10
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee-0/+372
2024-12-20refs: mark invalid refname message for translationKarthik Nayak-4/+12
2024-12-20prio-queue: use size_t rather than int for sizeJeff King-10/+12
2024-12-19Finishing touches before 2.48-rc1Junio C Hamano-0/+16
2024-12-19Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano-30/+44
2024-12-19Merge branch 'mh/doc-windows-home-env'Junio C Hamano-0/+8
2024-12-19Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano-2/+13
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano-7/+258
2024-12-19Merge branch 'jc/set-head-symref-fix'Junio C Hamano-1/+36
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano-58/+440
2024-12-18git: use calloc instead of malloc + memset where possibleSeija Kijin-7/+7
2024-12-18match-trees: stop using `the_repository`Patrick Steinhardt-23/+27
2024-12-18graph: stop using `the_repository`Patrick Steinhardt-2/+1
2024-12-18add-interactive: stop using `the_repository`Patrick Steinhardt-10/+9
2024-12-18tmp-objdir: stop using `the_repository`Patrick Steinhardt-12/+14
2024-12-18resolve-undo: stop using `the_repository`Patrick Steinhardt-11/+13
2024-12-18credential: stop using `the_repository`Patrick Steinhardt-43/+46
2024-12-18mailinfo: stop using `the_repository`Patrick Steinhardt-6/+7
2024-12-18diagnose: stop using `the_repository`Patrick Steinhardt-10/+16
2024-12-18server-info: stop using `the_repository`Patrick Steinhardt-22/+28
2024-12-18send-pack: stop using `the_repository`Patrick Steinhardt-40/+44
2024-12-18serve: stop using `the_repository`Patrick Steinhardt-25/+30
2024-12-18trace: stop using `the_repository`Patrick Steinhardt-7/+8
2024-12-18pager: stop using `the_repository`Patrick Steinhardt-28/+27
2024-12-18progress: stop using `the_repository`Patrick Steinhardt-59/+136
2024-12-18Merge branch 'ps/build-sign-compare' into ps/the-repositoryJunio C Hamano-236/+523
2024-12-18pack-bitmap.c: ensure pack validity for all reuse packsTaylor Blau-23/+18
2024-12-17doc: remove extra quotes in generated docsKyle Lippincott-3/+3
2024-12-17Merge https://github.com/j6t/gitkJunio C Hamano-381/+439
2024-12-17Merge branch 'ah/commit-id-to-clipboard'Johannes Sixt-12/+31
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin-5/+1
2024-12-17cmake: put the Perl modules into the correct location againJohannes Schindelin-0/+4
2024-12-17cmake: use the correct file name for the Perl headerJohannes Schindelin-2/+2
2024-12-17cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin-1/+1
2024-12-17cmake: better support for out-of-tree builds follow-upJohannes Schindelin-0/+3
2024-12-17GitHub ci(windows): speed up initializing Git for Windows' minimal SDK againJohannes Schindelin-10/+6