git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 05:23:50 to 2024-10-24 07:20:11 UTC [more...]

[RFC PATCH 00/21] Modernize the build system
 2024-10-24  7:20 UTC  (22+ messages)
` [RFC PATCH v3 00/15] "
  ` [RFC PATCH v3 01/15] Makefile: use common template for GIT-BUILD-OPTIONS

[PATCH 0/3] compat/mingw: implement POSIX-style atomic renames
 2024-10-24  7:18 UTC  (18+ messages)
` [PATCH 1/3] compat/mingw: share file handles created via `CreateFileW()`
` [PATCH 2/3] compat/mingw: allow deletion of most opened files
` [PATCH 3/3] compat/mingw: support POSIX semantics for atomic renames

[PATCH 00/13] Update versions of libcurl and Perl
 2024-10-24  6:05 UTC  (23+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] git-curl-compat: remove check for curl 7.21.5
  ` [PATCH v2 02/12] git-curl-compat: remove check for curl 7.25.0
  ` [PATCH v2 03/12] git-curl-compat: remove check for curl 7.34.0
  ` [PATCH v2 04/12] git-curl-compat: remove check for curl 7.39.0
  ` [PATCH v2 05/12] git-curl-compat: remove check for curl 7.43.0
  ` [PATCH v2 06/12] git-curl-compat: remove check for curl 7.44.0
  ` [PATCH v2 07/12] git-curl-compat: remove check for curl 7.52.0
  ` [PATCH v2 08/12] git-curl-compat: remove check for curl 7.53.0
  ` [PATCH v2 09/12] git-curl-compat: remove check for curl 7.56.0
  ` [PATCH v2 10/12] INSTALL: document requirement for libcurl 7.61.0
  ` [PATCH v2 11/12] Require Perl 5.26.0
  ` [PATCH v2 12/12] gitweb: make use of s///r

[PATCH 0/7] reftable: stop using Git subsystems
 2024-10-24  4:18 UTC  (9+ messages)
` [PATCH 1/7] reftable/system: move "dir.h" to its only user
` [PATCH 2/7] reftable: explicitly handle hash format IDs
` [PATCH 3/7] reftable/system: stop depending on "hash.h"
` [PATCH 4/7] reftable/stack: stop using `fsync_component()` directly
` [PATCH 5/7] reftable/system: provide thin wrapper for tempfile subsystem
` [PATCH 6/7] reftable/stack: drop only use of `get_locked_file_path()`
` [PATCH 7/7] reftable/system: provide thin wrapper for lockfile subsystem

[PATCH] CodingGuidelines: discourage arbitrary suffixes in function names
 2024-10-24  0:50 UTC  (14+ messages)
` [PATCH v2] "

[PATCH 0/3] R atoi
 2024-10-24  0:25 UTC  (33+ messages)
