public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-10 22:28:18 to 2026-02-13 09:13:03 UTC [more...]

[PATCH 0/4] builtin/history: some smaller UI improvements
 2026-02-13  9:12 UTC  (18+ messages)
` [PATCH 1/4] builtin/history: perform revwalk checks before asking for user input
` [PATCH 2/4] builtin/history: check for merges "
` [PATCH 3/4] builtin/history: replace "--ref-action=print" with "--dry-run"
` [PATCH 4/4] builtin/history: rename "--ref-action=" to "--update-refs="
` [PATCH v2 0/5] builtin/history: some smaller UI improvements
  ` [PATCH v2 1/5] builtin/history: perform revwalk checks before asking for user input
  ` [PATCH v2 2/5] builtin/history: check for merges "

[PATCH 0/1] diffcore-break: prevent dangling pointer
 2026-02-13  7:14 UTC  (7+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
      ` [External] "

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-02-13  5:02 UTC  (11+ messages)
` [PATCH 1/2] sparse-checkout: use string_list_sort_u
` [PATCH 2/2] help: ensure &keys_uniq follows sort -u
` [PATCH v2 1/2] sparse-checkout: use string_list_sort_u
  ` [PATCH v2 2/2] help: cleanup the contruction of keys_uniq

[PATCH] builtin/pack-objects: don't fetch objects when merging packs
 2026-02-12 23:46 UTC  (4+ messages)

[PATCH v2] doc: add caveat about roundtripping format-patch
 2026-02-12 23:19 UTC  (3+ messages)
` [PATCH v3] doc: add caveat about round-tripping format-patch

[RFC] setup: fail if .git is not a file or directory
 2026-02-12 23:03 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] CodingGuidelines: document NEEDSWORK comments
 2026-02-12 22:33 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/3] introduce new option `rework-with-file`
 2026-02-12 22:20 UTC  (8+ messages)
` [PATCH v3 2/3] add-patch: Allow interfile navigation when selecting hunks

[RFC] Support UTF-8 characters in Git alias names
 2026-02-12 18:52 UTC  (22+ messages)
` [PATCH v2 0/2] support UTF-8 in "
  ` [PATCH v2 2/2] alias: support non-alphanumeric names via subsection syntax
` [PATCH 0/3] support UTF-8 in alias names
  ` [PATCH 1/3] help: use list_aliases() for alias listing
  ` [PATCH 2/3] alias: prepare for subsection aliases
  ` [PATCH 3/3] alias: support non-alphanumeric names via subsection syntax
` [PATCH v4 0/3] support UTF-8 in alias names
  ` [PATCH v4 1/3] help: use list_aliases() for alias listing
  ` [PATCH v4 2/3] alias: prepare for subsection aliases
  ` [PATCH v4 3/3] alias: support non-alphanumeric names via subsection syntax

[Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally
 2026-02-12 17:13 UTC  (8+ messages)

What's cooking in git.git (Feb 2026, #04)
 2026-02-12 16:38 UTC  (8+ messages)
` ps/object-info-bits-cleanup (was: What's cooking in git.git (Feb 2026, #04))
  ` ps/object-info-bits-cleanup

[PATCH v2] meson: regenerate config-list.h when Documentation changes
 2026-02-12 15:56 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] diff --anchored: avoid checking unmatched lines
 2026-02-12 15:53 UTC 

Python mentoring request (code review + project improvement)
 2026-02-12 14:59 UTC 

[PATCH 0/4] Run hooks in parallel
 2026-02-12 14:24 UTC  (6+ messages)
` [PATCH 2/4] hook: allow parallel hook execution

.gitallow
 2026-02-12 13:38 UTC 

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2026-02-12 10:08 UTC  (29+ messages)
` [PATCH 7/9] list-objects-filter-options: implement auto filter resolution
` [PATCH 8/9] promisor-remote: keep advertised filter in memory
` [PATCH v2 0/8] Implement `promisor.storeFields` and `--filter=auto`
  ` [PATCH v2 5/8] doc: fetch: document `--filter=<filter-spec>` option
  ` [PATCH v2 8/8] fetch-pack: wire up and enable auto filter logic
  ` [PATCH v3 0/9] Implement `promisor.storeFields` and `--filter=auto`
    ` [PATCH v3 1/9] promisor-remote: refactor initialising field lists
    ` [PATCH v3 2/9] promisor-remote: allow a client to store fields
    ` [PATCH v3 3/9] clone: make filter_options local to cmd_clone()
    ` [PATCH v3 4/9] fetch: make filter_options local to cmd_fetch()
    ` [PATCH v3 5/9] doc: fetch: document `--filter=<filter-spec>` option
    ` [PATCH v3 6/9] list-objects-filter-options: support 'auto' mode for --filter
    ` [PATCH v3 7/9] promisor-remote: keep advertised filters in memory
    ` [PATCH v3 8/9] promisor-remote: change promisor_remote_reply()'s signature
    ` [PATCH v3 9/9] fetch-pack: wire up and enable auto filter logic

