git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-05 03:30:48 to 2024-10-07 14:56:09 UTC [more...]

the latter half of october, the maintainer goes offline
 2024-10-07 14:56 UTC  (8+ messages)

[PATCH v2] remote: introduce config to set prefetch refs
 2024-10-07 14:30 UTC  (4+ messages)
` [PATCH v3] "

[Outreachy]
 2024-10-07 13:25 UTC  (6+ messages)

[PATCH v4 0/5] add ref content check for files backend
 2024-10-07 12:49 UTC  (31+ messages)
` [PATCH v5 0/9] "
  ` [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/3] doc: merge-tree: improve the script example
 2024-10-07 12:02 UTC  (5+ messages)
` [PATCH 1/3] doc: merge-tree: provide a commit message
` [PATCH 2/3] doc: merge-tree: use lower-case variables
` [PATCH 3/3] doc: merge-tree: use || directly

[PATCH 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
 2024-10-07 11:44 UTC  (58+ 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
    ` [PATCH v4 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
      ` [PATCH v4 1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
      ` [PATCH v4 2/2] [Outreachy][Patch v1] t3404: employing test_line_count() to replace test
      ` [PATCH v5 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
        ` [PATCH v5 1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
        ` [PATCH v5 2/2] t3404: employing test_line_count() to replace test
        ` [PATCH v6 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
          ` [PATCH v6 1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
          ` [PATCH v6 2/2] 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 11:24 UTC  (6+ messages)

[Outreachy] Potential intern
 2024-10-07 11:23 UTC  (7+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-07 10:18 UTC  (18+ messages)
` [RFC PATCH 01/21] Documentation: add comparison of build systems
` [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15

[PATCH] fsmonitor: fix hangs by delayed fs event listening
 2024-10-07  9:45 UTC  (4+ messages)

[PATCH 00/23] Memory leak fixes (pt.8)
 2024-10-07  9:41 UTC  (7+ messages)
` [PATCH 15/23] pseudo-merge: fix leaking strmap keys
` [PATCH 17/23] midx-write: fix leaking buffer

[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

[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

[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
 2024-10-05 13:19 UTC  (2+ messages)

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

[PATCH v2 0/4] Remove the_repository global for am, annotate, apply, archive builtins
 2024-10-05  7:13 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [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  (6+ 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


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