` [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
  ` [PATCH v2 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
  ` [PATCH v3 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
    ` [PATCH v3 1/3] daemon: "
    ` [PATCH v3 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
    ` [PATCH v4 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
      ` [PATCH v4 1/3] daemon: "
      ` [PATCH v4 2/3] merge: replace atoi() with strtol_i() for marker size validation
      ` [PATCH v4 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
      ` [PATCH v5 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
        ` [PATCH v5 1/3] daemon: "
        ` [PATCH v5 2/3] merge: replace atoi() with strtol_i() for marker size validation
        ` [PATCH v5 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
        ` [PATCH v6 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
          ` [PATCH v6 1/3] daemon: "
          ` [PATCH v6 2/3] merge: replace atoi() with strtol_i() for marker size validation
          ` [PATCH v6 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing

[RFC PATCH] object-name: add @{upstreamhead} shorthand
 2024-10-23 21:56 UTC  (6+ messages)

[Outreachy][proposal]: Convert unit tests to use the Clar testing framwork
 2024-10-23 21:45 UTC 

[PATCH] sequencer: comment checked-out branch properly
 2024-10-23 20:51 UTC  (5+ messages)

[PATCH v2] t7001: add failure test which triggers assertion
 2024-10-23 20:36 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH] notes: add prepend command
 2024-10-23 20:32 UTC  (3+ messages)

[PATCH] meson: fix meson build on 'seen' branch
 2024-10-23 20:25 UTC  (4+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-10-23 20:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] transport: add client support for object-info
  ` [PATCH v3 6/6] cat-file: add remote-object-info to batch-command

What's cooking in git.git (Oct 2024, #10; Tue, 22)
 2024-10-23 20:18 UTC  (3+ messages)

[RFC PATCH] promisor-remote: always JIT fetch with --refetch
 2024-10-23 20:11 UTC  (4+ messages)
` [PATCH v2] fetch-pack: don't mark COMPLETE unless we have the full object

[PATCH Outreachy] t9101: ensure no whitespace after redirect
 2024-10-23 18:56 UTC  (3+ messages)

[PATCH v9 0/7] set-head/fetch remote/HEAD updates
 2024-10-23 18:45 UTC  (26+ messages)
` [PATCH v11 0/8] "
  ` [PATCH v11 1/8] t/t5505-remote: set default branch to main
  ` [PATCH v11 2/8] refs: atomically record overwritten ref in update_symref
  ` [PATCH v11 3/8] remote set-head: refactor for readability
  ` [PATCH v11 4/8] remote set-head: better output for --auto
  ` [PATCH v11 5/8] refs: add TRANSACTION_CREATE_EXISTS error
  ` [PATCH v11 6/8] refs: add create_only option to refs_update_symref_extended
  ` [PATCH v11 7/8] fetch: set remote/HEAD if it does not exist
  ` [PATCH v11 8/8] fetch set_head: handle mirrored bare repositories
  ` [PATCH v12 0/8] set-head/fetch remote/HEAD updates
    ` [PATCH v12 1/8] t/t5505-remote: set default branch to main
    ` [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
    ` [PATCH v12 3/8] remote set-head: refactor for readability
    ` [PATCH v12 4/8] remote set-head: better output for --auto
    ` [PATCH v12 5/8] refs: add TRANSACTION_CREATE_EXISTS error
    ` [PATCH v12 6/8] refs: add create_only option to refs_update_symref_extended
    ` [PATCH v12 7/8] fetch: set remote/HEAD if it does not exist
    ` [PATCH v12 8/8] fetch set_head: handle mirrored bare repositories

[PATCH] t: fix typos
 2024-10-23 18:33 UTC  (3+ messages)

[PATCH v4 0/3] repack: pack everything into promisor packfile in partial repos
 2024-10-23 17:03 UTC  (4+ messages)
` [WIP 0/3] Repack on fetch
  ` [External] "

[PATCH v3] notes: teach the -e option to edit messages in editor
 2024-10-23 16:51 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] t1016: clean up style
 2024-10-23 10:26 UTC  (3+ messages)

[PATCH v2 Outreachy] t7011: ensure no whitespace after redirect
 2024-10-23  9:55 UTC  (9+ messages)

A Proposal
 2024-10-22 22:46 UTC 

Build failure on RHEL7 with 2.47.0
 2024-10-22 21:30 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.47.0(2)
 2024-10-22 21:28 UTC 

[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
 2024-10-22 21:22 UTC  (6+ messages)
` [PATCH 2/4] Documentation/git-bundle.txt: mention full backup example

[PATCH v10 0/8] set-head/fetch remote/HEAD updates
 2024-10-22 19:09 UTC  (5+ messages)

[PATCH] doc: consolidate extensions in git-config documentation
 2024-10-22 17:33 UTC  (3+ messages)

[Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
 2024-10-22 16:48 UTC  (4+ messages)
` [Outreachy][PATCH v7] "

[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-22 16:42 UTC  (7+ messages)
` [PATCH v4 0/2] Subject: "

[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
 2024-10-22 16:37 UTC  (5+ messages)
` [PATCH 01/20] packfile: pass down repository to `odb_pack_name`

Question about `git gc` locking files
 2024-10-22 16:33 UTC  (3+ messages)

bash prompt evaporates in subdirectories
 2024-10-22 15:53 UTC  (2+ messages)

Bug report: v2.47.0 cannot fetch version 1 pack indexes
 2024-10-22 15:50 UTC  (9+ messages)

[Outreachy][RFC]: Final Applications expectations
 2024-10-22 14:33 UTC 

[Outreachy][RFC]: Final Applications expectations
 2024-10-22 13:55 UTC  (8+ messages)

[PATCH v5 0/9] add ref content check for files backend
 2024-10-22 11:44 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/9] ref: check the full refname instead of basename
  ` [PATCH v6 4/9] ref: support multiple worktrees check for refs

[PATCH] t1016: clean up style
 2024-10-22 10:29 UTC  (5+ messages)

[PATCH] blame: respect .git-blame-ignore-revs automatically
 2024-10-22  7:54 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

git grep does not find all occurrences on macOS
 2024-10-22  5:58 UTC  (5+ messages)
    ` [PATCH] grep: disable lookahead on error


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