Commit Graph

  • daae7937c7 Merge branch 'ps/ci-resurrect-p4-on-github' Junio C Hamano 2025-04-29 14:21:33 -0700
  • 29c9aee5f0 Merge branch 'ps/install-bash-completion' Junio C Hamano 2025-04-29 14:21:32 -0700
  • 87b0875425 Merge branch 'jk/p5332-testfix' Junio C Hamano 2025-04-29 14:21:32 -0700
  • 0faae382ca Merge branch 'lo/remove-log-reencode-from-rev-info' Junio C Hamano 2025-04-29 14:21:31 -0700
  • 27bd8ee311 Merge branch 'ps/fewer-perl' Junio C Hamano 2025-04-29 14:21:30 -0700
  • a819a3da85 Merge branch 'ps/reftable-api-revamp' Junio C Hamano 2025-04-29 14:21:29 -0700
  • 0c9d6b7ced Merge branch 'jh/gc-launchctl-schedule-fix' Junio C Hamano 2025-04-29 14:21:28 -0700
  • 5a6de390d8 Merge branch 'az/tighten-string-array-constness' Junio C Hamano 2025-04-29 14:21:28 -0700
  • dd45c2e48f Merge branch 'as/typofix-in-env-h-header' Junio C Hamano 2025-04-29 14:21:27 -0700
  • a501213402 Merge branch 'ua/call-repo-config-with-possibly-null-repository' Junio C Hamano 2025-04-29 14:21:27 -0700
  • 8bb81ccfad Merge branch 'js/git-perf-env-override' Junio C Hamano 2025-04-29 14:21:26 -0700
  • 03f2915541 xdiff: disable cleanup_records heuristic with --minimal Niels Glodny 2025-04-29 16:09:49 +0200
  • 104add8368 diff: check range before dereferencing an array element Johannes Schindelin 2025-04-29 11:37:58 +0000
  • 8a9e27be82 object-store: drop `repo_has_object_file()` Patrick Steinhardt 2025-04-29 09:52:21 +0200
  • 062b914c84 treewide: convert users of `repo_has_object_file()` to `has_object()` Patrick Steinhardt 2025-04-29 09:52:20 +0200
  • f8fc4cacd3 object-store: allow fetching objects via `has_object()` Patrick Steinhardt 2025-04-29 09:52:19 +0200
  • 1a793261c5 object-store: move function declarations to their respective subsystems Patrick Steinhardt 2025-04-29 09:52:18 +0200
  • 0b8ed25b66 object-store: move and rename `odb_pack_keep()` Patrick Steinhardt 2025-04-29 09:52:17 +0200
  • 56ef85e82f object-store: drop `loose_object_path()` Patrick Steinhardt 2025-04-29 09:52:16 +0200
  • ddb28da58f object-store: move `struct packed_git` into "packfile.h" Patrick Steinhardt 2025-04-29 09:52:15 +0200
  • daec3c08e3 send-email: add --[no-]outlook-id-fix option Aditya Garg 2025-04-29 16:37:09 +0000
  • 9481877de3 hashmap: ensure hashmaps are reusable after hashmap_clear() Elijah Newren 2025-04-29 15:47:43 +0000
  • bd44448882 What's cooking (2025/04 #08) Junio C Hamano 2025-04-28 15:59:18 -0700
  • 98f8854c94 index-pack: allow revisiting REF_DELTA chains Derrick Stolee 2025-04-28 20:24:45 +0000
  • fd7fd7afc9 t5309: create failing test for 'git index-pack' Derrick Stolee 2025-04-28 20:24:44 +0000
  • 89d557b950 test-tool: add pack-deltas helper Derrick Stolee 2025-04-28 20:24:43 +0000
  • c3fc5c68f6 meson: wire up benchmarking options Patrick Steinhardt 2025-04-28 09:30:50 +0200
  • d84eefaeea meson: wire up benchmarks Patrick Steinhardt 2025-04-28 09:30:49 +0200
  • 5756ccd181 t/perf: fix benchmarks with out-of-tree builds Patrick Steinhardt 2025-04-28 09:30:48 +0200
  • d84b990883 t/perf: use configured PERL_PATH Patrick Steinhardt 2025-04-28 09:30:47 +0200
  • 5a6b9c8155 t/perf: fix benchmarks with alternate repo formats Patrick Steinhardt 2025-04-28 09:30:46 +0200
  • 435b076ceb bundle-uri: add test for bundle-uri clones with tags Scott Chacon 2025-04-25 19:33:09 +0000
  • c858c6442b bundle-uri: copy all bundle references ino the refs/bundle space Scott Chacon 2025-04-25 19:33:08 +0000
  • d235c468a5 send-email: retrieve Message-ID from outlook SMTP server Aditya Garg 2025-04-25 10:09:09 +0000
  • 4cba20fbdc meson: prefer shell at "/bin/sh" Patrick Steinhardt 2025-04-25 16:11:29 +0200
  • 2cfe0541e7 meson: report detected runtime executable paths Patrick Steinhardt 2025-04-25 16:11:28 +0200
  • d380dfeed7 meson: only check for missing networking syms on non-Windows; add compat impls Eli Schwartz 2025-04-25 01:25:45 -0400
  • 2b83df36f4 meson: fix typo in function check that prevented checking for hstrerror Eli Schwartz 2025-04-25 01:25:44 -0400
  • 5cb05d76af meson: add a couple missing networking dependencies Eli Schwartz 2025-04-25 01:25:43 -0400
  • f5e3c6c57d meson: do a full usage-based compile check for sysinfo Eli Schwartz 2025-04-25 01:25:42 -0400
  • 945090de2d meson: check for getpagesize before using it Eli Schwartz 2025-04-25 01:25:41 -0400
  • 61fb2262e7 meson: simplify and parameterize various standard function checks Eli Schwartz 2025-04-25 01:25:40 -0400
  • 956acbefbd ci: download JGit from maven, not eclipse.org Junio C Hamano 2025-04-25 08:38:27 -0700
  • cbc1d8e265 ci: update the message for unavailble third-party software Junio C Hamano 2025-04-25 08:38:26 -0700
  • bf9e3f96d8 What's cooking (2025/04 #07) Junio C Hamano 2025-04-24 18:26:19 -0700
  • f65182a99e The ninth batch Junio C Hamano 2025-04-24 17:27:03 -0700
  • e09ffefea5 Sync with 'maint' Junio C Hamano 2025-04-24 17:26:33 -0700
  • 028c43269e Merge branch 'rj/build-tweaks' Junio C Hamano 2025-04-24 17:25:34 -0700
  • 2bc5414c41 Merge branch 'ps/parse-options-integers' Junio C Hamano 2025-04-24 17:25:33 -0700
  • 68e5342e19 Merge branch 'ds/doc-disable-hooks' Junio C Hamano 2025-04-24 17:25:33 -0700
  • 36d8035d27 Merge branch 'ps/object-file-cleanup' Junio C Hamano 2025-04-24 17:25:33 -0700
  • 51ddc126de Merge branch 'aw/t9811-modernize' Junio C Hamano 2025-04-24 17:25:32 -0700
  • cbe2267d3c Merge branch 'jc/ci-skip-unavailable-external-software' Junio C Hamano 2025-04-24 17:25:31 -0700
  • d50a5e8939 CI updates Junio C Hamano 2025-04-24 17:14:14 -0700
  • a910fda6b0 Merge branch 'jc/ci-skip-unavailable-external-software' into maint-2.49 Junio C Hamano 2025-04-24 17:13:31 -0700
  • 051923e5ce Merge branch 'js/ci-fedora-gawk' into maint-2.49 Junio C Hamano 2025-04-24 17:13:30 -0700
  • 8829bbfba1 Merge branch 'js/ci-github-update-ubuntu' into maint-2.49 Junio C Hamano 2025-04-24 17:13:30 -0700
  • d5b8a70db1 Merge branch 'dd/sparse-glibc-workaround' into maint-2.49 Junio C Hamano 2025-04-24 17:13:29 -0700
  • b0026daf1e ci: skip unavailable external software Junio C Hamano 2025-04-24 16:10:47 -0700
  • d61ff9c237 Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup Junio C Hamano 2025-04-24 11:37:21 -0700
  • a2955b34f4 The eighth batch Junio C Hamano 2025-04-23 13:08:58 -0700
  • 477209bd7f Merge branch 'mh/left-right-limited' Junio C Hamano 2025-04-23 13:58:51 -0700
  • 480ddc566f Merge branch 'js/range-check-codeql-workaround' Junio C Hamano 2025-04-23 13:58:51 -0700
  • 29860f3282 Merge branch 'ja/doc-reset-mv-rm-markup-updates' Junio C Hamano 2025-04-23 13:58:50 -0700
  • bb74c0abbc Merge branch 'kn/bundle-dedup-optim' Junio C Hamano 2025-04-23 13:58:50 -0700
  • 68cd0cfa7e Merge branch 'pb/perf-test-fixes' Junio C Hamano 2025-04-23 13:58:50 -0700
  • eb2d7beb0e maintenance: fix launchctl calendar intervals Josh Heinrichs 2025-04-20 23:46:33 -0600
  • 04a13ed8a7 makefile/meson: add 'check-headers' as alias for 'hdr-check' Karthik Nayak 2025-04-23 10:15:39 +0200
  • 02a132616a meson: add support for 'hdr-check' Karthik Nayak 2025-04-23 10:15:38 +0200
  • 7e873eb390 meson: rename 'third_party_sources' to 'third_party_excludes' Karthik Nayak 2025-04-23 10:15:37 +0200
  • 1597b6e86e meson: move headers definition from 'contrib/coccinelle' Karthik Nayak 2025-04-23 10:15:36 +0200
  • 8e980b7f25 coccinelle: meson: rename variables to be more specific Karthik Nayak 2025-04-23 10:15:35 +0200
  • a064b0be55 ci/github: install git before checking out the repository Karthik Nayak 2025-04-23 10:15:34 +0200
  • 436a42215e max_tree_depth: lower it for clangarm64 on Windows Johannes Schindelin 2025-04-23 08:01:48 +0000
  • 619950d421 mingw(arm64): do move the `/etc/git*` location Johannes Schindelin 2025-04-23 08:01:47 +0000
  • 8945fba590 msvc: do handle builds on Windows/ARM64 Johannes Schindelin 2025-04-23 08:01:46 +0000
  • 734bf24007 mingw: do not use nedmalloc on Windows/ARM64 Johannes Schindelin 2025-04-23 08:01:45 +0000
  • cd6229b703 config.mak.uname: add support for clangarm64 Dennis Ameling 2025-04-23 08:01:44 +0000
  • 6547d1c9cb bswap.h: add support for built-in bswap functions Dennis Ameling 2025-04-23 08:01:43 +0000
  • fc9f575a61 What's cooking (2025/04 #06) Junio C Hamano 2025-04-22 16:36:35 -0700
  • 25292c301d revision: remove log_reencode field from rev_info Lucas Seiki Oshiro 2025-04-22 18:31:34 -0300
  • 1aa50636fd p5332: drop "+" from --stdin-packs input Jeff King 2025-04-22 07:16:32 -0400
  • fe35ce2ef8 contrib/completion: install Bash completion Patrick Steinhardt 2025-04-22 10:36:11 +0200
  • 42cf4ac552 ci: fix p4d executable not being found on GitHub Actions Patrick Steinhardt 2025-04-22 07:47:27 +0200
  • 86eef3541e global: mark usage strings and string tables const Ahelenia Ziemiańska 2025-04-21 10:56:13 +0200
  • b502a648ef builtin/difftool: remove unnecessary if statement Usman Akinyemi 2025-04-20 08:24:33 +0530
  • 2e4e439ec2 builtin/add: remove unnecessary if statement Usman Akinyemi 2025-04-20 08:24:32 +0530
  • 32b74b9809 perf: do allow `GIT_PERF_*` to be overridden again Johannes Schindelin 2025-04-04 10:56:07 +0000
  • 2a7d4f2f07 Merge branch 'ob/strip-comments-on-commit' Johannes Sixt 2025-04-20 09:27:22 +0200
  • a596c971a0 What's cooking (2025/04 #05) Junio C Hamano 2025-04-18 16:08:29 -0700
  • ee40e26e69 t9811: fix misconversion of tests Junio C Hamano 2025-04-18 10:54:59 -0700
  • ff4a749354 environment: fix typo: 'setup_git_directory_gently' Abhijeet Sonar 2025-04-19 00:28:48 +0530
  • 5dbd936032 Meta/Dothem: drive --meson Junio C Hamano 2025-04-17 14:27:39 -0700
  • cdda67de03 config.mak.uname: set CSPRNG_METHOD to getrandom on Linux Ramsay Jones 2025-04-17 00:18:34 +0100
  • 4bbb303af6 The seventh batch Junio C Hamano 2025-04-17 08:55:34 -0700
  • cee058be44 Merge branch 'ab/environment-clean-header' Junio C Hamano 2025-04-17 10:28:20 -0700
  • c81538ea6c Merge branch 'ps/refname-avail-check-optim' Junio C Hamano 2025-04-17 10:28:19 -0700
  • 4a3d816dd2 Merge branch 'cj/refname-avail-check-optim-typofix' Junio C Hamano 2025-04-17 10:28:19 -0700
  • 72801dfde1 Merge branch 'ua/update-update-server-info' Junio C Hamano 2025-04-17 10:28:18 -0700
  • c3ebf18eb2 Merge branch 'en/merge-recursive-debug' Junio C Hamano 2025-04-17 10:28:18 -0700