public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-07 14:26:34 to 2026-02-09 22:22:18 UTC [more...]

[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

[PATCH] doc: rerere-options.adoc: link to git-rerere(1)
 2026-02-09 22:21 UTC  (3+ messages)

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

[RFC] Support UTF-8 characters in Git alias names
 2026-02-09 22:01 UTC  (9+ messages)
` [PATCH v1] alias: support UTF-8 characters via subsection syntax

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

[PATCH 0/3] Small fixups for `OBJECT_INFO` flags
 2026-02-09 20:32 UTC  (12+ 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

[PATCH] xdiff-interface: stop using the_repository
 2026-02-09 20:01 UTC  (10+ messages)
` [PATCH v2] "

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

What's cooking in git.git (Feb 2026, #03)
 2026-02-09 19:41 UTC  (8+ messages)

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

[PATCH 0/4] Specify hooks via configs
 2026-02-09 19:10 UTC  (10+ 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 0/5] Some assorted fixes for GitLab CI
 2026-02-09 18:33 UTC  (9+ 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

[GSOC PATCH] t7003: modernize path existence checks using test helpers
 2026-02-09 18:11 UTC  (2+ messages)

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-09 18:02 UTC  (25+ 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

git-am applies commit message diffs
 2026-02-09 17:59 UTC  (23+ messages)
      ` [PATCH 0/3] commit-msg.sample: reject messages that would confuse "git am"
        ` [PATCH 1/3] templates: add .gitattributes entry for sample hooks
        ` [PATCH 2/3] templates: detect commit messages containing diffs
        ` [PATCH 3/3] templates: detect messages that contain a separator line
` [PATCH] doc: add caveat about roundtripping format-patch

[PATCH 0/4] Fix tests with missing iconv(1) executable
 2026-02-09 17:55 UTC  (6+ 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

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

git branch behavior after git init needs fixing
 2026-02-09 17:08 UTC  (3+ messages)

[PATCH 0/4] trace2: add macOS and Windows process ancestry tracing
 2026-02-09 17:05 UTC  (12+ 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

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

[PATCH V2 0/3] wt-status: reduce reliance on global state
 2026-02-09 16:13 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] wt-status: pass struct repository through function parameters
      ` [PATCH V2 2/3] wt-status: pass struct repository and wt_status "

[PATCH 0/2] merge-ours: sparse-index integration
 2026-02-09 15:05 UTC  (3+ messages)
` [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)

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

[GSOC PATCH] t2003: modernize test path helpers
 2026-02-09  8:35 UTC  (2+ messages)

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

[PATCH v3 0/5] git-add: Skip submodules with ignore=all unless --force and explicit path used
 2026-02-09  0:11 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] read-cache: update add_files_to_cache take param ignored_too

color.diff.<slot> for commit headers (Author, Date, ...)
 2026-02-08 18:50 UTC  (2+ messages)

[PATCH 0/3] doc: patch-id: explain how to map efficiently
 2026-02-08 17:23 UTC  (7+ messages)
` [PATCH 1/3] doc: patch-id: emphasize multi-patch processing
` [PATCH 2/3] doc: patch-id: add script example
` [PATCH 3/3] doc: patch-id: see also git-cherry(1)

[PATCH v2] clone: fix segfault when using --revision and v0/v1 protocol
 2026-02-08 15:25 UTC  (2+ messages)
` (no subject)

[PATCH v2] clone: fix segfault when using --revision and v0/v1 protocol
 2026-02-08 14:09 UTC 

[PATCH v27 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-08 13:33 UTC  (2+ messages)

[PATCH] remove duplicate includes
 2026-02-08 12:32 UTC 

[PATCH] commit: use commit_stack
 2026-02-08 11:37 UTC 

[RFC GSoC PATCH v3 1/2] repo-settings: add repo_settings_get_is_bare
 2026-02-08  7:59 UTC  (2+ messages)
` [RFC GSoC PATCH v3 2/2] attr: use local repository state in read_attr

[RFC GSoC PATCH v3 0/2] Make read_attr() repository-aware by introducing a lazy bare state
 2026-02-08  6:29 UTC 

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-08  6:03 UTC  (2+ messages)

[PATCH] [RFC][GSoC][PATCH] attr: use local repository state in read_attr
 2026-02-08  4:42 UTC  (5+ messages)

git clean ignore
 2026-02-08  2:28 UTC  (3+ messages)

[PATCH] completion: add stash import, export
 2026-02-08  1:33 UTC  (2+ messages)

[PATCH v2 00/15] SHA-1/SHA-256 interoperability, part 2
 2026-02-07 20:04 UTC  (18+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] repository: require Rust support for interoperability
  ` [PATCH v3 02/16] conversion: don't crash when no destination algo
  ` [PATCH v3 03/16] hash: use uint32_t for object_id algorithm
  ` [PATCH v3 04/16] rust: add a ObjectID struct
  ` [PATCH v3 05/16] rust: add a hash algorithm abstraction
  ` [PATCH v3 06/16] hash: add a function to look up hash algo structs
  ` [PATCH v3 07/16] rust: add additional helpers for ObjectID
  ` [PATCH v3 08/16] csum-file: define hashwrite's count as a uint32_t
  ` [PATCH v3 09/16] write-or-die: add an fsync component for the object map
  ` [PATCH v3 10/16] hash: expose hash context functions to Rust
  ` [PATCH v3 11/16] rust: fix linking binaries with cargo
  ` [PATCH v3 12/16] rust: add a build.rs script for tests
  ` [PATCH v3 13/16] rust: add functionality to hash an object
  ` [PATCH v3 14/16] rust: add a new binary object map format
  ` [PATCH v3 15/16] rust: add a small wrapper around the hashfile code
  ` [PATCH v3 16/16] object-file-convert: always make sure object ID algo is valid

[PATCH v3 0/4] doc: some more synopsis conversions and fixes
 2026-02-07 14:24 UTC  (3+ messages)
` [PATCH v4 "


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