git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-04 05:43:37 to 2024-10-07 08:44:10 UTC [more...]

[PATCH v5 0/9] add ref content check for files backend
 2024-10-07  8:44 UTC  (18+ messages)
` [PATCH v5 2/9] builtin/refs: support multiple worktrees check for refs
` [PATCH v5 3/9] ref: port git-fsck(1) regular refs check for files backend
` [PATCH v5 4/9] ref: add more strict checks for regular refs
` [PATCH v5 6/9] ref: add escape check for the referent of symref
` [PATCH v5 7/9] ref: enhance escape situation for worktrees
` [PATCH v5 8/9] t0602: add ref content checks "
` [PATCH v5 9/9] ref: add symlink ref content check for files backend

[PATCH 0/4] Support server option from configuration
 2024-10-07  8:23 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] remote: introduce remote.<name>.serverOption configuration
  ` [PATCH v2 4/5] fetch: respect --server-option when fetching multiple remotes
  ` [PATCH v2 5/5] ls-remote: leakfix for not clearing server_options

[PATCH 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
 2024-10-07  8:11 UTC  (38+ messages)
` [PATCH 1/2] [Outreachy][Patch v1] "
` [PATCH 2/2] [Outreachy][Patch v2] "
` [PATCH v2] [Outreachy][Patch v1] "
  ` [PATCH v3 0/2] [Outreachy][Patch v2] "
    ` [PATCH v3 1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-files`
    ` [PATCH v3 2/2] [Outreachy][Patch v1] t3404: employing test_line_count() to replace test

Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
 2024-10-07  8:03 UTC  (2+ messages)

[PATCH] fsmonitor: fix hangs by delayed fs event listening
 2024-10-07  6:08 UTC  (3+ messages)

the latter half of october, the maintainer goes offline
 2024-10-07  5:47 UTC  (9+ messages)

[Outreachy]
 2024-10-07  5:30 UTC  (5+ messages)

[Outreachy] Applicant Introduction
 2024-10-07  5:21 UTC  (2+ messages)

[PATCH 0/3] cache-tree: fix segfaults with invalid cache-trees
 2024-10-07  4:38 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] cache-tree: refactor verification to return error codes
  ` [PATCH v2 2/3] cache-tree: detect mismatching number of index entries
  ` [PATCH v2 3/3] unpack-trees: detect mismatching number of cache-tree/index entries

[PATCH v2 0/4] Link worktrees with relative paths
 2024-10-07  4:31 UTC  (37+ messages)
` [PATCH v2 1/4] worktree: refactor infer_backlink() to use *strbuf
` [PATCH v2 2/4] worktree: link worktrees with relative paths
` [PATCH v2 3/4] worktree: sync worktree paths after gitdir move
` [PATCH v2 4/4] worktree: prevent null pointer dereference

how to use git with unreachable paths (namespaces, proc)?
 2024-10-07  0:59 UTC 

[RFC PATCH] promisor-remote: always JIT fetch with --refetch
 2024-10-07  0:37 UTC  (4+ messages)

[PATCH 0/4] Link worktrees with relative paths
 2024-10-06 22:32 UTC  (23+ messages)
` [PATCH 1/4] worktree: refactor infer_backlink() to use *strbuf
` [PATCH 2/4] worktree: link worktrees with relative paths
` [PATCH 3/4] worktree: sync worktree paths after gitdir move
` [PATCH 4/4] worktree: prevent null pointer dereference

[RFC PATCH 00/21] Modernize the build system
 2024-10-06 20:14 UTC  (4+ messages)
` [RFC PATCH 01/21] Documentation: add comparison of build systems

[BUG?] format-patch: --cover-letter doesn't use --from
 2024-10-06 18:46 UTC 

[PATCH v2 00/10] cat-file speedups
 2024-10-06 17:40 UTC  (4+ messages)
` [PATCH v2 04/10] packfile: inline cache_or_unpack_entry

[GIT PULL] l10n updates for 2.47.0 round 2
 2024-10-06 12:33 UTC 

[GSoC][PATCH v16 7/9] builtin/refs: add verify subcommand
 2024-10-06 10:01 UTC  (3+ messages)
` [PATCH 1/2] refs.c: remove redundant translation markers

wishlist += command completion for deleted but tracked files
 2024-10-06  9:10 UTC 

[Outreachy] Potential intern
 2024-10-06  4:34 UTC  (5+ messages)

Outreachy
 2024-10-05 13:19 UTC  (2+ messages)

[PATCH] Fix typo in README
 2024-10-05 10:48 UTC 

[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins
 2024-10-05  7:13 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] archive: remove the_repository global variable
  ` [PATCH v3 0/3] Remove the_repository global for am, annotate, apply, archive builtins
    ` [PATCH v3 1/3] git: pass in repo to builtin based on setup_git_directory_gently
    ` [PATCH v3 2/3] annotate: remove usage of the_repository global
    ` [PATCH v3 3/3] archive: remove the_repository global variable

[PATCH 0/2] rebase-merges: try and use branch names for labels
 2024-10-05  3:44 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] load_branch_decorations: fix memory leak with non-static filters
  ` [PATCH v2 2/3] rebase-update-refs: extract load_branch_decorations
  ` [PATCH v2 3/3] rebase-merges: try and use branch names as labels

[PATCH v3] fsmonitor OSX: fix hangs for submodules
 2024-10-05  3:12 UTC  (6+ messages)
` [PATCH v4] "

What's cooking in git.git (Oct 2024, #03; Fri, 4)
 2024-10-05  2:23 UTC 

v2.47.0-rc1 test failure on cygwin
 2024-10-04 22:41 UTC  (19+ messages)
` [PATCH] t0610: work around flaky test with concurrent writers
` [PATCH v2] "

[PATCH 0/4] pack-objects: create new name-hash algorithm
 2024-10-04 22:35 UTC  (5+ messages)
` [PATCH v2 0/6] "

[PATCH v3] remote: introduce config to set prefetch refs
 2024-10-04 20:21 UTC  (2+ messages)
` [PATCH v4] remote: allow specifying refs to prefetch

[PATCH] line-log: protect inner strbuf from free
 2024-10-04 19:33 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH 0/5] diff output_prefix cleanups

Outreachy
 2024-10-04 16:16 UTC 

"git worktree repair" modifies the wrong repository
 2024-10-04 15:50 UTC  (10+ messages)

[ANNOUNCE] Git for Windows 2.47.0-rc1
 2024-10-04 13:42 UTC 

[Outreachy] Intern applicant
 2024-10-04 12:38 UTC  (3+ messages)

[RFC PATCH 0/1] Typed errors
 2024-10-04 12:13 UTC  (8+ messages)
` [RFC PATCH 1/1] Add a type for errors

[PATCH] archive: fix misleading error message
 2024-10-04 10:07 UTC  (2+ messages)

[PATCH 00/22] reftable: handle allocation errors
 2024-10-04  5:43 UTC  (6+ messages)
` [PATCH v5 00/25] "
  ` [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`


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 NNTP newsgroup(s).