public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 13:08:51 to 2026-01-14 10:56:20 UTC [more...]

[PATCH] last-modified: verify revision argument is a commit-ish
 2026-01-14 10:56 UTC  (9+ messages)
` [PATCH v2 0/3] Fix git-last-modified(1) bug triggered when passing a tree-ish
  ` [PATCH v2 1/3] last-modified: rewrite error message when more than one revision given
  ` [PATCH v2 2/3] last-modified: remove double error message
  ` [PATCH v2 3/3] last-modified: verify revision argument is a commit-ish

Documentation problem: new syntax for git config --get-urlmatch
 2026-01-14 10:21 UTC 

[PATCH] hook: make stdout_to_stderr optional
 2026-01-14  9:36 UTC  (15+ messages)
` [PATCH v2] hook: allow hooks to disable stdout_to_stderr

[PATCH] diff: "lisp" userdiff_driver
 2026-01-14  8:40 UTC  (7+ messages)
` [PATCH v2 0/2] userdiff: extend Scheme support to cover other Lisp dialects
  ` [PATCH v2 2/2] merge with Scheme regexp; fix bugs

[PATCH v22 0/2] status: show comparison with push remote tracking branch
 2026-01-14  7:59 UTC  (20+ messages)
` [PATCH v23 "
  ` [PATCH v23 1/2] refactor format_branch_comparison in preparation
  ` [PATCH v23 2/2] status: show comparison with push remote tracking branch
      ` [PATCH v17 1/2] refactor format_branch_comparison in preparation
  ` [PATCH v24 0/2] status: show comparison with push remote tracking branch
    ` [PATCH v24 1/2] refactor format_branch_comparison in preparation
    ` [PATCH v24 2/2] status: show comparison with push remote tracking branch
    ` [PATCH v25 0/2] "
      ` [PATCH v25 1/2] refactor format_branch_comparison in preparation
      ` [PATCH v25 2/2] status: show comparison with push remote tracking branch
          ` Triangular workflow

[PATCH v2 0/5] git-add : Respect submodule ignore=all and only add changes with --force
 2026-01-14  7:47 UTC  (7+ messages)
` [PATCH v3 0/5] git-add: Skip submodules with ignore=all unless --force and explicit path used
  ` [PATCH v3 1/5] read-cache: update add_files_to_cache take param ignored_too
  ` [PATCH v3 2/5] read-cache: submodule add need --force given ignore=all configuration
  ` [PATCH v3 3/5] tests: t2206-add-submodule-ignored: ignore=all and add --force tests
  ` [PATCH v3 4/5] tests: fix existing tests when add an ignore=all submodule
  ` [PATCH v3 5/5] Documentation: update add --force option + ignore=all config

[Outreachy PATCH RFC 0/3] store git_default_config() parsed values in new config struct
 2026-01-14  7:40 UTC  (14+ messages)
` [Outreachy PATCH RFC 1/3] environment: stop storing `core.attributesFile` globally
` [Outreachy PATCH v2 0/3] store git_default_config() parsed values in new config struct
  ` [Outreachy PATCH v2 1/3] environment: stop storing `core.attributesFile` globally
  ` [Outreachy PATCH v2 2/3] environment: environment: stop using core.sparseCheckout globally
  ` [Outreachy PATCH v2 3/3] environment: move "branch.autoSetupMerge" into `struct repo_config_values`

Hugmom1118@gmail.com
 2026-01-14  7:23 UTC 

Hugmom1118@gmail.com
 2026-01-14  7:23 UTC 

What's cooking in git.git (Jan 2026, #04)
 2026-01-14  5:20 UTC  (3+ messages)

[PATCH v2] remote-curl: Use auth for probe_rpc() requests too
 2026-01-14  2:20 UTC  (5+ messages)

[PATCH] Fetch missing submodule objects from default remote
 2026-01-14  2:19 UTC  (5+ messages)

[PATCH v4] remote-curl: use auth for probe_rpc() requests too
 2026-01-14  1:06 UTC 

[BUG] push: pre-push hook that waits for stdin is slow
 2026-01-13 23:55 UTC  (4+ messages)

[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
 2026-01-13 23:47 UTC  (13+ messages)
` [PATCH 02/17] midx: split `get_midx_checksum()` by adding `get_midx_hash()`
` [PATCH 16/17] midx: implement MIDX compaction
` [PATCH 17/17] midx: enable reachability bitmaps during "

pre-push hooks and stdout regression
 2026-01-13 20:44 UTC  (5+ messages)

[PATCH 0/1] doc: git-bisect to synopsis
 2026-01-13 18:45 UTC  (5+ messages)
` [PATCH 1/1] doc: git-bisect: convert to new doc format

[GSoC PATCH v1] builtin: stop using the_repository
 2026-01-13 18:07 UTC  (3+ messages)

[PATCH] t0100: avoid suppressing git exit code
 2026-01-13 18:04 UTC 

git shortlog --committer vs --committer=<pattern>
 2026-01-13 18:01 UTC  (5+ messages)

[RFC PATCH] t5500-fetch-pack.sh: fix suppression of Git exit code in tests
 2026-01-13 17:53 UTC  (7+ messages)
          ` [GSOC][PATCH] t5500: simplify test implementation and fix git exit code suppression

Difficulties using git rebase. Help, please!
 2026-01-13 17:41 UTC  (5+ messages)

[PATCH v17 2/2] status: show comparison with push remote tracking branch
 2026-01-13 12:11 UTC  (6+ messages)
` [PATCH v17 1/2] refactor format_branch_comparison in preparation

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2026-01-13  9:54 UTC  (29+ messages)
` [PATCH v10 0/8] "
  ` [PATCH v10 1/8] builtin/replay: extract core logic to replay revisions
  ` [PATCH v10 2/8] builtin/replay: move core logic into "libgit.a"
  ` [PATCH v10 3/8] replay: small set of cleanups
  ` [PATCH v10 4/8] replay: support empty commit ranges
  ` [PATCH v10 5/8] replay: support updating detached HEAD
  ` [PATCH v10 6/8] wt-status: provide function to expose status for trees
  ` [PATCH v10 7/8] builtin: add new "history" command
  ` [PATCH v10 8/8] builtin/history: implement "reword" subcommand
` [PATCH v11 0/8] Introduce git-history(1) command for easy history editing
  ` [PATCH v11 1/8] builtin/replay: extract core logic to replay revisions
  ` [PATCH v11 2/8] builtin/replay: move core logic into "libgit.a"
  ` [PATCH v11 3/8] replay: small set of cleanups
  ` [PATCH v11 4/8] replay: support empty commit ranges
  ` [PATCH v11 5/8] replay: support updating detached HEAD
  ` [PATCH v11 6/8] wt-status: provide function to expose status for trees
  ` [PATCH v11 7/8] builtin: add new "history" command
  ` [PATCH v11 8/8] builtin/history: implement "reword" subcommand

[PATCH 0/2] midx-write.c: do not optimize out writes with corrupt MIDXs
 2026-01-13  7:38 UTC  (5+ messages)
` [PATCH 1/2] t/t5319-multi-pack-index.sh: drop early 'test_done'
` [PATCH 2/2] midx-write.c: assume checksum-invalid MIDXs require an update

[PATCH v3] remote-curl: Use auth for probe_rpc() requests too
 2026-01-13  7:35 UTC  (2+ messages)

[PATCH v9 0/7] Introduce git-history(1) command for easy history editing
 2026-01-13  7:31 UTC  (6+ messages)
` [PATCH v9 2/7] builtin/replay: move core logic into "libgit.a"

[PATCH] gitk: use config settings for head/tag colors
 2026-01-13  6:28 UTC 

[PATCH 00/10] tree: stop using the_repository
 2026-01-13  6:13 UTC  (13+ messages)
` [PATCH 01/10] environment: move access to core.maxTreeDepth into repo settings
` [PATCH 09/10] tree: stop using the_repository

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2026-01-13  6:12 UTC  (16+ messages)
` [PATCH v9 00/11] Add submodulePathConfig extension and gitdir encoding
  ` [PATCH v9 01/11] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v9 02/11] submodule: always validate gitdirs inside submodule_name_to_gitdir
  ` [PATCH v9 03/11] builtin/submodule--helper: add gitdir command
  ` [PATCH v9 04/11] submodule: introduce extensions.submodulePathConfig
  ` [PATCH v9 05/11] submodule: allow runtime enabling extensions.submodulePathConfig
  ` [PATCH v9 06/11] submodule--helper: add gitdir migration command
  ` [PATCH v9 07/11] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
  ` [PATCH v9 08/11] submodule--helper: fix filesystem collisions by encoding gitdir paths
  ` [PATCH v9 09/11] submodule: fix case-folding gitdir filesystem collisions
  ` [PATCH v9 10/11] submodule: hash the submodule name for the gitdir path
  ` [PATCH v9 11/11] submodule: detect conflicts with existing gitdir configs

Idea regarding GIT
 2026-01-12 22:39 UTC  (2+ messages)

[PATCH] Documentation/MyFirstContribution: add missing dependencies and clarify build steps
 2026-01-12 19:53 UTC  (7+ messages)
` [PATCH] doc: MyFirstContribution: fix "
          ` [PATCH v2] "

[PATCH 0/2] t5403: improve post-checkout hook testing
 2026-01-12 16:36 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t5403:introduce check_post_checkout helper function
` [PATCH v3 0/2] t5403: improve post-checkout hook testing
  ` [PATCH v3 1/2] t5403:introduce check_post_checkout helper function
  ` [PATCH v3 2/2] t5403: use test_cmp for post-checkout argument checks

[PATCH v2 1/2] utf8.c: Prepare workaround for iconv under macOS 14/15
 2026-01-12 16:25 UTC  (4+ messages)
` [PATCH v3 0/2] Workaround "
` [PATCH v3 1/2] utf8.c: Prepare workaround "
` [PATCH v3 2/2] utf8.c: Enable "

[PATCH] doc: MyFirstContribution: fix missing dependencies and clarify build steps
 2026-01-12 16:05 UTC  (2+ messages)

[PATCH 00/10] Start tracking packfiles per object database source
 2026-01-12 15:27 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 04/10] packfile: refactor misleading code when unusing pack windows

git-last-modified on bare repository
 2026-01-12 15:15 UTC  (3+ messages)

[PATCH 00/17] Fixes and improvements for ref consistency checks
 2026-01-12 15:02 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/17] refs/files: introduce function to perform normal ref checks

[PATCH v5 0/7] Improvements for reading object info
 2026-01-12 14:54 UTC  (3+ messages)
` [PATCH v5 2/7] packfile: always declare object info to be OI_PACKED


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