messages from 2024-06-24 16:08:07 to 2024-06-28 01:49:06 UTC [more...]
[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-28 1:49 UTC (29+ messages)
` [PATCH 1/5] sparse-index: refactor skip worktree retry logic
` [PATCH 2/5] sparse-index: refactor path_found()
` [PATCH 3/5] sparse-index: use strbuf in path_found()
` [PATCH 4/5] sparse-index: count lstat() calls
` [PATCH 5/5] sparse-index: improve lstat caching of sparse paths
` [PATCH v2 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
` [PATCH v2 1/5] sparse-checkout: refactor skip worktree retry logic
` [PATCH v2 2/5] sparse-index: refactor path_found()
` [PATCH v2 3/5] sparse-index: use strbuf in path_found()
` [PATCH v2 4/5] sparse-index: count lstat() calls
` [PATCH v2 5/5] sparse-index: improve lstat caching of sparse paths
[PATCH 0/1] Proactive authentication over HTTP
2024-06-28 0:27 UTC (2+ messages)
` [PATCH 1/1] http: allow authenticating proactively
[GSoC][PATCH v4 0/7] ref consistency check infra setup
2024-06-27 21:43 UTC (16+ messages)
` [GSoC][PATCH v5 00/12] "
` [GSoC][PATCH v5 01/12] fsck: rename "fsck_options" to "fsck_objects_options"
` [GSoC][PATCH v5 02/12] fsck: use "fsck_configs" to set up configs
` [GSoC][PATCH v5 03/12] fsck: abstract common options for reusing
` [GSoC][PATCH v5 04/12] fsck: add "fsck_refs_options" struct
` [GSoC][PATCH v5 05/12] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v5 06/12] fsck: add "fsck_refs_options" initialization macros
` [GSoC][PATCH v5 07/12] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v5 08/12] builtin/refs: add verify subcommand
` [GSoC][PATCH v5 09/12] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v5 10/12] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v5 11/12] fsck: add ref name check for files backend
` [GSoC][PATCH v5 12/12] fsck: add ref content "
[PATCH 00/16] mktree: support more flexible usage
2024-06-27 19:29 UTC (9+ messages)
` [PATCH v2 00/17] "
` [PATCH v2 13/17] mktree: use iterator struct to add tree entries to index
` [PATCH v2 15/17] mktree: optionally add to an existing tree
` [PATCH v2 16/17] mktree: allow deeper paths in input
Find commit of currently included subtree?
2024-06-27 17:50 UTC
[PATCH v3] describe: refresh the index when 'broken' flag is used
2024-06-27 17:33 UTC (27+ messages)
` [PATCH v4] "
` [PATCH v5] "
` Re* "
` [PATCH v7] "
[PATCH 0/1] support GIT_IGNORE_INSECURE_OWNER environment variable
2024-06-27 15:28 UTC (11+ messages)
` [PATCH] setup: "
[PATCH v2] git-send-email: Use sanitized address when reading mbox body
2024-06-27 15:09 UTC (4+ messages)
[Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
2024-06-27 6:49 UTC (8+ messages)
` [Outreachy][PATCH 2/2] Port helper/test-date.c to unit-tests/t-date.c
[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
2024-06-26 22:28 UTC (13+ messages)
` [PATCH v0 1/1] "
[PATCH 0/3] reduce test suite dependency on network
2024-06-26 20:57 UTC (4+ messages)
` [PATCH 1/3] t5553: use local url for invalid fetch
` [PATCH 2/3] t5551: do not confirm that bogus url cannot be used
` [PATCH 3/3] t/lib-bundle-uri: use local fake bundle URLs
Cannot override `remote.origin.url` with `-c` option
2024-06-26 20:40 UTC (21+ messages)
` [PATCH 0/11] allow overriding remote.*.url
` [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
` [PATCH 04/11] remote: use strvecs to store remote url/pushurl
` [PATCH 05/11] remote: simplify url/pushurl selection
` [PATCH 06/11] config: document remote.*.url/pushurl interaction
` [PATCH 07/11] remote: allow resetting url list
` [PATCH 08/11] t5801: make remote-testgit GIT_DIR setup more robust
` [PATCH 11/11] remote: drop checks for zero-url case
[PATCH] archive: make --add-virtual-file honor --prefix
2024-06-26 19:05 UTC (9+ messages)
` [PATCH v2] "
` [PATCH] archive: document that --add-virtual-file takes full path
Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
2024-06-26 18:51 UTC (10+ messages)
[PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
2024-06-26 18:32 UTC (10+ messages)
` [PATCH v4 0/2] Darcy's "date underflow fix" topic, final reroll
` [PATCH v4 1/2] t0006: simplify prerequisites
` [PATCH v4 2/2] date: detect underflow/overflow when parsing dates with timezone offset
[GSoC][PATCH 0/11] t: port reftable/record_test.c to the unit testing framework
2024-06-26 14:24 UTC (24+ messages)
` [PATCH 01/11] t: move "
` [PATCH 02/11] t-reftable-record: add reftable_record_cmp() tests for log records
` [PATCH 06/11] t-reftable-record: add ref tests for reftable_record_is_deletion()
` [PATCH 09/11] t-reftable-record: add index "
` [PATCH 10/11] t-reftable-record: add tests for reftable_ref_record_compare_name()
` [PATCH 11/11] t-reftable-record: add tests for reftable_log_record_compare_key()
[PATCH resend] git-send-email: Use sanitized address when reading mbox body
2024-06-26 13:33 UTC (6+ messages)
[PATCH 0/1] support GIT_IGNORE_INSECURE_OWNER environment variable
2024-06-26 12:33 UTC
[PATCH v6] describe: refresh the index when 'broken' flag is used
2024-06-26 12:34 UTC
Regarding howto/revert-a-faulty-merge.txt - another way to revert a merge
2024-06-26 12:17 UTC (3+ messages)
[GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
2024-06-26 8:59 UTC (6+ messages)
What's cooking in git.git (Jun 2024, #08; Mon, 24)
2024-06-26 4:37 UTC (3+ messages)
[PATCH 00/19] midx: incremental multi-pack indexes, part one
2024-06-26 0:44 UTC (3+ messages)
Problem with multiples levels of submodules
2024-06-25 22:54 UTC
[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
2024-06-25 17:40 UTC (18+ messages)
` [PATCH v7 "
` [PATCH v7 01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
` [PATCH v7 02/16] revision.c: consult Bloom filters for root commits
` [PATCH v7 03/16] commit-graph: ensure Bloom filters are read with consistent settings
` [PATCH v7 04/16] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v7 05/16] t/helper/test-read-graph.c: extract `dump_graph_info()`
` [PATCH v7 06/16] bloom.h: make `load_bloom_filter_from_graph()` public
` [PATCH v7 07/16] t/helper/test-read-graph: implement `bloom-filters` mode
` [PATCH v7 08/16] t4216: test changed path filters with high bit paths
` [PATCH v7 09/16] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v7 10/16] bloom: annotate filters with hash version
` [PATCH v7 11/16] bloom: prepare to discard incompatible Bloom filters
` [PATCH v7 12/16] commit-graph: unconditionally load "
` [PATCH v7 13/16] commit-graph: new Bloom filter version that fixes murmur3
` [PATCH v7 14/16] object.h: fix mis-aligned flag bits table
` [PATCH v7 15/16] commit-graph: reuse existing Bloom filters where possible
` [PATCH v7 16/16] bloom: introduce `deinit_bloom_filters()`
gitconfig - interaction between credential.helper and includeIf
2024-06-25 16:53 UTC (3+ messages)
[PATCH] describe: refresh the index when 'broken' flag is used
2024-06-25 13:22 UTC (13+ messages)
` [PATCH v2] "
Git bisect skip
2024-06-25 4:29 UTC (5+ messages)
Bug: diff.external --no-ext-diff suppresses --color-moved
2024-06-25 0:39 UTC (7+ messages)
` [PATCH] diff: allow --color-moved with --no-ext-diff
` [PATCH v2] "
[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
2024-06-25 0:00 UTC (11+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl
Thoughts about the -m option of cherry-pick and revert
2024-06-24 18:43 UTC (7+ messages)
[BUG REPORT] fsmonitor and core.untrackedCache combination causes inaccurate git status
2024-06-24 17:43 UTC (2+ messages)
[PATCH] submodule: allow gitsubmodules to be pointed at tags
2024-06-24 16:40 UTC (4+ messages)
[PATCH] object-file: fix leak on conversion failure
2024-06-24 16:08 UTC (3+ messages)
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).