summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-10-14Merge branch 'da/cargo-serialize' into maint-2.51Junio C Hamano1-6/+5
2025-09-17Makefile: don’t add whatchanged after it has been removedKristoffer Haugsbakk1-0/+2
2025-08-26Makefile: build libgit-rs and libgit-sys seriallyDavid Aguilar1-6/+5
2025-08-01Merge branch 'sk/reftable-clarify-tests'Junio C Hamano1-11/+9
2025-07-24t/unit-tests: finalize migration of reftable-related testsSeyi Kuforiji1-4/+2
2025-07-24t/unit-tests: convert reftable stack test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable record test to use clarSeyi Kuforiji1-1/+0
2025-07-24t/unit-tests: convert reftable readwrite test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable table test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable pq test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable merged test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable block test to use clarSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: convert reftable basics test to use clar test frameworkSeyi Kuforiji1-1/+1
2025-07-24t/unit-tests: implement clar specific reftable test helper functionsSeyi Kuforiji1-0/+1
2025-07-15Merge branch 'ps/object-store'Junio C Hamano1-1/+1
2025-07-14Merge branch 'sj/string-list'Junio C Hamano1-0/+1
2025-07-14Merge branch 'jc/coccicheck-fails-make-when-it-fails'Junio C Hamano1-2/+5
2025-07-14Merge branch 'bs/config-mak-freebsd'Junio C Hamano1-5/+0
2025-07-07u-string-list: move "test_split" into "u-string-list.c"shejialuo1-0/+1
2025-07-02build: retire NO_UINTMAX_TCarlo Marcelo Arenas Belón1-5/+0
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt1-1/+1
2025-06-23coccicheck: fail "make" when it failsJunio C Hamano1-2/+5
2025-05-27Merge branch 'jk/no-funny-object-types'Junio C Hamano1-0/+1
2025-05-19Merge branch 'bc/make-avoid-unneeded-rebuild-with-compdb-dir'Junio C Hamano1-1/+1
2025-05-16t/helper: add zlib test-toolJeff King1-0/+1
2025-05-12Merge branch 'ds/fix-thin-fix'Junio C Hamano1-0/+1
2025-05-09Makefile: avoid constant rebuilds with compilation databasebrian m. carlson1-1/+1
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano1-1/+3
2025-04-29Merge branch 'ps/install-bash-completion'Junio C Hamano1-0/+6
2025-04-29Merge branch 'ps/reftable-api-revamp'Junio C Hamano1-2/+2
2025-04-28test-tool: add pack-deltas helperDerrick Stolee1-0/+1
2025-04-24Merge branch 'rj/build-tweaks'Junio C Hamano1-22/+23
2025-04-24Merge branch 'ps/object-file-cleanup'Junio C Hamano1-1/+2
2025-04-23makefile/meson: add 'check-headers' as alias for 'hdr-check'Karthik Nayak1-1/+3
2025-04-22contrib/completion: install Bash completionPatrick Steinhardt1-0/+6
2025-04-17Merge branch 'en/merge-recursive-debug'Junio C Hamano1-1/+0
2025-04-16config.mak.uname: add sysinfo() configuration for cygwinRamsay Jones1-0/+4
2025-04-16Makefile: remove NEEDS_LIBRT build variableRamsay Jones1-7/+0
2025-04-16Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is setRamsay Jones1-17/+21
2025-04-16Merge branch 'sk/clar-trailer-urlmatch-norm-test'Junio C Hamano1-2/+2
2025-04-16Merge branch 'dd/sparse-glibc-workaround'Junio C Hamano1-1/+1
2025-04-15Merge branch 'ps/object-wo-the-repository'Junio C Hamano1-0/+1
2025-04-15object-file: split out functions relating to object store subsystemPatrick Steinhardt1-0/+1
2025-04-15object-file: move `git_open_cloexec()` to "compat/open.c"Patrick Steinhardt1-1/+1
2025-04-09sparse: ignore warning from new glibc headersĐoàn Trần Công Danh1-1/+1
2025-04-08Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanupJunio C Hamano1-0/+1
2025-04-08merge-recursive.[ch]: thoroughly debug theseElijah Newren1-1/+0
2025-04-08Merge branch 'ps/reftable-sans-compat-util'Junio C Hamano1-1/+1
2025-04-08Merge branch 'en/assert-wo-side-effects'Junio C Hamano1-0/+4
2025-04-07reftable/reader: rename data structure to "table"Patrick Steinhardt1-2/+2