summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge branch 'js/osxkeychain-build-wo-rust'Junio C Hamano1-1/+1
2026-06-17osxkeychain: fix build with RustJohannes Schindelin1-1/+1
2026-06-11Merge branch 'ps/odb-source-loose'Junio C Hamano1-0/+1
2026-06-01odb/source-loose: move loose source into "odb/" subsystemPatrick Steinhardt1-0/+1
2026-05-31Merge branch 'pt/fsmonitor-linux'Junio C Hamano1-3/+3
2026-05-27Merge branch 'ps/odb-in-memory'Junio C Hamano1-0/+2
2026-05-27Merge branch 'jt/odb-transaction-write'Junio C Hamano1-0/+1
2026-05-21Merge branch 'ps/odb-in-memory' into ps/odb-source-looseJunio C Hamano1-0/+3
2026-05-21Merge branch 'mm/git-url-parse'Junio C Hamano1-0/+1
2026-05-20Merge branch 'js/mingw-no-nedmalloc'Junio C Hamano1-17/+0
2026-05-20Merge branch 'js/objects-larger-than-4gb-on-windows'Junio C Hamano1-0/+1
2026-05-19Merge branch 'kh/name-rev-custom-format'Junio C Hamano1-0/+1
2026-05-15t/unit-tests: add tests for the in-memory object sourcePatrick Steinhardt1-0/+1
2026-05-15odb: introduce "in-memory" sourcePatrick Steinhardt1-0/+1
2026-05-15Merge branch 'jt/odb-transaction-write' into ps/odb-in-memoryJunio C Hamano1-0/+1
2026-05-15odb: split `struct odb_transaction` into separate headerJustin Tobler1-0/+1
2026-05-12format-rev: introduce builtin for on-demand pretty formattingKristoffer Haugsbakk1-0/+1
2026-05-11Merge branch 'bc/rust-by-default'Junio C Hamano1-5/+5
2026-05-11Merge branch 'ar/parallel-hooks'Junio C Hamano1-1/+1
2026-05-09test-tool: add a helper to synthesize large packfilesJohannes Schindelin1-0/+1
2026-05-09mingw: drop the build-system plumbing for nedmallocJohannes Schindelin1-17/+0
2026-05-06builtin: create url-parse commandMatheus Afonso Martins Moreira1-0/+1
2026-04-15fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.cPaul Tarjan1-3/+3
2026-04-10hook: move is_known_hook() to hook.c for wider useAdrian Ratiu1-1/+1
2026-04-09Enable Rust by defaultbrian m. carlson1-5/+5
2026-04-09Revert "compat/posix: introduce writev(3p) wrapper"Junio C Hamano1-4/+0
2026-04-03Merge branch 'ar/config-hook-cleanups'Junio C Hamano1-0/+1
2026-03-27Merge branch 'ps/build-tweaks'Junio C Hamano1-37/+39
2026-03-25hook: reject unknown hook names in git-hook(1)Adrian Ratiu1-0/+1
2026-03-24Merge branch 'ps/upload-pack-buffer-more-writes'Junio C Hamano1-0/+4
2026-03-19builds: move build scripts into "tools/"Patrick Steinhardt1-17/+17
2026-03-19contrib: move "coccinelle/" directory into "tools/"Patrick Steinhardt1-20/+20
2026-03-19Introduce new "tools/" directoryPatrick Steinhardt1-0/+2
2026-03-16Merge branch 'jk/unleak-mmap'Junio C Hamano1-0/+1
2026-03-13compat/posix: introduce writev(3p) wrapperPatrick Steinhardt1-0/+4
2026-03-12Merge branch 'ps/odb-sources'Junio C Hamano1-0/+2
2026-03-12Merge branch 'bc/sha1-256-interop-02'Junio C Hamano1-1/+4
2026-03-06Makefile: turn on NO_MMAP when building with LSanJeff King1-0/+1
2026-03-05odb: introduce "files" sourcePatrick Steinhardt1-0/+1
2026-03-05odb: split `struct odb_source` into separate headerPatrick Steinhardt1-0/+1
2026-03-04Merge branch 'dk/meson-regen-config-list'Junio C Hamano1-2/+3
2026-03-04Merge branch 'kn/osxkeychain-buildfix'Junio C Hamano1-0/+21
2026-02-25Merge branch 'cc/lop-filter-auto'Junio C Hamano1-0/+1
2026-02-24build: regenerate config-list.h when Documentation changesD. Ben Knoble1-2/+3
2026-02-20osxkeychain: define build targets in the top-level Makefile.Koji Nakamaru1-0/+21
2026-02-17list-objects-filter-options: support 'auto' mode for --filterChristian Couder1-0/+1
2026-02-13Merge branch 'jc/ci-test-contrib-too'Junio C Hamano1-0/+6
2026-02-09Merge branch 'ps/history'Junio C Hamano1-0/+2
2026-02-07rust: add a small wrapper around the hashfile codebrian m. carlson1-0/+1
2026-02-07rust: add a new binary object map formatbrian m. carlson1-0/+1