public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 10:22:31 to 2026-02-27 09:04:07 UTC [more...]

[PATCH v3 0/5] repo: extend info path reporting and structure statistics
 2026-02-27  9:04 UTC  (15+ messages)
` [PATCH v4 00/10] repo info: add category/path keys and --path-format
  ` [PATCH v4 01/10] repo: teach info context and category keys
  ` [PATCH v4 02/10] repo: add path keys to repo info
  ` [PATCH v4 03/10] repo: add --path-format for info path output
  ` [PATCH v4 04/10] repo: add structure max object size metrics
  ` [PATCH v4 05/10] repo: add structure topology and path-depth metrics
  ` [PATCH v4 06/10] repo: add aggregate structure totals to keyvalue output
  ` [PATCH v4 07/10] t1900: cover repo info path keys and path-format
  ` [PATCH v4 08/10] t1901: extend structure metric coverage and portability
  ` [PATCH v4 09/10] docs: describe repo info path keys and structure metrics
  ` [PATCH v4 10/10] repo: reduce repetition in structure keyvalue output

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-02-27  9:03 UTC  (7+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-27  7:37 UTC  (3+ messages)

[PATCH v5] fsmonitor: implement filesystem change listener for Linux
 2026-02-27  6:31 UTC  (34+ messages)
` [PATCH v6 00/10] "
  ` [PATCH v6 01/10] fsmonitor: fix khash memory leak in do_handle_client
  ` [PATCH v6 02/10] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
  ` [PATCH v6 03/10] compat/win32: add pthread_cond_timedwait
  ` [PATCH v6 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
  ` [PATCH v6 05/10] fsmonitor: deduplicate IPC path logic for Unix platforms
  ` [PATCH v6 06/10] fsmonitor: deduplicate settings "
  ` [PATCH v6 07/10] fsmonitor: implement filesystem change listener for Linux
  ` [PATCH v6 08/10] fsmonitor: add tests "
  ` [PATCH v6 09/10] run-command: add close_fd_above_stderr option
  ` [PATCH v6 10/10] fsmonitor: close inherited file descriptors and detach in daemon
  ` [PATCH v7 00/10] fsmonitor: implement filesystem change listener for Linux
    ` [PATCH v7 01/10] fsmonitor: fix khash memory leak in do_handle_client
    ` [PATCH v7 02/10] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
    ` [PATCH v7 03/10] compat/win32: add pthread_cond_timedwait
    ` [PATCH v7 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
    ` [PATCH v7 05/10] fsmonitor: deduplicate IPC path logic for Unix platforms
    ` [PATCH v7 06/10] fsmonitor: deduplicate settings "
    ` [PATCH v7 07/10] fsmonitor: implement filesystem change listener for Linux
    ` [PATCH v7 08/10] fsmonitor: add tests "
    ` [PATCH v7 09/10] run-command: add close_fd_above_stderr option
    ` [PATCH v7 10/10] fsmonitor: close inherited file descriptors and detach in daemon

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-27  6:25 UTC  (2+ messages)
` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code

[PATCH v2] add: support pre-add hook
 2026-02-27  5:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v9] setup: improve error diagnosis for invalid .git files
 2026-02-27  5:26 UTC  (15+ messages)
` [PATCH v10] "
  ` [PATCH v11] "

[PATCH 0/3] format-patch: add cover-letter-format option
 2026-02-27  4:23 UTC  (20+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] format-patch: add ability to use alt cover format
  ` [PATCH v2 2/2] format-patch: add commitListFormat config
  ` [PATCH v3 0/4] format-patch: add cover-letter-format option
    ` [PATCH v3 1/4] pretty.c: add %(count) and %(total) placeholders
    ` [PATCH v3 2/4] format-patch: move cover letter summary generation
    ` [PATCH v3 3/4] format-patch: add ability to use alt cover format
    ` [PATCH v3 4/4] format-patch: add commitListFormat config

[GSOC RFC PATCH] builtin/repo: add path.in-worktree field
 2026-02-27  3:51 UTC  (7+ messages)

[RFC PATCH 00/14] repack: incremental MIDX/bitmap-based repacking
 2026-02-27  3:07 UTC  (8+ messages)
` [RFC PATCH 01/14] midx: use `string_list` for retained MIDX files
` [RFC PATCH 02/14] strvec: introduce `strvec_init_alloc()`

[Bug] duplicated long-form options go unnoticed
 2026-02-27  0:13 UTC 

[RFC] Support UTF-8 characters in Git alias names
 2026-02-26 23:33 UTC  (14+ messages)
` [PATCH v7 0/4] support UTF-8 in "
  ` [PATCH v7 1/4] help: use list_aliases() for alias listing
