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