public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 20:01:29 to 2026-02-11 21:05:44 UTC [more...]

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

What's cooking in git.git (Feb 2026, #04)
 2026-02-11 20:46 UTC  (4+ messages)
` ps/object-info-bits-cleanup (was: What's cooking in git.git (Feb 2026, #04))
  ` ps/object-info-bits-cleanup

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

[PATCH] add: support pre-add hook
 2026-02-11 19:50 UTC  (6+ messages)
    ` [PATCH] "
` [PATCH v2] "

[RFC] setup: fail if .git is not a file or directory
 2026-02-11 19:47 UTC  (2+ messages)

[PATCH] CodingGuidelines: document // comments
 2026-02-11 19:17 UTC 

[PATCH] CodingGuidelines: document NEEDSWORK comments
 2026-02-11 19:17 UTC 

[PATCH 0/1] diffcore-break: prevent dangling pointer
 2026-02-11 17:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/5] [RFC] Make 'git config list --type=' parse and filter types
 2026-02-11 17:49 UTC  (14+ messages)
` [PATCH 1/5] config: move show_all_config()
` [PATCH 2/5] parse: add git_parse_maybe_pathname()
` [PATCH 3/5] config: allow format_config() to filter
` [PATCH 4/5] config: create special init for list mode
` [PATCH 5/5] config: make 'git config list --type=<X>' work

[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  (5+ messages)
` [PATCH 1/4] doc: am: normalize git(1) command links

[PATCH] builtin/pack-objects: don't fetch objects when merging packs
 2026-02-11 17:21 UTC  (2+ messages)

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2026-02-11 16:59 UTC  (15+ 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 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

[Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally
 2026-02-11 16:46 UTC  (6+ messages)

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

git-am applies commit message diffs
 2026-02-11 15:47 UTC  (35+ messages)
      ` [PATCH 0/3] commit-msg.sample: reject messages that would confuse "git am"
        ` [PATCH 3/3] templates: detect messages that contain a separator line
` [PATCH] doc: add caveat about roundtripping format-patch
  ` [PATCH v2] "

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

[PATCH] doc: rerere-options.adoc: link to git-rerere(1)
 2026-02-11 15:43 UTC  (9+ messages)
` [PATCH v2] "

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

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

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

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

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-11 10:27 UTC  (14+ messages)
` [PATCH v5 0/4] "
  ` [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  (7+ messages)
` [PATCH 3/5] ci: make test slicing consistent across Meson/Make

[RFC] Support UTF-8 characters in Git alias names
 2026-02-10 23:17 UTC  (23+ messages)
` [PATCH v1] alias: support UTF-8 characters via subsection syntax
` [PATCH v2 0/2] support UTF-8 in alias names
  ` [PATCH v2 1/2] help: use list_aliases() for alias listing and lookup
  ` [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] xdiff-interface: stop using the_repository
 2026-02-10 21:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] xdiff: Remove unneeded members from xrecord_t and xdlclass_t
 2026-02-10 20:39 UTC  (3+ messages)

[PATCH] Documentation: fix duplicated word in 2.49.1 release notes
 2026-02-10 19:50 UTC 

What's cooking in git.git (Feb 2026, #03)
 2026-02-10 19:06 UTC  (5+ messages)

[GSOC PATCH] t7003: modernize path existence checks using test helpers
 2026-02-10 18:41 UTC  (3+ messages)
  ` [GSOC PATCH v2] "

[PATCH 0/4] Fix tests with missing iconv(1) executable
 2026-02-10 15:43 UTC  (6+ messages)
` [PATCH 1/4] t4xxx: don't use iconv(1) without ICONV prereq

[PATCH 0/4] Specify hooks via configs
 2026-02-10 13:56 UTC  (10+ messages)
` [PATCH 1/4] hook: run a list of hooks
` [PATCH 3/4] hook: include hooks from the config

[PATCH V2 2/3] wt-status: pass struct repository and wt_status through function parameters
 2026-02-10  9:50 UTC  (5+ messages)

Bug: signed commits vs. git-fast-export
 2026-02-10  8:58 UTC  (2+ messages)

[PATCH 0/3] Small fixups for `OBJECT_INFO` flags
 2026-02-10  9:32 UTC  (13+ messages)
` [PATCH 1/3] builtin/backfill: fix flags passed to `odb_has_object()`
` [PATCH 2/3] builtin/fsck: "
` [PATCH 3/3] odb: drop gaps in object info flag values

[Outreachy PATCH v6 0/3] store repo specific config values in new `struct repo_config_values`
 2026-02-10  8:40 UTC  (5+ messages)
` [Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally

git fetch --dry-run can modify the repo
 2026-02-10  7:50 UTC  (2+ messages)

[PATCH 00/11] [RFC] config-batch: a new builtin for tools querying config
 2026-02-10  4:49 UTC  (13+ messages)
` [PATCH 04/11] config-batch: create 'help' command
` [PATCH 06/11] docs: add design doc for config-batch
` [PATCH 09/11] config-batch: add 'set' v1 command

[PATCH 0/2] merge-ours: sparse-index integration
 2026-02-10  4:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] trace2: add macOS and Windows process ancestry tracing
 2026-02-10  4:15 UTC  (5+ messages)
` [PATCH 1/4] trace2: add macOS "

--suppress-* options error out, apparently passing to format-patch too
 2026-02-10  0:33 UTC  (3+ messages)

[PATCH 0/5] gitweb: fix broken mobile layouts across views
 2026-02-09 23:17 UTC  (6+ messages)
` [PATCH 1/5] gitweb: add viewport meta tag for mobile devices
` [PATCH 2/5] gitweb: prevent project search bar from overflowing on mobile
` [PATCH 3/5] gitweb: fix mobile page overflow across log/commit/blob/diff views
` [PATCH 4/5] gitweb: fix mobile footer overflow by wrapping text and clearing floats
` [PATCH 5/5] gitweb: let page header grow on mobile for long wrapped project names

[RFC PATCH] Move rust gitcore crate to a different subdirectory
 2026-02-09 22:48 UTC  (2+ messages)
` [PATCH v2] "

git branch behavior after git init needs fixing
 2026-02-09 22:38 UTC  (4+ messages)

missing git documentation for "git clone --recursive"
 2026-02-09 22:03 UTC  (3+ messages)


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