git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
[PATCH v2] futex_waitv.2: new page
 2026-02-10 18:44 UTC  (6+ messages)

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

[RFC] Support UTF-8 characters in Git alias names
 2026-02-10 18:31 UTC  (19+ 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

git-am applies commit message diffs
 2026-02-10 18:20 UTC  (31+ 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 0/5] [RFC] Make 'git config list --type=' parse and filter types
 2026-02-10 18:18 UTC  (10+ 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] add: support pre-add hook
 2026-02-10 18:16 UTC  (2+ messages)

[PATCH] osxkeychain: define build targets in the top-level Makefile
 2026-02-10 18:01 UTC 

[PATCH 0/4] Fix tests with missing iconv(1) executable
 2026-02-10 15:43 UTC  (9+ messages)
` [PATCH 1/4] t4xxx: don't use iconv(1) without ICONV prereq
` [PATCH 2/4] t4205: improve handling of ICONV prerequisite
` [PATCH 3/4] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
` [PATCH 4/4] t6006: don't use iconv(1) without ICONV prereq

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-10 15:35 UTC  (29+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] refs: allow reference location in refstorage config
  ` [PATCH v4 2/4] refs: extract out `refs_create_refdir_stubs()`
  ` [PATCH v4 3/4] refs: parse and use the reference storage payload
  ` [PATCH v4 4/4] refs: add GIT_REFERENCE_BACKEND to specify reference backend
` [PATCH v5 0/4] refs: allow setting the reference directory
  ` [PATCH v5 1/4] refs: extract out `refs_create_refdir_stubs()`
  ` [PATCH v5 2/4] refs: forward and use the reference storage payload
  ` [PATCH v5 3/4] refs: allow reference location in refstorage config
  ` [PATCH v5 4/4] refs: add GIT_REFERENCE_BACKEND to specify reference backend

[Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally
 2026-02-10 15:07 UTC  (2+ messages)

[RFC] git repo info: exposing repository paths
 2026-02-10 14:11 UTC 

[PATCH] [RFC][GSoC][PATCH] attr: use local repository state in read_attr
 2026-02-10 14:05 UTC  (3+ messages)

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

[PATCH] xdiff-interface: stop using the_repository
 2026-02-10 13:28 UTC  (11+ messages)
` [PATCH v2] "

What's cooking in git.git (Feb 2026, #03)
 2026-02-10 13:26 UTC  (6+ messages)

[PATCH V2 2/3] wt-status: pass struct repository and wt_status through function parameters
 2026-02-10  9:50 UTC  (6+ 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  (14+ 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  (8+ 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 0/5] Some assorted fixes for GitLab CI
 2026-02-10  5:34 UTC  (10+ messages)
` [PATCH 1/5] ci: handle failures of test-slice helper
` [PATCH 2/5] ci: don't skip smallest test slice in GitLab
` [PATCH 3/5] ci: make test slicing consistent across Meson/Make
` [PATCH 4/5] gitlab-ci: use "run-test-slice-meson.sh"
` [PATCH 5/5] gitlab-ci: handle failed tests on MSVC+Meson job

[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  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] trace2: add macOS and Windows process ancestry tracing
 2026-02-10  4:15 UTC  (13+ messages)
` [PATCH 1/4] trace2: add macOS "
` [PATCH 2/4] build: include procinfo.c impl for macOS
` [PATCH 3/4] trace2: refactor Windows process ancestry trace2 event
` [PATCH 4/4] trace2: emit cmd_ancestry data for Windows

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

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

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

[PATCH 0/4] doc: am: improve command linking and add am.messageId
 2026-02-09 22:22 UTC  (7+ messages)
` [PATCH 1/4] doc: am: normalize git(1) command links
` [PATCH 2/4] doc: am: say that --message-id adds a trailer
` [PATCH 3/4] doc: am: add missing config am.messageId
` [PATCH 4/4] doc: am: fill out hook discussion

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

[PATCH] meson: regenerate config-list.h when Documentation changes
 2026-02-09 21:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] rerere: minor documantation update
 2026-02-09 19:48 UTC  (2+ messages)

[PATCH RFC] graph: implement git-log(1) --untangle
 2026-02-09 19:35 UTC  (5+ messages)

[GSOC] Is adding 'dart' to userdiff.c a valid microproject?
 2026-02-09 17:31 UTC  (2+ messages)
`  "

[DOC] merge-file: document that merge.conflictStyle requires a repository
 2026-02-09 16:13 UTC  (10+ messages)
  ` [PATCH] merge-file: honor merge.conflictStyle outside of "
      ` [PATCH v2] "

[PATCH] meson: fix building mergetool docs
 2026-02-09 12:32 UTC  (2+ messages)

Patch: Enable static builds
 2026-02-09 12:25 UTC 

[GSOC PATCH v2] t2003: modernize path existence checks using test helpers
 2026-02-09 11:24 UTC 

[PATCH] version: stop using the_repository
 2026-02-09  9:24 UTC  (2+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).