summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-05-05Merge branch 'es/meson-cleanup'Junio C Hamano-69/+48
2025-05-05Merge branch 'ps/meson-build-perf-bench'Junio C Hamano-14/+133
2025-05-05Merge branch 'js/windows-arm64'Junio C Hamano-5/+37
2025-05-05ci: fix aggregation of test results with MesonPatrick Steinhardt-0/+1
2025-05-05config.mak.uname: drop the `vcxproj` targetJohannes Schindelin-76/+0
2025-05-05contrib/buildsystems: drop support for building . vcproj/.vcxproj filesJohannes Schindelin-1864/+0
2025-05-05ci: stop linking the `prove` cacheJohannes Schindelin-10/+0
2025-05-05doc: branch: fix inline-verbatimKristoffer Haugsbakk-1/+1
2025-05-05doc: reflog: fix `drop` subheadingKristoffer Haugsbakk-1/+1
2025-05-05ci(win+Meson): build in Release modeJohannes Schindelin-1/+1
2025-05-05dir.c: literal match with wildcard in pathspec should still globK Jayatheerth-1/+432
2025-05-02tree-walk.h: fix incorrect API commentElijah Newren-5/+8
2025-04-30builtin/mv: convert assert(3p) into `BUG()`Patrick Steinhardt-1/+2
2025-04-30builtin/mv: bail out when trying to move child and its parentPatrick Steinhardt-6/+79
2025-04-29The tenth batchJunio C Hamano-0/+23
2025-04-29Merge branch 'ps/ci-resurrect-p4-on-github'Junio C Hamano-0/+1
2025-04-29Merge branch 'ps/install-bash-completion'Junio C Hamano-0/+24
2025-04-29Merge branch 'jk/p5332-testfix'Junio C Hamano-1/+1
2025-04-29Merge branch 'lo/remove-log-reencode-from-rev-info'Junio C Hamano-1/+0
2025-04-29Merge branch 'ps/fewer-perl'Junio C Hamano-160/+191
2025-04-29Merge branch 'ps/reftable-api-revamp'Junio C Hamano-1274/+1635
2025-04-29Merge branch 'jh/gc-launchctl-schedule-fix'Junio C Hamano-2/+2
2025-04-29Merge branch 'az/tighten-string-array-constness'Junio C Hamano-24/+24
2025-04-29Merge branch 'as/typofix-in-env-h-header'Junio C Hamano-1/+1
2025-04-29Merge branch 'ua/call-repo-config-with-possibly-null-repository'Junio C Hamano-4/+2
2025-04-29Merge branch 'js/git-perf-env-override'Junio C Hamano-0/+12
2025-04-29xdiff: disable cleanup_records heuristic with --minimalNiels Glodny-2/+18
2025-04-29diff: check range before dereferencing an array elementJohannes Schindelin-1/+1
2025-04-29object-store: drop `repo_has_object_file()`Patrick Steinhardt-31/+0
2025-04-29treewide: convert users of `repo_has_object_file()` to `has_object()`Patrick Steinhardt-50/+65
2025-04-29object-store: allow fetching objects via `has_object()`Patrick Steinhardt-6/+13
2025-04-29object-store: move function declarations to their respective subsystemsPatrick Steinhardt-103/+106
2025-04-29object-store: move and rename `odb_pack_keep()`Patrick Steinhardt-22/+24
2025-04-29object-store: drop `loose_object_path()`Patrick Steinhardt-18/+10
2025-04-29object-store: move `struct packed_git` into "packfile.h"Patrick Steinhardt-59/+60
2025-04-29send-email: add --[no-]outlook-id-fix optionAditya Garg-2/+25
2025-04-29hashmap: ensure hashmaps are reusable after hashmap_clear()Elijah Newren-2/+3
2025-04-28index-pack: allow revisiting REF_DELTA chainsDerrick Stolee-29/+41
2025-04-28t5309: create failing test for 'git index-pack'Derrick Stolee-0/+24
2025-04-28test-tool: add pack-deltas helperDerrick Stolee-0/+152
2025-04-28meson: wire up benchmarking optionsPatrick Steinhardt-3/+9
2025-04-28meson: wire up benchmarksPatrick Steinhardt-4/+91
2025-04-28t/perf: fix benchmarks with out-of-tree buildsPatrick Steinhardt-2/+24
2025-04-28t/perf: use configured PERL_PATHPatrick Steinhardt-5/+5
2025-04-28t/perf: fix benchmarks with alternate repo formatsPatrick Steinhardt-1/+3
2025-04-25bundle-uri: add test for bundle-uri clones with tagsScott Chacon-0/+30
2025-04-25bundle-uri: copy all bundle references ino the refs/bundle spaceScott Chacon-94/+94
2025-04-25send-email: retrieve Message-ID from outlook SMTP serverAditya Garg-0/+21
2025-04-25meson: prefer shell at "/bin/sh"Patrick Steinhardt-1/+5
2025-04-25meson: report detected runtime executable pathsPatrick Steinhardt-0/+6