[PATCH] meson: regenerate config-list.h when Documentation changes
 2026-02-12  8:10 UTC  (11+ messages)

[PATCH] CodingGuidelines: document // comments
 2026-02-12  7:05 UTC  (2+ messages)

[PATCH 0/3] Small fixups for `OBJECT_INFO` flags
 2026-02-12  6:59 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] builtin/backfill: fix flags passed to `odb_has_object()`
  ` [PATCH v2 2/5] builtin/fsck: "
  ` [PATCH v2 3/5] odb: drop gaps in object info flag values
  ` [PATCH v2 4/5] odb: convert object info flags into an enum
  ` [PATCH v2 5/5] odb: convert `odb_has_object()` "

[PATCH 0/5] [RFC] Make 'git config list --type=' parse and filter types
 2026-02-12  6:39 UTC  (8+ messages)
` [PATCH 2/5] parse: add git_parse_maybe_pathname()
` [PATCH 5/5] config: make 'git config list --type=<X>' work

[GSOC PATCH] t9812: modernize test path helpers
 2026-02-12  5:45 UTC 

[PATCH] doc: rerere-options.adoc: link to git-rerere(1)
 2026-02-12  5:37 UTC  (4+ messages)

cat-file: dies with --batch if reflog entry is out of bounds
 2026-02-12  4:07 UTC  (3+ messages)

[PATCH] osxkeychain: define build targets in the top-level Makefile
 2026-02-11 23:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] meson: wire up gitk and git-gui
 2026-02-11 22:56 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] add: support pre-add hook
 2026-02-11 21:54 UTC  (9+ messages)
    ` [PATCH] "
` [PATCH v2] "

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2026-02-11 17:41 UTC  (10+ messages)
` [PATCH v2 0/2] replay: add --revert mode "
  ` [PATCH v2 1/2] sequencer: extract revert message formatting into shared function

[PATCH 0/4] doc: am: improve command linking and add am.messageId
 2026-02-11 17:32 UTC  (3+ messages)
` [PATCH 1/4] doc: am: normalize git(1) command links

[PATCH 0/7] Some assorted fixes for GitLab CI
 2026-02-11 16:52 UTC  (10+ messages)
` [PATCH 1/7] ci: handle failures of test-slice helper
` [PATCH 2/7] ci: don't skip smallest test slice in GitLab
` [PATCH 3/7] meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"
` [PATCH 4/7] github: fix Meson tests not executing at all
` [PATCH 5/7] ci: make test slicing consistent across Meson/Make
` [PATCH 6/7] gitlab-ci: use "run-test-slice-meson.sh"
` [PATCH 7/7] gitlab-ci: handle failed tests on MSVC+Meson job

[PATCH] [RFC][GSoC][PATCH] attr: use local repository state in read_attr
 2026-02-11 16:43 UTC  (4+ messages)

git-am applies commit message diffs
 2026-02-11 15:47 UTC  (13+ messages)

[PATCH v2] futex_waitv.2: new page
 2026-02-11 15:43 UTC  (5+ messages)

[PATCH v3 0/2] shallow: handling fetch relative-deepen
 2026-02-11 13:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] "

[RFC] git repo info: exposing repository paths
 2026-02-11 12:18 UTC  (2+ messages)

[PATCH v5 0/4] refs: allow setting the reference directory
 2026-02-11 10:27 UTC  (6+ messages)
` [PATCH v5 2/4] refs: forward and use the reference storage payload
` [PATCH v5 3/4] refs: allow reference location in refstorage config

[PATCH 0/3] http: add support for HTTP 429 rate limit retries
 2026-02-11  9:13 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] http: add trace2 logging for retry operations

[PATCH 0/5] Some assorted fixes for GitLab CI
 2026-02-11  6:33 UTC  (5+ messages)
` [PATCH 3/5] ci: make test slicing consistent across Meson/Make


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