public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 21:14:57 to 2026-03-01 14:02:00 UTC [more...]

[PATCH 2/2] repo: add the field path.common-dir
 2026-03-01 14:01 UTC 

[RFC] git repo info: exposing repository paths
 2026-03-01 13:59 UTC  (3+ messages)
` [PATCH 0/2] repo info: add path.git-dir and path.common-dir
  ` [PATCH 1/2] repo: add the field path.git-dir

[GSOC][PATCH 0/2] Remove global state from editor.c
 2026-03-01 13:19 UTC  (4+ messages)
` [GSOC][PATCH 1/2] editor: make editor_program local to editor.c
` [GSOC][PATCH 2/2] editor: remove the_repository usage

[PATCH 0/4] repo: add support for path-related fields
 2026-03-01 10:44 UTC  (10+ messages)
` [PATCH 1/4] rev-parse: prepend `path_` to path-related enums
` [PATCH 2/4] path: add new function strbuf_add_path
` [PATCH 3/4] repo: add the --format-path flag
` [PATCH 4/4] repo: add the field path.toplevel

[PATCH v3 0/5] repo: extend info path reporting and structure statistics
 2026-03-01 10:36 UTC  (29+ 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 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
  ` [PATCH v5 00/11] repo info: add category/path keys and --path-format
    ` [PATCH v5 01/11] repo: teach info context and category keys
    ` [PATCH v5 02/11] repo: add path keys to repo info
    ` [PATCH v5 03/11] repo: add --path-format for info path output
    ` [PATCH v5 04/11] repo: add structure max object size metrics
    ` [PATCH v5 05/11] repo: add structure topology and path-depth metrics
    ` [PATCH v5 06/11] repo: add aggregate structure totals to keyvalue output
    ` [PATCH v5 07/11] t1900: cover repo info path keys and path-format
    ` [PATCH v5 08/11] t1901: extend structure metric coverage and portability
    ` [PATCH v5 09/11] docs: describe repo info path keys and structure metrics
    ` [PATCH v5 10/11] repo: reduce repetition in structure keyvalue output
    ` [PATCH v5 11/11] repo: refine path keys for repo info

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-03-01 10:30 UTC  (9+ messages)
` [PATCH v2] gitk: support link color in the Preferences dialog
  ` [PATCH v3] "

[PATCH] docs: add hydroxide as an option for ProtonMail users
 2026-03-01  7:05 UTC 

[GSoC][PROPOSAL] Improving and Extending the git repo command
 2026-03-01  6:13 UTC  (3+ messages)

--no-decorate and %d in git-log(1)
 2026-03-01  5:59 UTC  (7+ messages)

[GSoC][PROPOSAL] Improve the new git repo command
 2026-03-01  3:10 UTC 

[PATCH v2] submodule: fetch missing objects from default remote
 2026-03-01  2:53 UTC  (9+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] t/perf/p5304: catch git count-objects failures
 2026-03-01  2:22 UTC 

[PATCH 0/5] builtin/repo: include largest object information
 2026-02-28 23:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] builtin/repo: collect largest inflated objects

[GSoC] [Proposal]: Implement promisor remote fetch ordering
 2026-02-28 23:27 UTC 

Draft of Git Rev News edition 132
 2026-02-28 23:15 UTC 

whatchanged
 2026-02-28 21:30 UTC  (2+ messages)

[PATCH] send-email: validate charset name in 8bit encoding prompt
 2026-02-28 21:16 UTC  (3+ messages)
` [PATCH v4] "

submodule.recurse, fetch.recurseSubmodules = on-demand
 2026-02-28 20:53 UTC 

[PATCH] diff: fix crash with --find-object outside repository
 2026-02-28 20:31 UTC 

[PATCH v1] environment: migrate encoding settings to repo-settings
 2026-02-28 19:02 UTC  (5+ messages)
` [PATCH v2 0/3] migrate encoding settings and bubble up repository
  ` [PATCH v2 1/3] environment: migrate encoding settings to repo-settings
  ` [PATCH v2 2/3] commit: pass 'struct repository' to commit creation APIs
  ` [PATCH v2 3/3] pretty: pass 'struct repository' to pretty_print_commit()

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-28 17:37 UTC  (6+ messages)
  ` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code
` [PATCH v2] "

[PATCH 0/2] format-patch: make boolean and mention in diff-options.adoc
 2026-02-28 14:08 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: diff-options.adoc: show format.noprefix for format-patch

[PATCH] repo-settings: move warn_on_object_refname_ambiguity to repo_settings
 2026-02-28 14:02 UTC  (3+ messages)
` [PATCH v2] v2: revert per-repo move + add clarifying comment

[PATCH v2] v2: revert per-repo move + add clarifying comment
 2026-02-28 13:48 UTC 

[Bug] duplicated long-form options go unnoticed
 2026-02-28 11:28 UTC  (10+ messages)
` [PATCH 1/2] pack-objects: remove duplicate --stdin-packs definition
` [PATCH 2/2] parseopt: check for duplicate long names and numerical options
  ` [PATCH v2 "

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-02-28 10:51 UTC  (9+ messages)
` [PATCH v3 1/2] sparse-checkout: use string_list_sort_u
  ` [PATCH v3 2/2] help: cleanup the contruction of keys_uniq
` [PATCH v4 0/1] Make keys_uniq stop depending on sort "
  ` [PATCH v4 1/1] help: cleanup the contruction "

[PATCH] t3700: avoid suppressing git's exit code
 2026-02-28 10:15 UTC  (5+ messages)
` [PATCH v2] t3700: avoid hidden failures and use test_grep helper

