git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-20 17:31:33 to 2024-09-24 11:45:58 UTC [more...]

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-09-24 11:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] fetch-pack: refactor packet writing
  ` [PATCH v2 4/6] transport: add client support for object-info

BUG: refs.c:1933: reference backend is unknown
 2024-09-24 10:05 UTC  (9+ messages)
` [PATCH 0/2] config: fix evaluating "onbranch" with nonexistent git dir
  ` [PATCH 1/2] t1305: exercise edge cases of "onbranch" includes
  ` [PATCH 2/2] config: fix evaluating "onbranch" with nonexistent git dir

[PATCH] cmake: rename clar-related variables to avoid confusion
 2024-09-24 10:05 UTC  (2+ messages)

[PATCH] builtin/worktree: support relative paths for worktrees
 2024-09-24  8:06 UTC  (4+ messages)
  `  "

What's cooking in git.git (Sep 2024, #09; Mon, 23)
 2024-09-24  7:36 UTC  (2+ messages)

[PATCH 00/23] Memory leak fixes (pt.7)
 2024-09-24  7:20 UTC  (8+ messages)
` [PATCH 10/23] builtin/pull: fix leaking "ff" option
` [PATCH 20/23] builtin/maintenance: fix leaking config string

Offer request for a quote
 2024-09-24  7:04 UTC 

[PATCH v3 0/3] doc: introducing synopsis para
 2024-09-24  7:08 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/3] doc: introduce a synopsis typesetting
    ` [PATCH v5 2/3] doc: update the guidelines to reflect the current formatting rules
    ` [PATCH v5 3/3] doc: apply synopsis simplification on git-clone and git-init

[PATCH 0/4] pack-objects: create new name-hash algorithm
 2024-09-24  7:02 UTC  (11+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] pack-objects: add GIT_TEST_FULL_NAME_HASH
  ` [PATCH v2 5/6] p5313: add size comparison test
  ` [PATCH v2 6/6] test-tool: add helper for name-hash values

[PATCH 0/3] cache-tree: fix segfaults with invalid cache-trees
 2024-09-24  6:48 UTC  (4+ messages)
` [PATCH 2/3] cache-tree: detect mismatching number of index entries

[PATCH 00/22] reftable: handle allocation errors
 2024-09-24  6:33 UTC  (31+ messages)
` [PATCH 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH 17/22] reftable/iter: handle allocation failures when creating indexed table iter
` [PATCH v2 00/22] reftable: handle allocation errors
  ` [PATCH v2 01/22] reftable/error: introduce out-of-memory error code
  ` [PATCH v2 02/22] reftable/basics: merge "publicbasics" into "basics"
  ` [PATCH v2 03/22] reftable: introduce `reftable_strdup()`
  ` [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
  ` [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`
  ` [PATCH v2 06/22] reftable/record: handle allocation failures on copy
  ` [PATCH v2 07/22] reftable/record: handle allocation failures when decoding records
  ` [PATCH v2 08/22] reftable/writer: handle allocation failures in `writer_index_hash()`
  ` [PATCH v2 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
  ` [PATCH v2 10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()`
  ` [PATCH v2 11/22] reftable/reader: handle allocation failures for unindexed reader
  ` [PATCH v2 12/22] reftable/reader: handle allocation failures in `reader_init_iter()`
  ` [PATCH v2 13/22] reftable/stack: handle allocation failures on reload
  ` [PATCH v2 14/22] reftable/stack: handle allocation failures in `reftable_new_stack()`
  ` [PATCH v2 15/22] reftable/stack: handle allocation failures in `stack_compact_range()`
  ` [PATCH v2 16/22] reftable/stack: handle allocation failures in auto compaction
  ` [PATCH v2 17/22] reftable/iter: handle allocation failures when creating indexed table iter
  ` [PATCH v2 18/22] reftable/blocksource: handle allocation failures
  ` [PATCH v2 19/22] reftable/block: "
  ` [PATCH v2 20/22] reftable/pq: handle allocation failures when adding entries
  ` [PATCH v2 21/22] reftable/tree: handle allocation failures
  ` [PATCH v2 22/22] reftable: handle trivial "

[PATCH 0/3] reftable: graceful concurrent writes
 2024-09-24  5:33 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] reftable/stack: allow locking of outdated stacks
` [PATCH v4 0/3] reftable: graceful concurrent writes
  ` [PATCH v4 1/3] refs/reftable: introduce "reftable.lockTimeout"
  ` [PATCH v4 2/3] reftable/stack: allow locking of outdated stacks
  ` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction

[PATCH] send-email: document --mailmap and associated configuration
 2024-09-24  5:29 UTC  (2+ messages)

Git server negotiate fails on first push
 2024-09-24  3:14 UTC 

[PATCH] cmake: generalize the handling of the `UNIT_TEST_OBJS` list
 2024-09-24  1:58 UTC  (2+ messages)

Bug report: Undocumented interaction of --exit-code and --ignore-space-change for file move
 2024-09-23 22:32 UTC  (3+ messages)

Notes from the Git Contributor's Summit, 2024
 2024-09-23 21:31 UTC  (20+ messages)
` [TOPIC 01/11] Rust
` [TOPIC 05/11]: SHA 256 / Git 3.0
` [TOPIC 07/11] New Contributors and Discord
` [TOPIC 08/11] Modern Build Systems
` [TOPIC 10/11] Project Tracking

[PATCH v2] remote: introduce config to set prefetch refs
 2024-09-23 21:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] worktree: repair copied repository and linked worktrees
 2024-09-23 21:22 UTC  (3+ messages)

[ANNOUNCE] Git v2.46.2
 2024-09-23 21:02 UTC 

[PATCH] sparse-checkout: disable advice in 'disable'
 2024-09-23 20:27 UTC  (2+ messages)

[PATCH v2 1/2] Documentation/config: fix typos
 2024-09-23 20:01 UTC  (8+ messages)
` [PATCH v2 2/2] Documentation: "

Username bug
 2024-09-23 19:40 UTC  (2+ messages)

[PATCH 0/2] rebase-merges: try and use branch names for labels
 2024-09-23 19:38 UTC  (5+ messages)
` [PATCH 1/2] sequencer.c: extract load_branch_decorations
` [PATCH 2/2] rebase-merges: try and use branch names as labels

Using Git as a Database
 2024-09-23 19:09 UTC  (5+ messages)
` [External] "

[PATCH 1/3] Documentation/technical: fix a typo
 2024-09-23 18:55 UTC  (10+ messages)
` [PATCH 3/3] Documentation: fix typos

"git worktree repair" modifies the wrong repository
 2024-09-23 18:52 UTC  (6+ messages)

What's cooking in git.git (Sep 2024, #08; Fri, 20)
 2024-09-23 17:20 UTC  (5+ messages)

[PATCH] doc/git-format-patch: link git-apply
 2024-09-23 17:03 UTC  (2+ messages)

[PATCH 00/30] [RFC] Path-walk API and applications
 2024-09-23 16:56 UTC  (7+ messages)

[PATCH] am: fix condition check on fseek
 2024-09-23 16:43 UTC  (3+ messages)

[PATCH] submodule status: propagate SIGPIPE
 2024-09-23 16:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] maintenance: configure credentials to be silent
 2024-09-23 16:24 UTC  (6+ messages)
