messages from 2024-06-21 07:18:13 to 2024-06-26 00:45:12 UTC [more...]
[PATCH 00/19] midx: incremental multi-pack indexes, part one
2024-06-26 0:44 UTC (3+ messages)
[PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
2024-06-26 0:04 UTC (8+ 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
[PATCH 00/16] mktree: support more flexible usage
2024-06-25 23:26 UTC (3+ messages)
` [PATCH v2 00/17] "
Problem with multiples levels of submodules
2024-06-25 22:54 UTC
[PATCH] archive: make --add-virtual-file honor --prefix
2024-06-25 22:43 UTC (8+ messages)
` [PATCH v2] "
` [PATCH] archive: document that --add-virtual-file takes full path
[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
2024-06-25 22:02 UTC (12+ messages)
` [PATCH v0 1/1] "
[GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
2024-06-25 19:16 UTC (5+ messages)
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-25 18:34 UTC (8+ messages)
Cannot override `remote.origin.url` with `-c` option
2024-06-25 17:44 UTC (20+ 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 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()`
[GSoC][PATCH 0/11] t: port reftable/record_test.c to the unit testing framework
2024-06-25 17:31 UTC (24+ messages)
` [PATCH 01/11] t: move "
` [PATCH 02/11] t-reftable-record: add reftable_record_cmp() tests for log records
` [PATCH 03/11] t-reftable-record: add comparison tests for ref records
` [PATCH 04/11] t-reftable-record: add comparison tests for index records
` [PATCH 05/11] t-reftable-record: add comparison tests for obj records
` [PATCH 06/11] t-reftable-record: add ref tests for reftable_record_is_deletion()
` [PATCH 07/11] t-reftable-record: add log "
` [PATCH 08/11] t-reftable-record: add obj "
` [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()
What's cooking in git.git (Jun 2024, #08; Mon, 24)
2024-06-25 17:02 UTC (2+ messages)
gitconfig - interaction between credential.helper and includeIf
2024-06-25 16:53 UTC (3+ messages)
[PATCH v3] describe: refresh the index when 'broken' flag is used
2024-06-25 16:05 UTC (3+ messages)
[PATCH] describe: refresh the index when 'broken' flag is used
2024-06-25 13:22 UTC (14+ messages)
` [PATCH v2] "
Regarding howto/revert-a-faulty-merge.txt - another way to revert a merge
2024-06-25 9:03 UTC (2+ messages)
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 (9+ messages)
` [PATCH] diff: allow --color-moved with --no-ext-diff
` Aw: "
` [PATCH v2] "
[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-25 0:08 UTC (12+ 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/2] Teach git version --build-options about zlib+libcurl
2024-06-25 0:00 UTC (15+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl
` [PATCH v2 2/2] Teach git version --build-options about zlib versions
Thoughts about the -m option of cherry-pick and revert
2024-06-24 18:43 UTC (9+ 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)
[PATCH resend] git-send-email: Use sanitized address when reading mbox body
2024-06-24 15:50 UTC (4+ messages)
[PATCH 0/2] cat-file related doc and test
2024-06-24 15:19 UTC (10+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
` [PATCH v2 2/2] t1006: "
[PATCH] pager: die when paging to non-existing command
2024-06-24 7:35 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
git send-email SMTP password command
2024-06-24 6:01 UTC (3+ messages)
Issue : Writing commits into the git repository takes longer than expected
2024-06-24 5:46 UTC (4+ messages)
[PATCH] doc: fix case error of eol attribute in example
2024-06-23 21:40 UTC
[PATCH] doc: update http.cookieFile with in-memory cookie processing
2024-06-23 21:24 UTC
[PATCH] Fix default font scaling
2024-06-23 15:50 UTC (11+ messages)
[GSoC] Blog: move and improve reftable tests in the unit testing framework
2024-06-23 6:27 UTC (4+ messages)
git-gui: Visualize * History does nothing on macOS
2024-06-22 7:13 UTC (6+ messages)
[PATCH] fuzz: minimum fuzzers environment lacks libcURL
2024-06-22 5:08 UTC
[PATCH 0/5] Tighten patch header parsing in patch-id
2024-06-21 23:18 UTC (6+ messages)
` [PATCH 1/5] t4204: patch-id supports various input format
` [PATCH 2/5] patch-id: call flush_current_id() only when needed
` [PATCH 3/5] patch-id: make get_one_patchid() more extensible
` [PATCH 4/5] patch-id: rewrite code that detects the beginning of a patch
` [PATCH 5/5] patch-id: tighten code to detect the patch header
[PATCH] cat-file: reduce write calls for unfiltered blobs
2024-06-21 19:45 UTC (6+ messages)
problem with parsing of patch files for patch-id
2024-06-21 18:53 UTC (4+ messages)
[Outreachy][PATCH v2 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
2024-06-21 18:37 UTC (9+ messages)
` [PATCH v3 0/3] Port t0015-hash to the unit testing framework
` [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c
bug with git describe --dirty --broken
2024-06-21 17:31 UTC (4+ messages)
[PATCH] bundle-uri.c: Fix double increment in depth
2024-06-21 17:17 UTC (4+ messages)
What's cooking in git.git (Jun 2024, #07; Thu, 20)
2024-06-21 16:20 UTC (3+ messages)
[PATCH v0 0/1] Teach git version --build-options about OpenSSL
2024-06-21 16:18 UTC (9+ messages)
` [PATCH v0 1/1] "
Bug: Git Maintenance does not register multiple repos
2024-06-21 10:10 UTC (4+ 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).