messages from 2024-09-16 11:46:04 to 2024-09-19 12:20:04 UTC [more...]
[RFC PATCH v2 1/2] fetch: set-head with --set-head option
2024-09-19 12:13 UTC (4+ messages)
` [PATCH v3 0/2] fetch: set remote/HEAD if missing
` [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
` [PATCH v3 2/2] fetch: set remote/HEAD if it does not exist
"git worktree repair" modifies the wrong repository
2024-09-19 11:40 UTC (5+ messages)
[PATCH v2] remote: introduce config to set prefetch refs
2024-09-19 10:23 UTC (2+ messages)
` [PATCH v3] "
[PATCH] ci(linux32): make Javascript Actions work in x86 mode
2024-09-19 7:05 UTC (8+ messages)
What's cooking in git.git (Sep 2024, #07; Wed, 18)
2024-09-19 3:59 UTC
[PATCH 0/3] cache-tree: fix segfaults with invalid cache-trees
2024-09-19 1:35 UTC (7+ messages)
` [PATCH 1/3] cache-tree: refactor verification to return error codes
` [PATCH 2/3] cache-tree: detect mismatching number of index entries
` [PATCH 3/3] unpack-trees: detect mismatching number of cache-tree/index entries
fatal from submodule status --recursive when used with grep -q
2024-09-19 1:16 UTC (4+ messages)
[PATCH] cmake: rename clar-related variables to avoid confusion
2024-09-19 0:30 UTC (2+ messages)
[PATCH 0/4] deprecating core.preferSymlinkRefs
2024-09-19 0:26 UTC (7+ messages)
` [PATCH 1/4] refs: deprecate core.preferSymlinkRefs
` [PATCH 2/4] refs: mostly remove core.preferSymlinkRefs
` [PATCH 3/4] refs: remove NO_SYMLINK_HEAD
` [PATCH 4/4] refs: remove the last remnants of core.preferSymlinkRefs
[PATCH 0/4] pack-objects: create new name-hash algorithm
2024-09-18 23:30 UTC (9+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] pack-objects: add --full-name-hash option
` [PATCH v2 2/6] repack: test "
` [PATCH v2 3/6] pack-objects: add GIT_TEST_FULL_NAME_HASH
` [PATCH v2 4/6] git-repack: update usage to match docs
` [PATCH v2 5/6] p5313: add size comparison test
` [PATCH v2 6/6] test-tool: add helper for name-hash values
[PATCH 0/3] reftable: graceful concurrent writes
2024-09-18 23:23 UTC (24+ messages)
` [PATCH 1/3] refs/reftable: introduce "reftable.lockTimeout"
` [PATCH 2/3] reftable/stack: allow locking of outdated stacks
` [PATCH 3/3] refs/reftable: reload locked stack when preparing transaction
` [PATCH v2 0/3] reftable: graceful concurrent writes
` [PATCH v2 1/3] refs/reftable: introduce "reftable.lockTimeout"
` [PATCH v2 2/3] reftable/stack: allow locking of outdated stacks
` [PATCH v2 3/3] refs/reftable: reload locked stack when preparing transaction
` [PATCH v3 0/3] reftable: graceful concurrent writes
` [PATCH v3 1/3] refs/reftable: introduce "reftable.lockTimeout"
` [PATCH v3 2/3] reftable/stack: allow locking of outdated stacks
` [PATCH v3 3/3] refs/reftable: reload locked stack when preparing transaction
[PATCH 00/30] [RFC] Path-walk API and applications
2024-09-18 23:18 UTC (3+ messages)
[PATCH v3 0/4] add ref content check for files backend
2024-09-18 23:02 UTC (13+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 1/5] ref: initialize "fsck_ref_report" with zero
` [PATCH v4 2/5] ref: port git-fsck(1) regular refs check for files backend
` [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 v4 5/5] ref: add symlink ref "
./configure fails to link test program due to missing dependencies
2024-09-18 22:39 UTC (5+ messages)
[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
2024-09-18 21:33 UTC (19+ messages)
` [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v3 3/6] libgit-sys: add repo initialization and config access
` [PATCH v3 5/6] libgit: add higher-level libgit crate
What's cooking in git.git (Sep 2024, #06; Mon, 16)
2024-09-18 20:33 UTC (3+ messages)
[PATCH 0/4] remote: branch setting fixes
2024-09-18 20:24 UTC (7+ messages)
` [PATCH 4/4] remote: check branch names
Git / Software Freedom Conservancy status report (2024)
2024-09-18 20:00 UTC (2+ messages)
[PATCH] cmake: generalize the handling of the `UNIT_TEST_OBJS` list
2024-09-18 19:29 UTC
[PATCH] cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
2024-09-18 19:23 UTC
[PATCH] add-patch: edit the hunk again
2024-09-18 17:51 UTC (7+ messages)
` [PATCH v2] "
Permission issue in Git in DrvFs-mounted network drives
2024-09-18 16:38 UTC (3+ messages)
Git / Software Freedom Conservancy status report (2024)
2024-09-18 13:23 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.46.1
2024-09-18 10:53 UTC
Suggestion to Enhance Submodule Initialization Behavior During git clone
2024-09-18 10:05 UTC (2+ messages)
[PATCH] gitlab-ci: upgrade machine type of Linux runners
2024-09-18 6:49 UTC
[ANNOUNCE] Button "Copy commit reference" for Git hosting sites
2024-09-18 1:41 UTC
[PATCH] unicode: update the width tables to Unicode 16
2024-09-17 21:54 UTC (3+ messages)
[PATCH v2 00/10] cat-file speedups
2024-09-17 21:15 UTC (11+ messages)
` [PATCH v2 01/10] packfile: move sizep computation
` [PATCH v2 02/10] packfile: allow content-limit for cat-file
` [PATCH v2 03/10] packfile: fix off-by-one in content_limit comparison
[PATCH 0/6] apply: fix leaking buffer of `struct image`
2024-09-17 20:57 UTC (16+ messages)
` [PATCH 4/6] apply: refactor code to drop `line_allocated`
` [PATCH 6/6] apply: refactor `struct image` to use a `struct strbuf`
` [PATCH v2 0/6] apply: fix leaking buffer of `struct image`
` [PATCH v2 1/6] apply: reorder functions to move image-related things together
` [PATCH v2 2/6] apply: rename functions operating on `struct image`
` [PATCH v2 3/6] apply: introduce macro and function to init images
` [PATCH v2 4/6] apply: refactor code to drop `line_allocated`
` [PATCH v2 5/6] apply: rename members that track line count and allocation length
` [PATCH v2 6/6] apply: refactor `struct image` to use a `struct strbuf`
[PATCH v3] set-head: no update without change and better output for --auto
2024-09-17 20:51 UTC (5+ messages)
[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
2024-09-17 20:40 UTC (7+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 3/9] finalize_object_file(): implement collision check
[PATCH 0/6] refs/reftable: wire up exclude patterns
2024-09-17 17:33 UTC (24+ messages)
` [PATCH 5/6] reftable/reader: make table iterator reseekable
` [PATCH 6/6] refs/reftable: wire up support for exclude patterns
` [PATCH v2 0/6] refs/reftable: wire up "
` [PATCH v2 1/6] refs: properly apply exclude patterns to namespaced refs
` [PATCH v2 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
` [PATCH v2 6/6] refs/reftable: wire up support for exclude patterns
[PATCH 0/2] a few git-jump quality-of-life fixes
2024-09-17 15:03 UTC (7+ messages)
` [PATCH 1/2] git-jump: always specify column 1 for diff entries
` [PATCH 2/2] git-jump: ignore deleted files in diff mode
[PATCH 00/23] Memory leak fixes (pt.7)
2024-09-17 10:19 UTC (17+ messages)
` [PATCH 01/23] builtin/help: fix dangling reference to `html_path`
` [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
` [PATCH 13/23] diffcore-order: fix leaking buffer when parsing orderfiles
` [PATCH 14/23] builtin/repack: fix leaking configuration
` [PATCH 15/23] builtin/difftool: plug several trivial memory leaks
` [PATCH 16/23] trace2: destroy context stored in thread-local storage
` [PATCH 17/23] submodule: fix leaking submodule ODB paths
` [PATCH 18/23] grep: fix leaking grep pattern
` [PATCH 19/23] promisor-remote: fix leaking partial clone filter
` [PATCH 20/23] builtin/maintenance: fix leaking config string
` [PATCH 21/23] builtin/maintenance: fix leak in `get_schedule_cmd()`
` [PATCH 22/23] revision: fix leaking parents when simplifying commits
` [PATCH 23/23] diffcore-break: fix leaking filespecs when merging broken pairs
[PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
2024-09-17 9:58 UTC (6+ messages)
` [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
What's cooking in git.git (Sep 2024, #05; Fri, 13)
2024-09-17 9:31 UTC (6+ messages)
Push to GitHub HTTP repo fails (>v2.45.2)
2024-09-17 7:52 UTC
My git repo is broken, how to fix it ?
2024-09-17 4:13 UTC
get file watcher is keeping lock on files for a long time
2024-09-16 20:12 UTC (2+ messages)
patch-id doesn't recognize 2nd and further commit id since v2.46.1
2024-09-16 17:58 UTC
[PATCH] cbtree: fix a typo
2024-09-16 17:50 UTC (4+ messages)
[PATCH 00/22] reftable: handle allocation errors
2024-09-16 12:29 UTC (23+ messages)
` [PATCH 01/22] reftable/error: introduce out-of-memory error code
` [PATCH 02/22] reftable/basics: merge "publicbasics" into "basics"
` [PATCH 03/22] reftable: introduce `reftable_strdup()`
` [PATCH 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH 05/22] reftable/basics: handle allocation failures in `parse_names()`
` [PATCH 06/22] reftable/record: handle allocation failures on copy
` [PATCH 07/22] reftable/record: handle allocation failures when decoding records
` [PATCH 08/22] reftable/writer: handle allocation failures in `writer_index_hash()`
` [PATCH 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
` [PATCH 10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()`
` [PATCH 11/22] reftable/reader: handle allocation failures for unindexed reader
` [PATCH 12/22] reftable/reader: handle allocation failures in `reader_init_iter()`
` [PATCH 13/22] reftable/stack: handle allocation failures on reload
` [PATCH 14/22] reftable/stack: handle allocation failures in `reftable_new_stack()`
` [PATCH 15/22] reftable/stack: handle allocation failures in `stack_compact_range()`
` [PATCH 16/22] reftable/stack: handle allocation failures in auto compaction
` [PATCH 17/22] reftable/iter: handle allocation failures when creating indexed table iter
` [PATCH 18/22] reftable/blocksource: handle allocation failures
` [PATCH 19/22] reftable/block: "
` [PATCH 20/22] reftable/pq: handle allocation failures when adding entries
` [PATCH 21/22] reftable/tree: handle allocation failures
` [PATCH 22/22] reftable: handle trivial "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).