messages from 2024-06-19 03:00:25 to 2024-06-21 19:20:15 UTC [more...]
[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
2024-06-21 19:20 UTC (7+ messages)
` [PATCH v0 1/1] "
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
[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
2024-06-21 18:09 UTC (3+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl
` [PATCH v2 2/2] Teach git version --build-options about zlib versions
bug with git describe --dirty --broken
2024-06-21 17:31 UTC (4+ messages)
[PATCH resend] git-send-email: Use sanitized address when reading mbox body
2024-06-21 17:27 UTC (2+ messages)
[PATCH] bundle-uri.c: Fix double increment in depth
2024-06-21 17:17 UTC (4+ messages)
[PATCH] pager: die when paging to non-existing command
2024-06-21 17:11 UTC (10+ messages)
Thoughts about the -m option of cherry-pick and revert
2024-06-21 16:34 UTC (7+ 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 (10+ messages)
` [PATCH v0 1/1] "
[PATCH] cat-file: reduce write calls for unfiltered blobs
2024-06-21 15:25 UTC (4+ messages)
[PATCH 0/2] cat-file related doc and test
2024-06-21 13:03 UTC (11+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
` [PATCH v2 2/2] t1006: "
[GSoC][PATCH 0/11] t: port reftable/record_test.c to the unit testing framework
2024-06-21 11:51 UTC (25+ 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 reftable_record_is_deletion() test for ref records
` [PATCH 07/11] t-reftable-record: add reftable_record_is_deletion() test for log records
` [PATCH 08/11] t-reftable-record: add reftable_record_is_deletion() test for obj records
` [PATCH 09/11] t-reftable-record: add reftable_record_is_deletion() test for index records
` [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 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 "
Bug: Git Maintenance does not register multiple repos
2024-06-21 10:10 UTC (4+ messages)
Git bisect skip
2024-06-21 7:37 UTC (2+ messages)
[PATCH] Fix default font scaling
2024-06-21 7:18 UTC (7+ messages)
git-gui: Visualize * History does nothing on macOS
2024-06-21 6:12 UTC (5+ messages)
[GSoC][PATCH v2 0/7] ref consistency check infra setup
2024-06-21 2:24 UTC (11+ messages)
` [GSoC][PATCH v4 "
` [GSoC][PATCH v4 1/7] fsck: add refs check interfaces to interact with fsck error levels
` [GSoC][PATCH v4 2/7] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v4 3/7] builtin/refs: add verify subcommand
` [GSoC][PATCH v4 4/7] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v4 5/7] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v4 6/7] fsck: add ref name check for files backend
` [GSoC][PATCH v4 7/7] fsck: add ref content "
hola
2024-06-20 23:35 UTC
[PATCH 00/16] mktree: support more flexible usage
2024-06-20 22:26 UTC (22+ messages)
` [PATCH v2 00/17] "
` [PATCH v2 01/17] mktree: use OPT_BOOL
` [PATCH v2 02/17] mktree: rename treeent to tree_entry
` [PATCH v2 03/17] mktree: use non-static tree_entry array
` [PATCH v2 04/17] update-index: generalize 'read_index_info'
` [PATCH v2 05/17] index-info.c: return unrecognized lines to caller
` [PATCH v2 06/17] index-info.c: parse object type in provided in read_index_info
` [PATCH v2 07/17] mktree: use read_index_info to read stdin lines
` [PATCH v2 08/17] mktree.c: do not fail on mismatched submodule type
` [PATCH v2 09/17] mktree: add a --literally option
` [PATCH v2 10/17] mktree: validate paths more carefully
` [PATCH v2 11/17] mktree: overwrite duplicate entries
` [PATCH v2 12/17] mktree: create tree using an in-core index
` [PATCH v2 13/17] mktree: use iterator struct to add tree entries to index
` [PATCH v2 14/17] mktree: add directory-file conflict hashmap
` [PATCH v2 15/17] mktree: optionally add to an existing tree
` [PATCH v2 16/17] mktree: allow deeper paths in input
` [PATCH v2 17/17] mktree: remove entries when mode is 0
[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-20 21:02 UTC (9+ 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 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
2024-06-20 18:12 UTC (5+ messages)
` [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()
` [PATCH 3/2] commit: remove find_header_mem()
[PATCH] t5500: fix mistaken $SERVER reference in helper function
2024-06-20 18:06 UTC (4+ messages)
[PATCH] mingw: drop bogus (and unneeded) declaration of `_pgmptr`
2024-06-20 17:58 UTC (3+ messages)
[PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack
2024-06-20 17:57 UTC (7+ messages)
` [RESEND, BUG, SIGSEGV CRASH] (Re: [PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack)
` [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
[PATCH 0/3] Advertise OS version
2024-06-20 16:28 UTC (19+ messages)
` [PATCH 1/3] version: refactor strbuf_sanitize()
` [PATCH 2/3] version: refactor get_uname_info()
` [PATCH 3/3] connect: advertise OS version
Non-blob .gitmodules and .gitattributes
2024-06-20 16:20 UTC (5+ messages)
` [PATCH 0/4] .git{ignore,attributes} directories?
` [PATCH 2/4] attr: notice and report read failure of .gitattributes files
Feature Request
2024-06-20 13:29 UTC (2+ messages)
[GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
2024-06-20 9:45 UTC (2+ messages)
Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
2024-06-19 21:24 UTC (3+ messages)
[PATCH v6 0/3] object checking related additions and fixes for bundles in fetches
2024-06-19 6:30 UTC (9+ messages)
` [PATCH v7 "
` [PATCH v7 1/3] bundle-uri: verify oid before writing refs
` "
` [PATCH v8 0/3] object checking related additions and fixes for bundles in fetches
` [PATCH v8 1/3] bundle-uri: verify oid before writing refs
` [PATCH v8 2/3] fetch-pack: expose fsckObjects configuration logic
` [PATCH v8 3/3] unbundle: extend object verification for fetches
Add warning when v0 protocol is used/downgraded
2024-06-19 3:37 UTC (4+ messages)
[PATCH 0/7] Fix and improve some error codepaths in merge-ort
2024-06-19 3:00 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/7] merge-ort: maintain expected invariant for priv member
` [PATCH v2 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
` [PATCH v2 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
` [PATCH v2 5/7] merge-ort: loosen commented requirements
` [PATCH v2 6/7] merge-ort: upon merge abort, only show messages causing the abort
` [PATCH v2 7/7] merge-ort: convert more error() cases to path_msg()
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).