[PATCH v3] send-email: validate charset name in 8bit encoding prompt
 2026-02-28  8:41 UTC  (2+ messages)

[PATCH v3] send-email: validate charset name in 8bit encoding prompt
 2026-02-28  8:36 UTC  (2+ messages)

[BUG] `git describe` doesn't traverse the graph in topological order
 2026-02-28  6:11 UTC  (11+ messages)

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-02-28  4:38 UTC  (6+ messages)
` [PATCH v11] "

What's cooking in git.git (Feb 2026, #11)
 2026-02-28  1:02 UTC 

[GSoC PATCH] t3310: replace test -f/-d with test_path_is_file/test_path_is_dir
 2026-02-28  0:59 UTC  (4+ messages)
  ` [GSoC PATCH v2] "

[PATCH v6 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
 2026-02-28  0:28 UTC  (4+ messages)

[PATCH 0/5] oidmap: migrate cleanup to oidmap_clear_with_free()
 2026-02-28  0:09 UTC  (7+ messages)
` [PATCH 1/5] oidmap: make entry cleanup explicit in oidmap_clear
` [PATCH 2/5] builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()
` [PATCH 3/5] list-objects-filter: use oidmap_clear_with_free() for cleanup
` [PATCH 4/5] odb: use oidmap_clear_with_free() to release replace_map entries
` [PATCH 5/5] sequencer: use oidmap_clear_with_free() for string_entry cleanup

[PATCH 0/3] format-patch: add cover-letter-format option
 2026-02-27 22:48 UTC  (29+ messages)
` [PATCH v2 0/2] "
  ` [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
    ` [PATCH v4 0/4] format-patch: add cover-letter-format option
      ` [PATCH v4 1/4] pretty.c: add %(count) and %(total) placeholders
      ` [PATCH v4 2/4] format-patch: move cover letter summary generation
      ` [PATCH v4 3/4] format-patch: add ability to use alt cover format
      ` [PATCH v4 4/4] format-patch: add commitListFormat config
        ` [PATCH v4 5/4] docs: add usage for the cover-letter fmt feature
      ` [PATCH v5 0/5] format-patch: add cover-letter-format option
        ` [PATCH v5 1/5] pretty.c: add %(count) and %(total) placeholders
        ` [PATCH v5 2/5] format-patch: move cover letter summary generation
        ` [PATCH v5 3/5] format-patch: add ability to use alt cover format
        ` [PATCH v5 4/5] format-patch: add commitListFormat config
        ` [PATCH v5 5/5] docs: add usage for the cover-letter fmt feature

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-27 22:45 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[GSoC PATCH 0/2] diff: handle ANSI chars in prefix when calculating diffstat width
 2026-02-27 21:48 UTC  (9+ messages)
` [GSoC PATCH v2 0/2] diff: handle UTF-8 "
  ` [GSoC PATCH v2 1/2] "
  ` [GSoC PATCH v2 2/2] t4052: add test for diffstat width when prefix contains UTF-8 chars
  ` [GSoC PATCH v3 0/2] diff: handle ANSI escape codes in prefix when calculating diffstat width
    ` [GSoC PATCH v3 1/2] "
    ` [GSoC PATCH v3 2/2] t4052: test for diffstat width when prefix contains ANSI escape codes

[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
 2026-02-27 19:37 UTC  (7+ messages)
` [PATCH 1/2] upload-pack: fix debug statement when flushing "
` [PATCH 2/2] upload-pack: reduce lock contention when writing "

[PATCH GSoC] repo: Remove unnecessary variable shadow
 2026-02-27 19:11 UTC  (3+ messages)

bug: fetch --shallow-since can produce .git/shallow entries with no backing objects
 2026-02-27 19:00 UTC 

16yo working on git patch instead of studying
 2026-02-27 18:47 UTC 

[GSoC] Introduction
 2026-02-27 18:35 UTC 

[PATCH] branch: add 'branch.addCurrentBranchAsPrefix' config param
 2026-02-27 17:07 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] branch: add a no-prefix option

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

git clone --bundle-uri: follow redirects?
 2026-02-27 12:04 UTC 

git pull with configured rebase is incorrectly rebasing
 2026-02-27  9:11 UTC  (2+ messages)

[PATCH v6 06/10] fsmonitor: deduplicate settings logic for Unix platforms
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v6 05/10] fsmonitor: deduplicate IPC path logic for Unix platforms
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v6 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
 2026-02-27  6:31 UTC  (2+ messages)

[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] "

[GSOC RFC PATCH] builtin/repo: add path.in-worktree field
 2026-02-27  3:51 UTC  (6+ 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()`

[RFC] Support UTF-8 characters in Git alias names
 2026-02-26 23:33 UTC  (7+ messages)
` [PATCH v7 0/4] support UTF-8 in "
  ` [PATCH v7 1/4] help: use list_aliases() for alias listing

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


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