` [PATCH 1/3] credential: add new interactive config option

[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
 2024-09-23 16:21 UTC  (8+ messages)
` [PATCH 1/2] packfile: split promisor objects oidset into two
` [PATCH 2/2] fetch-pack.c: do not declare local commits as "have" in partial repos
    ` [External] "

[PATCH] add-patch: edit the hunk again
 2024-09-23 16:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Support server option from configuration
 2024-09-23 13:04 UTC  (16+ messages)
` [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
    `  "
      `  "
        `  "
          `  "
            `  "
              `  "
                `  "
` [PATCH v2 0/5] Support server option from configuration
  ` [PATCH v2 1/5] transport: introduce parse_transport_option() method
  ` [PATCH v2 2/5] remote: introduce remote.<name>.serverOption configuration
  ` [PATCH v2 3/5] transport.c::handshake: make use of server options from remote
  ` [PATCH v2 4/5] fetch: respect --server-option when fetching multiple remotes
  ` [PATCH v2 5/5] ls-remote: leakfix for not clearing server_options

Git clone failure
 2024-09-23 10:47 UTC 

The maintenance tasks will never run if maintenance.lock is accidentally not deleted
 2024-09-23 10:26 UTC  (3+ messages)

[L10N] Kickoff for Git 2.47.0
 2024-09-23  2:44 UTC 

Prefetch maintenance might lead to thundering herd issues
 2024-09-23  1:26 UTC  (4+ messages)

[PATCH] BreakingChanges: early adopter option
 2024-09-22 17:51 UTC  (3+ messages)

[RFC PATCH v2 1/2] fetch: set-head with --set-head option
 2024-09-22 16:56 UTC  (6+ messages)
` [PATCH v3 0/2] fetch: set remote/HEAD if missing
  ` [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option

[PATCH v4 0/5] add ref content check for files backend
 2024-09-22 16:55 UTC  (12+ messages)
` [PATCH v4 2/5] ref: port git-fsck(1) regular refs "
` [PATCH v4 3/5] ref: add more strict checks for regular refs
` [PATCH v4 4/5] ref: add symref content check for files backend

[PATCH] commit-graph: remove unnecessary UNLEAK
 2024-09-22 13:40 UTC 

Archive from bare repo?
 2024-09-21 22:02 UTC  (4+ messages)
` [PATCH] archive: load index before pathspec checks

Request for Guidance on Getting Started with Git Contributions
 2024-09-21 16:20 UTC  (2+ messages)

git diff --exit-code returns 0 when binary files differ
 2024-09-21 15:09 UTC  (2+ messages)
` [PATCH] diff: report modified binary files as changes in builtin_diff()

Sept 21 Reply Back
 2024-09-21 14:06 UTC 

Permission issue in Git in DrvFs-mounted network drives
 2024-09-21 11:20 UTC  (7+ messages)

[PATCH] merge-ort: fix a crash in process_renames
 2024-09-21  2:45 UTC  (2+ messages)

[PATCH v2] ci: update FreeBSD image to 13.4
 2024-09-20 21:40 UTC  (2+ messages)

[GIT PULL] refs/notes/amlog from git/git
 2024-09-20 17:31 UTC 


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