messages from 2024-06-21 23:18:36 to 2024-06-26 20:37:09 UTC [more...]
[PATCH 0/1] support GIT_IGNORE_INSECURE_OWNER environment variable
2024-06-26 20:37 UTC (9+ messages)
` [PATCH] setup: "
[PATCH v3] describe: refresh the index when 'broken' flag is used
2024-06-26 20:34 UTC (22+ messages)
` [PATCH v4] "
` [PATCH v5] "
` Re* "
` [PATCH v7] "
[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 (12+ 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
[PATCH v2] git-send-email: Use sanitized address when reading mbox body
2024-06-26 17:28 UTC (2+ messages)
[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-26 14:29 UTC (21+ 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
[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)
[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 v0 0/1] Teach git version --build-options about zlib+libcurl
2024-06-25 22:02 UTC (10+ messages)
` [PATCH v0 1/1] "
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()`
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 (14+ 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 (9+ messages)
` [PATCH] diff: allow --color-moved with --no-ext-diff
` Aw: "
` [PATCH v2] "
[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 (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)
[PATCH 0/2] cat-file related doc and test
2024-06-24 15:19 UTC (7+ 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 (10+ 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 (5+ messages)
` [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
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).