public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 19:00:12 to 2026-02-26 15:28:54 UTC [more...]

[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] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-26 15:25 UTC  (2+ messages)

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

[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)

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-02-26 14:16 UTC  (5+ messages)
` [GSoC][Draft Proposal v3] "

[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-26 13:50 UTC  (12+ 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] "

[PATCH v5] fsmonitor: implement filesystem change listener for Linux
 2026-02-26  0:27 UTC  (29+ 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 0/3] format-patch: add cover-letter-format option
 2026-02-25 22:55 UTC  (18+ 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

Feature that allows the user to merge only specific files/folders from another branch
 2026-02-25 21:56 UTC  (5+ 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)

[RFC] Support UTF-8 characters in Git alias names
 2026-02-25 20:45 UTC  (16+ messages)
` [PATCH v7 0/4] support UTF-8 in "
  ` [PATCH v7 1/4] help: use list_aliases() for alias listing
  ` [PATCH v7 3/4] alias: support non-alphanumeric names via subsection syntax
` [PATCH 0/2] Fix small issues in alias subsection handling
  ` [PATCH 1/2] doc: fix list continuation in alias subsection example

[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 RFC PATCH] builtin/repo: add path.in-worktree field
 2026-02-25 19:37 UTC  (2+ messages)

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

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-25 17:42 UTC  (17+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend
` [PATCH v9 0/6] refs: allow setting the reference directory
  ` [PATCH v9 1/6] setup: don't modify repo in `create_reference_database()`
  ` [PATCH v9 2/6] refs: extract out `refs_create_refdir_stubs()`
  ` [PATCH v9 3/6] refs: move out stub modification to generic layer
  ` [PATCH v9 4/6] refs: receive and use the reference storage payload
  ` [PATCH v9 5/6] refs: allow reference location in refstorage config
  ` [PATCH v9 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend

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

[PATCH 0/2] worktree_git_path(): remove repository argument
 2026-02-25 17:11 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] wt-status: avoid passing NULL worktree

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

[RFC] send-email: UTF-8 encoding in subject line
 2026-02-25 16:37 UTC  (7+ messages)
` [PATCH] send-email: validate charset name in 8bit encoding prompt
  ` [PATCH v2] "

[PATCH v9] setup: improve error diagnosis for invalid .git files
 2026-02-25 16:03 UTC  (12+ messages)
` [PATCH v10] "

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

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-25 13:23 UTC  (12+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] for-each-repo: test outside of repo context
  ` [PATCH v2 2/2] for-each-repo: work correctly in a worktree

[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  (6+ messages)
` [PATCH v2 6/8] t6500: explicitly use "gc" strategy
` [PATCH v2 8/8] builtin/maintenance: use "geometric" strategy by default

[GSoC PATCH 2/2] t4074: add test for diffstat width when prefix contains ANSI chars
 2026-02-25  2:18 UTC  (3+ messages)

[PATCH] add: support pre-add hook
 2026-02-25  2:15 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

[RFC PATCH 00/14] repack: incremental MIDX/bitmap-based repacking
 2026-02-25  0:23 UTC  (17+ messages)
` [RFC PATCH 06/14] repack: track the ODB source via existing_packs
` [RFC PATCH 01/14] midx: use `string_list` for retained MIDX files
` [RFC PATCH 02/14] strvec: introduce `strvec_init_alloc()`
` [RFC PATCH 03/14] midx: use `strvec` for `keep_hashes`
` [RFC PATCH 04/14] midx: introduce `--checksum-only` for incremental MIDX writes
` [RFC PATCH 05/14] midx: support custom `--base` "
` [RFC PATCH 07/14] midx: expose `midx_layer_contains_pack()`
` [RFC PATCH 08/14] repack-midx: factor out `repack_prepare_midx_command()`
` [RFC PATCH 09/14] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [RFC PATCH 10/14] repack-geometry: prepare for incremental MIDX repacking
` [RFC PATCH 11/14] builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
` [RFC PATCH 12/14] repack: implement incremental MIDX repacking
` [RFC PATCH 13/14] repack: introduce `--write-midx=incremental`
` [RFC PATCH 14/14] repack: allow `--write-midx=incremental` without `--geometric`

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-02-24 22:45 UTC  (3+ messages)

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-24 22:32 UTC  (4+ messages)

[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
 2026-02-24 19:00 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 09/17] midx-write.c: introduce `struct write_midx_opts`
  ` [PATCH v3 10/17] midx: do not require packs to be sorted in lexicographic order
  ` [PATCH v3 11/17] midx-write.c: introduce `midx_pack_perm()` helper
  ` [PATCH v3 12/17] midx-write.c: extract `fill_pack_from_midx()`
  ` [PATCH v3 13/17] midx-write.c: enumerate `pack_int_id` values directly
  ` [PATCH v3 14/17] midx-write.c: factor fanout layering from `compute_sorted_entries()`
  ` [PATCH v3 15/17] t/helper/test-read-midx.c: plug memory leak when selecting layer
  ` [PATCH v3 16/17] midx: implement MIDX compaction
  ` [PATCH v3 17/17] midx: enable reachability bitmaps during "


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