Commit Graph

  • 2e3a987f3b doc: fix list continuation in alias subsection example Jonatan Holmgren 2026-02-26 21:53:26 +01:00
  • 332d8e240c What's cooking (2026/02 #10) Junio C Hamano 2026-02-26 12:53:11 -08:00
  • 79fc76930b send-email: validate charset name in 8bit encoding prompt Shreyansh Paliwal 2026-02-26 21:46:34 +05:30
  • ebd1da8b75 Merge branch 'cx/fetch-display-ubfix' into next Junio C Hamano 2026-02-26 10:06:18 -08:00
  • cdaee07fde Merge branch 'ds/config-list-with-type' into next Junio C Hamano 2026-02-26 10:06:17 -08:00
  • 4c07a66173 Merge branch 'en/merge-ort-almost-wo-the-repository' into next Junio C Hamano 2026-02-26 10:06:17 -08:00
  • 962fc48d45 Merge branch 'lo/repo-leftover-bits' into next Junio C Hamano 2026-02-26 10:06:17 -08:00
  • 8ab085f657 Merge branch 'ps/maintenance-geometric-default' into next Junio C Hamano 2026-02-26 10:06:17 -08:00
  • 588d44696d Merge branch 'jr/apply-directory-normalize' into next Junio C Hamano 2026-02-26 10:06:16 -08:00
  • c5762ee063 Merge branch 'sp/tree-diff-wo-the-repository' into next Junio C Hamano 2026-02-26 10:06:16 -08:00
  • 281f28b140 Merge branch 'pw/no-more-NULL-means-current-worktree' into next Junio C Hamano 2026-02-26 10:06:16 -08:00
  • f7e3afc1ff Merge branch 'bk/mailmap-wo-the-repository' into next Junio C Hamano 2026-02-26 10:06:16 -08:00
  • fcf4773929 Merge branch 'kh/format-patch-noprefix-is-boolean' into next Junio C Hamano 2026-02-26 10:06:15 -08:00
  • 64ea932d59 Merge branch 'dk/meson-regen-config-list' into next Junio C Hamano 2026-02-26 10:06:15 -08:00
  • b7e4c26f73 Merge branch 'rr/gitweb-mobile' into next Junio C Hamano 2026-02-26 10:06:15 -08:00
  • 2183b3405e Merge branch 'sp/shallow-deepen-relative-fix' into next Junio C Hamano 2026-02-26 10:06:15 -08:00
  • 913be932b0 Merge branch 'kn/osxkeychain-buildfix' into next Junio C Hamano 2026-02-26 10:06:14 -08:00
  • 1c11b8819a Merge branch 'hn/status-compare-with-push' into next Junio C Hamano 2026-02-26 10:06:14 -08:00
  • e87adbdb69 Merge branch 'kn/ref-location' into next Junio C Hamano 2026-02-26 10:06:13 -08:00
  • d6426ff9d9 fsmonitor: close inherited file descriptors and detach in daemon Paul Tarjan 2026-02-26 00:27:23 +00:00
  • cd26f3d67d run-command: add close_fd_above_stderr option Paul Tarjan 2026-02-26 00:27:22 +00:00
  • 5020fb7b90 fsmonitor: add tests for Linux Paul Tarjan 2026-02-26 00:27:21 +00:00
  • 149c19ba1b fsmonitor: implement filesystem change listener for Linux Paul Tarjan 2026-02-26 00:27:20 +00:00
  • 0e210668c7 fsmonitor: deduplicate settings logic for Unix platforms Paul Tarjan 2026-02-26 00:27:19 +00:00
  • 72b1daeb13 fsmonitor: deduplicate IPC path logic for Unix platforms Paul Tarjan 2026-02-26 00:27:18 +00:00
  • 25351303cd fsmonitor: use pthread_cond_timedwait for cookie wait Paul Tarjan 2026-02-26 00:27:17 +00:00
  • 945f158bc7 compat/win32: add pthread_cond_timedwait Paul Tarjan 2026-02-26 00:27:16 +00:00
  • 4187776953 fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon Paul Tarjan 2026-02-26 00:27:15 +00:00
  • 0ecf18fc7e fsmonitor: fix khash memory leak in do_handle_client Paul Tarjan 2026-02-26 00:27:14 +00:00
  • 3ea95ac9c5 status: add status.compareBranches config for multiple branch comparisons Harald Nordgren 2026-02-26 10:33:42 +00:00
  • 04f47265c1 refactor format_branch_comparison in preparation Harald Nordgren 2026-02-26 10:33:41 +00:00
  • cf50830ce1 environment: move "branch.autoSetupMerge" into struct repo_config_values Olamide Caleb Bello 2026-02-16 17:38:27 +01:00
  • 4021751558 environment: stop using core.sparseCheckout globally Olamide Caleb Bello 2026-02-16 17:38:26 +01:00
  • 92a77905ac What's cooking (2026/02) #09 Junio C Hamano 2026-02-25 15:29:36 -08:00
  • e6e9f13364 Sync with 'master' Junio C Hamano 2026-02-25 12:14:15 -08:00
  • afe07ad86c Merge branch 'hy/diff-lazy-fetch-with-break-fix' into next Junio C Hamano 2026-02-25 12:13:17 -08:00
  • ce27f94bc2 Merge branch 'aa/add-p-no-auto-advance' into next Junio C Hamano 2026-02-25 12:13:17 -08:00
  • c5862e1b3d Merge branch 'lg/t2004-test-path-is-helpers' into next Junio C Hamano 2026-02-25 12:13:17 -08:00
  • ce7c45c6fa Merge branch 'ps/simplify-normalize-path-copy-len' into next Junio C Hamano 2026-02-25 12:13:17 -08:00
  • b2fda8839e Merge branch 'sc/pack-redundant-leakfix' into next Junio C Hamano 2026-02-25 12:13:16 -08:00
  • 3824d2c52d Merge branch 'cs/subtree-split-fixes' into next Junio C Hamano 2026-02-25 12:13:16 -08:00
  • 7b2bccb0d5 The 7th batch Junio C Hamano 2026-02-25 10:49:04 -08:00
  • d1c983d41b Merge branch 'ac/string-list-sort-u-and-tests' Junio C Hamano 2026-02-25 11:54:18 -08:00
  • 422cae6687 Merge branch 'mc/tr2-process-ancestry-cleanup' Junio C Hamano 2026-02-25 11:54:18 -08:00
  • b1f4b5888b Merge branch 'ps/pack-concat-wo-backfill' Junio C Hamano 2026-02-25 11:54:17 -08:00
  • d21437a916 Merge branch 'dk/complete-stash-import-export' Junio C Hamano 2026-02-25 11:54:17 -08:00
  • 1a46f31b3e Merge branch 'jc/doc-cg-needswork' Junio C Hamano 2026-02-25 11:54:17 -08:00
  • 8d15dd1ce1 Merge branch 'ds/revision-maximal-only' Junio C Hamano 2026-02-25 11:54:17 -08:00
  • 6b5ad01886 Merge branch 'cc/lop-filter-auto' Junio C Hamano 2026-02-25 11:54:16 -08:00
  • e8c6456592 Merge branch 'pw/commit-msg-sample-hook' Junio C Hamano 2026-02-25 11:54:16 -08:00
  • bf3c3603fd Merge branch 'kh/doc-am-format-sendmail' Junio C Hamano 2026-02-25 11:54:16 -08:00
  • 8b97dc367a Documentation/git-repo: capitalize format descriptions Lucas Seiki Oshiro 2026-02-25 13:32:17 -03:00
  • 906b632c4f Documentation/git-repo: replace 'NUL' with '_NUL_' Lucas Seiki Oshiro 2026-02-25 13:32:16 -03:00
  • 2db3d0a226 t1901: adjust nul format output instead of expected value Lucas Seiki Oshiro 2026-02-25 13:32:15 -03:00
  • b62dab3b6d t1900: rename t1900-repo to t1900-repo-info Lucas Seiki Oshiro 2026-02-25 13:32:14 -03:00
  • 18f16b889c repo: rename struct field to repo_info_field Lucas Seiki Oshiro 2026-02-25 13:32:13 -03:00
  • 7377a6ef6b repo: replace get_value_fn_for_key by get_repo_info_field Lucas Seiki Oshiro 2026-02-25 13:32:12 -03:00
  • 3d4e6d3193 repo: rename repo_info_fields to repo_info_field Lucas Seiki Oshiro 2026-02-25 13:32:11 -03:00
  • c63e64e04d CodingGuidelines: instruct to name arrays in singular Lucas Seiki Oshiro 2026-02-25 13:32:10 -03:00
  • 53592d68e8 refs: add GIT_REFERENCE_BACKEND to specify reference backend Karthik Nayak 2026-02-25 10:40:46 +01:00
  • 01dc84594e refs: allow reference location in refstorage config Karthik Nayak 2026-02-25 10:40:45 +01:00
  • d74aacd7c4 refs: receive and use the reference storage payload Karthik Nayak 2026-02-25 10:40:44 +01:00
  • 2a32ac429e refs: move out stub modification to generic layer Karthik Nayak 2026-02-25 10:40:43 +01:00
  • 4ffbb02ee4 refs: extract out refs_create_refdir_stubs() Karthik Nayak 2026-02-25 10:40:42 +01:00
  • 2c69ff4819 setup: don't modify repo in create_reference_database() Karthik Nayak 2026-02-25 10:40:41 +01:00
  • f87593ab1a fetch: fix wrong evaluation order in URL trailing-slash trimming cuiweixie 2026-02-25 02:00:57 +00:00
  • a1999f3807 for-each-repo: work correctly in a worktree Derrick Stolee 2026-02-24 21:35:24 +00:00
  • 68d37f2709 for-each-repo: test outside of repo context Derrick Stolee 2026-02-24 21:35:23 +00:00
  • d54da84bd9 midx: enable reachability bitmaps during MIDX compaction Taylor Blau 2026-02-24 14:00:45 -05:00
  • 9df44a97f1 midx: implement MIDX compaction Taylor Blau 2026-02-24 14:00:41 -05:00
  • dedf71f0b1 t/helper/test-read-midx.c: plug memory leak when selecting layer Taylor Blau 2026-02-24 14:00:36 -05:00
  • 9aea84c4e7 midx-write.c: factor fanout layering from compute_sorted_entries() Taylor Blau 2026-02-24 14:00:30 -05:00
  • 93c67df751 midx-write.c: enumerate pack_int_id values directly Taylor Blau 2026-02-24 14:00:26 -05:00
  • 5f3e7f7279 midx-write.c: extract fill_pack_from_midx() Taylor Blau 2026-02-24 14:00:21 -05:00
  • 4f8543255e midx-write.c: introduce midx_pack_perm() helper Taylor Blau 2026-02-24 14:00:17 -05:00
  • b2ec8e90c2 midx: do not require packs to be sorted in lexicographic order Taylor Blau 2026-02-24 14:00:13 -05:00
  • 82c905ea6b midx-write.c: introduce struct write_midx_opts Taylor Blau 2026-02-24 14:00:09 -05:00
  • ac10f6aa40 midx-write.c: don't use pack_perm when assigning bitmap_pos Taylor Blau 2026-02-24 14:00:05 -05:00
  • 8043782112 t/t5319-multi-pack-index.sh: fix copy-and-paste error in t5319.39 Taylor Blau 2026-02-24 14:00:00 -05:00
  • d0e91c128b git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h' Taylor Blau 2026-02-24 13:59:56 -05:00
  • f775d5b1cf git-multi-pack-index(1): remove non-existent incompatibility Taylor Blau 2026-02-24 13:59:52 -05:00
  • 6b8fb17490 builtin/multi-pack-index.c: make '--progress' a common option Taylor Blau 2026-02-24 13:59:48 -05:00
  • 6e86f67924 midx: introduce midx_get_checksum_hex() Taylor Blau 2026-02-24 13:59:44 -05:00
  • de811c26bb midx: rename get_midx_checksum() to midx_get_checksum_hash() Taylor Blau 2026-02-24 13:59:39 -05:00
  • 00c0d84e6f midx: mark get_midx_checksum() arguments as const Taylor Blau 2026-02-24 13:59:34 -05:00
  • ebeea3c471 build: regenerate config-list.h when Documentation changes D. Ben Knoble 2026-02-24 09:39:44 -05:00
  • 874cf0d49f Merge branch 'jh/alias-i18n' into jh/alias-i18n-fixes Junio C Hamano 2026-02-24 10:50:38 -08:00
  • 452b12c2e0 builtin/maintenance: use "geometric" strategy by default Patrick Steinhardt 2026-02-24 09:45:52 +01:00
  • d2fbe9af79 t7900: prepare for switch of the default strategy Patrick Steinhardt 2026-02-24 09:45:51 +01:00
  • 38ae87c1ba t6500: explicitly use "gc" strategy Patrick Steinhardt 2026-02-24 09:45:50 +01:00
  • 94f5d9f09e t5510: explicitly use "gc" strategy Patrick Steinhardt 2026-02-24 09:45:49 +01:00
  • 0894704369 t5400: explicitly use "gc" strategy Patrick Steinhardt 2026-02-24 09:45:48 +01:00
  • ea7d894f44 t34xx: don't expire reflogs where it matters Patrick Steinhardt 2026-02-24 09:45:47 +01:00
  • 5e6c612720 t: disable maintenance where we verify object database structure Patrick Steinhardt 2026-02-24 09:45:46 +01:00
  • 09505b1115 t: fix races caused by background maintenance Patrick Steinhardt 2026-02-24 09:45:45 +01:00
  • 864cf5f8eb rebase: support --trailer Li Chen 2026-02-24 15:05:51 +08:00
  • 147595a931 commit, tag: parse --trailer with OPT_STRVEC Li Chen 2026-02-24 15:05:50 +08:00
  • 3114f0dbb5 trailer: append trailers without fork/exec Li Chen 2026-02-24 15:05:49 +08:00
  • 1bac302504 trailer: move process_trailers to trailer.h Li Chen 2026-02-24 15:05:48 +08:00
  • b2685e34c2 interpret-trailers: factor trailer rewriting Li Chen 2026-02-24 15:05:47 +08:00