public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 21:55:34 to 2026-03-26 14:27:47 UTC [more...]

[PATCH 00/11] detect misspelt test_expect_success and friends
 2026-03-26 14:27 UTC  (24+ messages)
` [PATCH 01/11] test-lib: catch misspelt 'test_expect_successo'
` [PATCH 02/11] t0008: make test "set -e" clean
` [PATCH 03/11] t6002: "
` [PATCH 04/11] t4032: "
` [PATCH 05/11] t7450: "
` [PATCH 06/11] tests: make svn "
` [PATCH 07/11] t7508: make "
` [PATCH 08/11] t9200: "
` [PATCH 09/11] t940?: "
` [PATCH 10/11] t5570: "
` [PATCH 11/11] t9902: "

[PATCH] odb: add write_packfile, for_each_unique_abbrev, convert_object_id
 2026-03-26 14:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-03-26 14:16 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] worktree: remove "the_repository" from is_current_worktree()
  ` [PATCH v3 2/3] worktree add: stop reading ".git/HEAD"
  ` [PATCH v3 3/3] worktree: reject NULL worktree in get_worktree_git_dir()

[GSoC PATCH] t8003: avoid suppressing git's exit code
 2026-03-26 14:11 UTC 

[PATCH v4 1/2] repo: factor repo usage strings into shared macros
 2026-03-26 14:07 UTC  (5+ messages)
  ` [PATCH v4 2/2] repo: show subcommand-specific help text

[GSoC] Introduction - Trieu Huynh
 2026-03-26 14:06 UTC 

[PATCH 0/5] backfill: accept revision arguments
 2026-03-26 12:58 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] "
  ` [PATCH v2 4/6] backfill: work with prefix pathspecs

[PATCH] docs: fix git stash grammar
 2026-03-26 12:45 UTC 

[PATCH 00/16] Auto-configure advertised remotes via URL whitelist
 2026-03-26 12:21 UTC  (26+ messages)
` [PATCH 01/16] promisor-remote: try accepted remotes before others in get_direct()
` [PATCH 03/16] urlmatch: add url_is_valid_pattern() helper
` [PATCH 04/16] promisor-remote: clarify that a remote is ignored
` [PATCH 07/16] promisor-remote: keep accepted promisor_info structs alive
` [PATCH 08/16] promisor-remote: remove the 'accepted' strvec
` [PATCH 09/16] promisor-remote: add 'local_name' to 'struct promisor_info'
` [PATCH 10/16] promisor-remote: pass config entry to all_fields_match() directly
` [PATCH 11/16] promisor-remote: refactor should_accept_remote() control flow
` [PATCH 12/16] t5710: use proper file:// URIs for absolute paths
` [PATCH 13/16] promisor-remote: introduce promisor.acceptFromServerUrl
` [PATCH 14/16] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH 15/16] promisor-remote: auto-configure unknown remotes

[GSoC][PATCH] t2000: modernize path checks to use helper functions
 2026-03-26 12:19 UTC  (2+ messages)

