messages from 2025-03-25 13:14:34 to 2025-03-27 18:58:12 UTC [more...]
[RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
2025-03-27 18:58 UTC (8+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 2/5] libgit-sys: add symlink to git repo root and build out of tree
What's cooking in git.git (Feb 2025, #09; Fri, 28)
2025-03-27 15:28 UTC (8+ messages)
` ps/reftable-sans-compat-util, was "
[PATCH 0/2] Avoid the comma operator
2025-03-27 15:07 UTC (62+ messages)
` [PATCH 1/2] remote-curl: avoid using the comma operator unnecessarily
` [PATCH 2/2] rebase: "
` [PATCH v2 00/10] Avoid the comma operator
` [PATCH v2 01/10] remote-curl: avoid using the comma operator unnecessarily
` [PATCH v2 02/10] rebase: "
` [PATCH v2 03/10] kwset: "
` [PATCH v2 04/10] clar: "
` [PATCH v2 05/10] xdiff: "
` [PATCH v2 06/10] diff-delta: explicitly mark intentional use of the comma operator
` [PATCH v2 07/10] wildmatch: "
` [PATCH v2 08/10] compat/regex: "
` [PATCH v2 09/10] clang: warn when the comma operator is used
` [PATCH v2 10/10] detect-compiler: detect clang even if it found CUDA
` [PATCH v3 00/10] Avoid the comma operator
` [PATCH v3 01/10] remote-curl: avoid using the comma operator unnecessarily
` [PATCH v3 02/10] rebase: "
` [PATCH v3 03/10] kwset: "
` [PATCH v3 04/10] clar: "
` [PATCH v3 05/10] xdiff: "
` [PATCH v3 06/10] diff-delta: avoid using the comma operator
` [PATCH v3 07/10] wildmatch: avoid using of "
` [PATCH v3 08/10] compat/regex: explicitly mark intentional use "
` [PATCH v3 09/10] clang: warn when the comma operator is used
` [PATCH v3 10/10] detect-compiler: detect clang even if it found CUDA
[PATCH 0/2] Range-check array index before access
2025-03-27 14:59 UTC (9+ messages)
` [PATCH 1/2] diff: check range before dereferencing an array element
` [PATCH 2/2] read-cache: "
` [PATCH v2 0/2] Range-check array index before access
` [PATCH v2 1/2] diff: check range before dereferencing an array element
` [PATCH v2 2/2] read-cache: "
[PATCH 0/4] Initialize a few uninitialized variables
2025-03-27 14:24 UTC (7+ messages)
` [PATCH 1/4] cat_one_file(): make it easy to see that the `size` variable is initialized
` [PATCH 2/4] fsck: avoid using an uninitialized variable
` [PATCH 3/4] load_revindex_from_disk(): avoid accessing uninitialized data
` [PATCH 4/4] load_pack_mtimes_file(): "
gloria
2025-03-27 12:21 UTC
[PATCH 0/8] Introduce git-blame-tree(1) command
2025-03-27 12:04 UTC (12+ messages)
` [PATCH 1/8] combine-diff: zero memory used for callback filepairs
` [PATCH 2/8] within_depth: fix return for empty path
` [PATCH 3/8] diff: teach tree-diff a max-depth parameter
` [PATCH 4/8] blame-tree: introduce new subcommand to blame files
` [PATCH 5/8] pathspec: add optional trie index
` [PATCH 6/8] pathspec: turn on tries when appropriate
` [PATCH 7/8] tree-diff: use pathspec tries
` [PATCH 8/8] blame-tree: narrow pathspec as we traverse
[PATCH 0/6] refs: introduce support for partial reference transactions
2025-03-27 11:13 UTC (10+ messages)
` [PATCH v5 0/8] refs: introduce support for batched reference updates
` [PATCH v5 1/8] refs/files: remove redundant check in split_symref_update()
` [PATCH v5 2/8] refs: move duplicate refname update check to generic layer
` [PATCH v5 3/8] refs/files: remove duplicate duplicates check
` [PATCH v5 4/8] refs/reftable: extract code from the transaction preparation
` [PATCH v5 5/8] refs: introduce enum-based transaction error types
` [PATCH v5 6/8] refs: implement batch reference update support
` [PATCH v5 7/8] refs: support rejection in batch updates during F/D checks
` [PATCH v5 8/8] update-ref: add --batch-updates flag for stdin mode
[PATCH] blame: fix unblamable and ignored lines in porcelain mode
2025-03-27 11:07 UTC (10+ messages)
` [PATCH v2] blame: print unblamable and ignored commits "
[PATCH 00/20] t: drop Perl as a mandatory prerequisite
2025-03-27 10:37 UTC (22+ messages)
` [PATCH v3 "
` [PATCH v3 01/20] t: skip chain lint when PERL_PATH is unset
` [PATCH v3 02/20] t: refactor environment sanitization to not use Perl
` [PATCH v3 03/20] t: adapt character translation helpers "
` [PATCH v3 04/20] t: adapt `test_copy_bytes()` "
` [PATCH v3 05/20] t: adapt `test_readlink()` "
` [PATCH v3 06/20] t: introduce PERL_TEST_HELPERS prerequisite
` [PATCH v3 07/20] t: adapt existing PERL prerequisites
` [PATCH v3 08/20] meson: stop requiring Perl when tests are enabled
` [PATCH v3 09/20] Makefile: stop requiring Perl when running tests
` [PATCH v3 10/20] t: refactor tests depending on Perl transliteration operator
` [PATCH v3 11/20] t: refactor tests depending on Perl substitution operator
` [PATCH v3 12/20] t: refactor tests depending on Perl to print data
` [PATCH v3 13/20] t: refactor tests depending on Perl for textconv scripts
` [PATCH v3 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
` [PATCH v3 15/20] t/lib-t6000: refactor `name_from_description()` "
` [PATCH v3 16/20] t/lib-httpd: refactor "one-time-perl" CGI script "
` [PATCH v3 17/20] t0021: refactor `generate_random_characters()` "
` [PATCH v3 18/20] t0210: refactor trace2 scrubbing to not use Perl
` [PATCH v3 19/20] t5316: refactor `max_chain()` to not depend on Perl
` [PATCH v3 20/20] t5703: refactor test "
[PATCH v2 00/20] t: drop Perl as a mandatory prerequisite
2025-03-27 10:19 UTC (15+ messages)
` [PATCH v2 09/20] Makefile: stop requiring Perl when running tests
` [PATCH v2 10/20] t: refactor tests depending on Perl transliteration operator
` [PATCH v2 11/20] t: refactor tests depending on Perl substitution operator
` [PATCH v2 12/20] t: refactor tests depending on Perl to print data
` [PATCH v2 13/20] t: refactor tests depending on Perl for textconv scripts
` [PATCH v2 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
` [PATCH v2 15/20] t/lib-t6000: refactor `name_from_description()` "
` [PATCH v2 16/20] t/lib-httpd: refactor "one-time-perl" CGI script "
` [PATCH v2 17/20] t0021: refactor `generate_random_characters()` "
` [PATCH v2 18/20] t0210: refactor trace2 scrubbing to not use Perl
` [PATCH v2 19/20] t5316: refactor `max_chain()` to not depend on Perl
` [PATCH v2 20/20] t5703: refactor test "
gitweb.js build mistake
2025-03-27 10:13 UTC (3+ messages)
[PATCH 0/9] builtin/cat-file: allow filtering objects in batch mode
2025-03-27 9:44 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] builtin/cat-file: rename variable that tracks usage
` [PATCH v2 02/10] builtin/cat-file: wire up an option to filter objects
` [PATCH v2 03/10] builtin/cat-file: support "blob:none" objects filter
` [PATCH v2 04/10] builtin/cat-file: support "blob:limit=" "
` [PATCH v2 05/10] builtin/cat-file: support "object:type=" "
` [PATCH v2 06/10] pack-bitmap: allow passing payloads to `show_reachable_fn()`
` [PATCH v2 07/10] pack-bitmap: add function to iterate over filtered bitmapped objects
` [PATCH v2 08/10] pack-bitmap: introduce function to check whether a pack is bitmapped
` [PATCH v2 09/10] builtin/cat-file: deduplicate logic to iterate over all objects
` [PATCH v2 10/10] builtin/cat-file: use bitmaps to efficiently filter by object type
Possible venues for Git Merge 2025
2025-03-27 9:18 UTC (6+ messages)
[GSoC] Proposal Discussion: git-refs Project
2025-03-27 2:26 UTC (3+ messages)
Testsuite failure on s390x and sparc64 after 6840fe9ee2
2025-03-26 22:27 UTC (2+ messages)
What's cooking in git.git (Mar 2025, #07; Wed, 26)
2025-03-26 18:09 UTC (3+ messages)
[PATCH 00/13] midx: incremental multi-pack indexes, part two
2025-03-26 18:08 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
error: could not parse 'Drop' when rebasing
2025-03-26 15:12 UTC (3+ messages)
[PATCH] git p4 fix for failure to decode p4 errors
2025-03-26 15:09 UTC (4+ messages)
[PATCH v2 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
2025-03-26 12:20 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH 0/2] Fix mergetool.vimdiff.layout when "@" is used on REMOTE
2025-03-26 10:10 UTC (4+ messages)
` [PATCH 1/2] mergetools: vimdiff: fix layout where REMOTE is the target
` [PATCH 2/2] mergetools: vimdiff: add tests for layout with REMOTE as "
GSoC 2025 Proposal
2025-03-26 9:34 UTC
[PATCH] meson: disable coccinelle configuration when building from a tarball
2025-03-26 8:28 UTC (5+ messages)
` [PATCH v2] "
Git Bug Report: git add --patch > "e" makes keyboard unresponsive
2025-03-26 7:53 UTC (7+ messages)
` Releasing versions on Fridays, was "
[GSoC PATCH v6 0/2] send-email: improve error capture and status code handling
2025-03-26 7:52 UTC (7+ messages)
` [GSoC PATCH v8 "
` [GSoC PATCH v8 2/2] send-email: finer-grained SMTP error handling
` [GSoC PATCH v9 0/2] send-email: improve error capture and status code handling
` [GSoC PATCH v9 1/2] send-email: capture errors in an eval {} block
` [GSoC PATCH v9 2/2] send-email: finer-grained SMTP error handling
[GSOC] [PROPOSAL V1]: Refactoring in order to reduce Git’s global state
2025-03-26 5:26 UTC
[GSOC][PATCH v2] Remove outdated mentoring mailing list reference
2025-03-26 3:15 UTC (9+ messages)
` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config
[Question] Moving from Python2 to Python3
2025-03-26 1:56 UTC (7+ messages)
gloria
2025-03-26 0:41 UTC
[PATCH v2] shell: allow overriding built-in commands
2025-03-25 22:44 UTC (6+ messages)
` [PATCH v3] "
[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
2025-03-25 21:56 UTC (2+ messages)
[GSoC PATCH v2] userdiff: add builtin driver for gitconfig syntax
2025-03-25 18:34 UTC (3+ messages)
[PATCH v2 0/3] clone: suppress unexpected advice message during clone
2025-03-25 14:35 UTC (3+ messages)
` [PATCH v3 "
gitk falsely tries executing non-executable files in PATH
2025-03-25 14:11 UTC
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).