summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano-1/+0
2025-12-16Merge branch 'ps/object-read-stream'Junio C Hamano-1/+1
2025-12-07compat: remove gitmkdtemp()René Scharfe-1/+0
2025-12-05Merge branch 'js/strip-scalar-too'Junio C Hamano-1/+1
2025-11-30Merge branch 'jk/asan-bonanza'Junio C Hamano-0/+1
2025-11-23streaming: move into object database subsystemPatrick Steinhardt-1/+1
2025-11-18Makefile: turn on NO_MMAP when building with ASanJeff King-0/+1
2025-11-17make strip: include `scalar`Johannes Schindelin-1/+1
2025-11-16t/unit-tests: add UTF-8 width tests for CJK charsJiang Xin-0/+1
2025-10-29Merge branch 'tb/incremental-midx-part-3.1'Junio C Hamano-0/+6
2025-10-28Merge branch 'ps/ci-rust'Junio C Hamano-2/+12
2025-10-17Merge branch 'en/make-libgit-a'Junio C Hamano-40/+24
2025-10-16repack: move `write_cruft_pack()` out of the builtinTaylor Blau-0/+1
2025-10-16repack: move `write_filtered_pack()` out of the builtinTaylor Blau-0/+1
2025-10-16builtin/repack.c: remove ref snapshotting from builtinTaylor Blau-0/+1
2025-10-16repack: remove pack_geometry API from the builtinTaylor Blau-0/+1
2025-10-16builtin/repack.c: remove "repack_promisor_objects()" from the builtinTaylor Blau-0/+1
2025-10-16repack: introduce new compilation unitTaylor Blau-0/+1
2025-10-15rust: support for WindowsPatrick Steinhardt-2/+12
2025-10-13Merge branch 'kn/reftable-consistency-checks'Junio C Hamano-1/+2
2025-10-08Merge branch 'ps/rust-balloon'Junio C Hamano-87/+127
2025-10-07Merge branch 'ps/rust-balloon' into ps/ci-rustJunio C Hamano-87/+127
2025-10-07reftable: add code to facilitate consistency checksKarthik Nayak-1/+2
2025-10-03make: delete REFTABLE_LIB, add reftable to LIB_OBJSEzekiel Newren-23/+16
2025-10-03make: delete XDIFF_LIB, add xdiff to LIB_OBJSEzekiel Newren-19/+10
2025-10-02Merge branch 'kh/you-still-use-whatchanged-fix'Junio C Hamano-0/+2
2025-10-02Merge branch 'ms/refs-optimize'Junio C Hamano-0/+1
2025-10-02varint: reimplement as test balloon for RustPatrick Steinhardt-0/+3
2025-10-02Makefile: introduce infrastructure to build internal Rust libraryPatrick Steinhardt-0/+37
2025-10-02Makefile: reorder sources after includesPatrick Steinhardt-88/+88
2025-09-19builtin/pack-refs: factor out core logic into a shared libraryMeet Soni-0/+1
2025-09-17Makefile: don’t add whatchanged after it has been removedKristoffer Haugsbakk-0/+2
2025-09-16object-file: relocate ODB transaction codeJustin Tobler-1/+0
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano-0/+1
2025-09-08Merge branch 'da/cargo-serialize'Junio C Hamano-6/+5
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes-0/+1
2025-08-26Makefile: build libgit-rs and libgit-sys seriallyDavid Aguilar-6/+5
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano-0/+1
2025-08-25Merge branch 'tc/diff-tree-max-depth'Junio C Hamano-0/+1
2025-08-17repo: declare the repo commandLucas Seiki Oshiro-0/+1
2025-08-07within_depth: fix return for empty pathToon Claes-0/+1
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