[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
 2026-03-26 10:21 UTC  (24+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/10] hook: replace hook_list_clear() -> string_list_clear_func()
  ` [PATCH v2 09/10] hook: show config scope in git hook list
` [PATCH v3 00/12] config-hook cleanups and three small git-hook features
  ` [PATCH v3 01/12] hook: move unsorted_string_list_remove() to string-list.[ch]
  ` [PATCH v3 02/12] builtin/receive-pack: properly init receive_hook strbuf
  ` [PATCH v3 03/12] hook: fix minor style issues
  ` [PATCH v3 04/12] hook: rename cb_data_free/alloc -> hook_data_free/alloc
  ` [PATCH v3 05/12] hook: detect & emit two more bugs
  ` [PATCH v3 06/12] hook: replace hook_list_clear() -> string_list_clear_func()
  ` [PATCH v3 07/12] hook: make consistent use of friendly-name in docs
  ` [PATCH v3 08/12] t1800: add test to verify hook execution ordering
  ` [PATCH v3 09/12] hook: introduce hook_config_cache_entry for per-hook data
  ` [PATCH v3 10/12] hook: show config scope in git hook list
  ` [PATCH v3 11/12] hook: show disabled hooks in "git hook list"
  ` [PATCH v3 12/12] hook: reject unknown hook names in git-hook(1)

[PATCH 0/4] Run hooks in parallel
 2026-03-26 10:18 UTC  (18+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 9/9] hook: add hook.<event>.enabled switch
` [PATCH v5 00/12] Run hooks in parallel
  ` [PATCH v5 01/12] repository: fix repo_init() memleak due to missing _clear()
  ` [PATCH v5 02/12] config: add a repo_config_get_uint() helper
  ` [PATCH v5 03/12] hook: parse the hook.jobs config
  ` [PATCH v5 04/12] hook: allow parallel hook execution
  ` [PATCH v5 05/12] hook: allow pre-push parallel execution
  ` [PATCH v5 06/12] hook: mark non-parallelizable hooks
  ` [PATCH v5 07/12] hook: add -j/--jobs option to git hook run
  ` [PATCH v5 08/12] hook: add per-event jobs config
  ` [PATCH v5 09/12] hook: warn when hook.<friendly-name>.jobs is set
  ` [PATCH v5 10/12] hook: move is_known_hook() to hook.c for wider use
  ` [PATCH v5 11/12] hook: add hook.<event>.enabled switch
  ` [PATCH v5 12/12] hook: allow hook.jobs=-1 to use all available CPU cores

[PATCH] commit-graph: fix writing generations with dates exceeding 34 bits
 2026-03-26 10:02 UTC  (5+ messages)
` [PATCH v2] "

Tonight's pushout has 'seen' broken with "hook" and "replay"
 2026-03-26  9:20 UTC  (3+ messages)

[PATCH 0/2] fetch: clobber existing tags with --prune-tags
 2026-03-26  7:57 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 00/10] Xdiff cleanup part 3
 2026-03-26  6:26 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] xdiff/xdl_cleanup_records: delete local recs pointer
  ` [PATCH v2 2/5] xdiff/xdl_cleanup_records: make limits more clear
  ` [PATCH v2 3/5] xdiff/xdl_cleanup_records: make setting action easier to follow
  ` [PATCH v2 4/5] xdiff/xdl_cleanup_records: simplify INVESTIGATE handling for clarity
  ` [PATCH v2 5/5] xdiff/xdl_cleanup_records: use unambiguous types

[GSoC PATCH 0/3] preserve promisor files content after repack
 2026-03-26  2:12 UTC  (11+ messages)
` [GSoC PATCH v2 0/4] "
  ` [GSoC PATCH v2 1/4] pack-write: add explanation to promisor file content
  ` [GSoC PATCH v2 2/4] pack-write: add helper to fill promisor file after repack
  ` [GSoC PATCH v2 3/4] repack-promisor: preserve content of promisor files "

Github Patch
 2026-03-26  0:54 UTC  (2+ messages)