` [PATCH 0/2] Fix small issues in alias subsection handling
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] doc: fix list continuation in alias subsection example
  ` [PATCH v2 2/3] alias: treat empty subsection [alias ""] as plain [alias]
  ` [PATCH v2 3/3] git, help: fix memory leaks in alias listing

git pull with configured rebase is incorrectly rebasing
 2026-02-26 23:13 UTC 

[Bug] With "[remotes] group = a b c", "git push group" does not work
 2026-02-26 21:59 UTC  (4+ messages)

[PATCH v7 0/5] rebase: support --trailer
 2026-02-26 21:12 UTC  (4+ messages)

[GSoC] Introduction - Mansi, microproject t7605
 2026-02-26 21:05 UTC  (2+ messages)

What's cooking in git.git (Feb 2026, #10)
 2026-02-26 21:00 UTC 

[PATCH 0/5] builtin/repo: include largest object information
 2026-02-26 19:56 UTC  (11+ messages)
` [PATCH 1/5] builtin/repo: update stats for each object
` [PATCH v2 0/5] builtin/repo: include largest object information
  ` [PATCH v2 2/5] builtin/repo: collect largest inflated objects
  ` [PATCH v2 3/5] builtin/repo: add OID annotations to table output

[PATCH] send-email: validate charset name in 8bit encoding prompt
 2026-02-26 19:06 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-26 18:14 UTC  (14+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

Git for Win - CVE-2025-68121 - Impact Analysis and Fix
 2026-02-26 18:08 UTC 

[PATCH 0/3] Fix misuse of `refs_for_each_ref_in()`
 2026-02-26 17:39 UTC  (4+ messages)
` [PATCH v4 0/4] "

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-02-26 16:45 UTC  (6+ messages)
` [PATCH v3 1/2] sparse-checkout: use string_list_sort_u
  ` [PATCH v3 2/2] help: cleanup the contruction of keys_uniq

[PATCH v1 0/1] send-email: add client certificate options
 2026-02-26 16:41 UTC  (5+ messages)
` [PATCH v1 1/1] send-mail: "

[Outreachy PATCH v5 0/3] store repo specific config values in new `struct repo_config_values`
 2026-02-26 16:24 UTC  (9+ messages)
` [Outreachy PATCH v7 "
  ` [Outreachy PATCH v7 2/3] environment: stop using core.sparseCheckout globally

[PATCH 0/2] worktree_git_path(): remove repository argument
 2026-02-26 16:15 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] wt-status: avoid passing NULL worktree

[PATCH v28 0/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-26 15:28 UTC  (10+ messages)
` [PATCH v29 "
  ` [PATCH v29 1/2] refactor format_branch_comparison in preparation
  ` [PATCH v29 2/2] status: add status.compareBranches config for multiple branch comparisons
  ` [PATCH v30 0/2] "
    ` [PATCH v30 1/2] refactor format_branch_comparison in preparation
    ` [PATCH v30 2/2] status: add status.compareBranches config for multiple branch comparisons

[PATCH v2 0/2] replay: add --revert mode to reverse commit changes
 2026-02-26 14:45 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] sequencer: extract revert message formatting into shared function
  ` [PATCH v3 2/2] replay: add --revert mode to reverse commit changes

[GSoC 2026] Early Introduction - Interested Contributor
 2026-02-26 14:31 UTC  (4+ messages)

[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-26 13:50 UTC  (7+ messages)

[PATCH 0/4] Specify hooks via configs
 2026-02-26 12:41 UTC  (9+ messages)
` [PATCH v2 0/8] "

[proposal][RFC] Improve the new git repo command
 2026-02-26 11:34 UTC  (3+ messages)
  ` [GSoC proposal v2][RFC] "

[PATCH v6] build: regenerate config-list.h when Documentation changes
 2026-02-26  3:20 UTC  (4+ messages)
` [PATCH v7] "

What's cooking in git.git (Feb 2026, #09)
 2026-02-26  1:40 UTC 

[PATCH] t7605: use test_path_is_file instead of test -f
 2026-02-26  0:57 UTC  (3+ messages)
` [PATCH v2] "

Feature that allows the user to merge only specific files/folders from another branch
 2026-02-25 21:56 UTC  (3+ messages)

[PATCH v2] submodule: fetch missing objects from default remote
 2026-02-25 21:55 UTC  (5+ messages)
` [PATCH v3] "

--no-decorate and %d in git-log(1)
 2026-02-25 21:54 UTC  (8+ messages)

[PATCH 0/8] repo: refactoring leftover nits
 2026-02-25 19:51 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] CodingGuidelines: instruct to name arrays in singular
  ` [PATCH v2 2/8] repo: rename repo_info_fields to repo_info_field
  ` [PATCH v2 3/8] repo: replace get_value_fn_for_key by get_repo_info_field
  ` [PATCH v2 4/8] repo: rename struct field to repo_info_field
  ` [PATCH v2 5/8] t1900: rename t1900-repo to t1900-repo-info
  ` [PATCH v2 6/8] t1901: adjust nul format output instead of expected value
  ` [PATCH v2 7/8] Documentation/git-repo: replace 'NUL' with '_NUL_'
  ` [PATCH v2 8/8] Documentation/git-repo: capitalize format descriptions

[GSoC] Introduction - Mansi, microproject t7605
 2026-02-25 18:53 UTC  (2+ messages)

[PATCH v9 0/6] refs: allow setting the reference directory
 2026-02-25 17:42 UTC  (3+ messages)
` [PATCH v9 5/6] refs: allow reference location in refstorage config

[PATCH] gc: add git maintenance list command
 2026-02-25 17:32 UTC 

[RFC RFC PATCH] builtin/repo.c: change info default behavior to show all fields
 2026-02-25 17:02 UTC  (5+ messages)

[RFC RFC PATCH] builtin/repo.c: change info default behavior to show all fields
 2026-02-25 16:08 UTC  (6+ messages)

[PATCH] fetch: fix wrong evaluation order in URL trailing-slash trimming
 2026-02-25 15:36 UTC  (3+ messages)

[GSOC] Discuss and Introduction: Improve disk space recovery for partial clones
 2026-02-25 11:49 UTC  (2+ messages)

[PATCH v2 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-02-25 10:33 UTC  (4+ messages)
` [PATCH v2 8/8] "


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