[PATCH 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
 2026-03-25 23:51 UTC  (17+ messages)
` [PATCH 1/5] pack-objects: plug leak in `read_stdin_packs()`
` [PATCH 2/5] pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
` [PATCH 4/5] pack-objects: support excluded-open packs with --stdin-packs
` [PATCH v2 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
  ` [PATCH v2 1/5] pack-objects: plug leak in `read_stdin_packs()`
  ` [PATCH v2 2/5] pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
  ` [PATCH v2 3/5] t7704: demonstrate failure with once-cruft objects above the geometric split
  ` [PATCH v2 4/5] pack-objects: support excluded-open packs with --stdin-packs
  ` [PATCH v2 5/5] repack: mark non-MIDX packs above the split as excluded-open

[GSoC PATCH WIP RFC v3 0/3] graph: add --graph-lane-limit option
 2026-03-25 22:11 UTC  (20+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 1/3] "
  ` [GSoC PATCH v4 2/3] graph: truncate graph visual output
  ` [GSoC PATCH v4 3/3] graph: add documentation and tests about --graph-lane-limit
  ` [GSoC PATCH v5 0/2] graph: add --graph-lane-limit option
    ` [GSoC PATCH v5 1/2] "
    ` [GSoC PATCH v5 2/2] graph: add documentation and tests about --graph-lane-limit

What's cooking in git.git (Mar 2026, #10)
 2026-03-25 21:11 UTC 

[PATCH v4 0/2] replay: add --revert mode to reverse commit changes
 2026-03-25 20:23 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] sequencer: extract revert message formatting into shared function
  ` [PATCH v5 2/2] replay: add --revert mode to reverse commit changes
  ` [PATCH v6 0/2] "
    ` [PATCH v6 1/2] sequencer: extract revert message formatting into shared function
    ` [PATCH v6 2/2] replay: add --revert mode to reverse commit changes

[PATCH v10 00/12] fsmonitor: implement filesystem change listener for Linux
 2026-03-25 20:00 UTC  (4+ messages)
` [PATCH v11 "

What's cooking in git.git (Mar 2026, #10)
 2026-03-25 19:50 UTC  (4+ messages)

[RFC PATCH 0/2] push: add support for pushing to remote groups
 2026-03-25 19:47 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 2/2] push: support pushing to a remote group
  ` [RFC PATCH v3 0/2] push: add support for pushing to remote groups
    ` [RFC PATCH v3 1/2] remote: move remote group resolution to remote.c
    ` [RFC PATCH v3 2/2] push: support pushing to a remote group

[PATCH v3] t/pack-refs-tests: use test_path_is_missing
 2026-03-25 19:27 UTC  (5+ messages)
` [PATCH v4] "
    ` [PATCH v5] tests: use test_path_is_missing instead of '! test -f'

[RFC PATCH 0/1] add -p: support discarding hunks
 2026-03-25 19:22 UTC  (10+ messages)
` [RFC PATCH 1/1] add -p: support discarding hunks with 'x'

[PATCH 0/3] Add option --ref to git-replay(1)
 2026-03-25 18:44 UTC  (16+ messages)
` [PATCH 1/3] t3650: use option with value consistenly with equal sign
` [PATCH 3/3] replay: allow to specify a ref with option --ref
` [PATCH v2 0/3] Add option --ref to git-replay(1)
  ` [PATCH v2 1/3] builtin/replay: mark options as not negatable
  ` [PATCH v2 2/3] replay: use stuck form in documentation and help message
  ` [PATCH v2 3/3] replay: allow to specify a ref with option --ref

[PATCH 0/4] fast-import: extend signed object handling modes
 2026-03-25 18:03 UTC  (5+ messages)
` [PATCH 1/4] fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'
` [PATCH 4/4] fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'

[PATCH] repo: show subcommand-specific help text
 2026-03-25 16:55 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] replay: support replaying down from root commit
 2026-03-25 16:49 UTC  (9+ messages)
` [PATCH v2] "
        ` Make git-replay(1) warn if revision-range isn't a range (was: Re: [PATCH v2] replay: support replaying down from root commit)

[PATCH 0/5] refs: reduce reliance on the_repository global state
 2026-03-25 16:44 UTC  (6+ messages)
` [PATCH 1/5] refs: make branchname helpers repository aware
` [PATCH 2/5] refs: make get_files_ref_lock_timeout_ms() repostory aware
` [PATCH 3/5] refs: remove the_hash_algo global state
` [PATCH 4/5] refs/reftable-backend: drop uses of the_repository
` [PATCH 5/5] refs/packed-backend: use ref_store->repo instead "

[GSoC Proposal] Improve Disk Space Recovery for Partial Clones
 2026-03-25 11:46 UTC  (4+ messages)

[PATCH] t4014: fix call to `test_expect_success ()`
 2026-03-25  7:07 UTC  (11+ messages)
        ` Re* "
          ` [PATCH] test-lib: catch misspelt 'test_expect_successo'

[PATCH] remote: use plural-only message for diverged branch status
 2026-03-25  4:29 UTC  (8+ messages)

[GSoC] [Proposal v2]: Implement promisor remote fetch ordering
 2026-03-24 22:47 UTC  (2+ messages)
` [GSoC] [Proposal v3]: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox