git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-23 01:47:01 to 2025-03-26 02:37:59 UTC [more...]

[GSOC][PATCH v2] Remove outdated mentoring mailing list reference
 2025-03-26  2:37 UTC  (12+ messages)
` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
  ` [[GSOC][PATCH v3] 2/3] docs: update function signature, add UNUSED macro
  ` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config
          ` [[GSOC][PATCH v4] 2/3] docs: update function signature, add UNUSED macro
            ` [[GSOC][PATCH v4] 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 0/2] Avoid the comma operator
 2025-03-25 23:32 UTC  (23+ 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] meson: disable coccinelle configuration when building from a tarball
 2025-03-25 23:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] git p4 fix for failure to decode p4 errors
 2025-03-25 23:09 UTC  (3+ messages)

[RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
 2025-03-25 23:08 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] libgit-sys: add symlink to git repo root and build out of tree

Possible venues for Git Merge 2025
 2025-03-25 22:58 UTC  (5+ messages)

[PATCH] [RFC] shell: allow overriding built-in commands
 2025-03-25 22:44 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] Fix mergetool.vimdiff.layout when "@" is used on REMOTE
 2025-03-25 22:23 UTC  (3+ 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 "

[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
 2025-03-25 21:56 UTC  (2+ messages)

[PATCH] blame: fix unblamable and ignored lines in porcelain mode
 2025-03-25 19:44 UTC  (10+ messages)

[GSoC PATCH v2] userdiff: add builtin driver for gitconfig syntax
 2025-03-25 18:34 UTC  (5+ messages)

[GSoC PATCH v6 0/2] send-email: improve error capture and status code handling
 2025-03-25 15:34 UTC  (9+ messages)
` [GSoC PATCH v7 "
  ` [GSoC PATCH v7 1/2] send-email: capture errors in an eval {} block
  ` [GSoC PATCH v7 2/2] send-email: finer-grained SMTP error handling
` [GSoC PATCH v8 0/2] send-email: improve error capture and status code handling
  ` [GSoC PATCH v8 1/2] send-email: capture errors in an eval {} block
  ` [GSoC PATCH v8 2/2] send-email: finer-grained SMTP error handling

[PATCH 00/20] t: drop Perl as a mandatory prerequisite
 2025-03-25 14:35 UTC  (41+ messages)
` [PATCH 06/20] t: introduce PERL_TEST_HELPERS prerequisite
` [PATCH 11/20] t: refactor tests depending on Perl substitution operator
` [PATCH 12/20] t: refactor tests depending on Perl to print data
` [PATCH 13/20] t: refactor tests depending on Perl for textconv scripts
` [PATCH 15/20] t/lib-t6000: refactor `name_from_description()` to not depend on Perl
` [PATCH v2 00/20] t: drop Perl as a mandatory prerequisite
  ` [PATCH v2 01/20] t: skip chain lint when PERL_PATH is unset
  ` [PATCH v2 02/20] t: refactor environment sanitization to not use Perl
  ` [PATCH v2 03/20] t: adapt character translation helpers "
  ` [PATCH v2 04/20] t: adapt `test_copy_bytes()` "
  ` [PATCH v2 05/20] t: adapt `test_readlink()` "
  ` [PATCH v2 06/20] t: introduce PERL_TEST_HELPERS prerequisite
  ` [PATCH v2 07/20] t: adapt existing PERL prerequisites
  ` [PATCH v2 08/20] meson: stop requiring Perl when tests are enabled
  ` [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 "

[PATCH 0/2] clone: suppress unexpected advice message during clone
 2025-03-25 14:35 UTC  (17+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] remote: allow `guess_remote_head()` to suppress advice
  ` [PATCH v2 2/3] builtin/clone: suppress unexpected default branch advice
  ` [PATCH v2 3/3] advice: allow disabling default branch name advice
  ` [PATCH v3 0/3] clone: suppress unexpected advice message during clone
    ` [PATCH v3 1/3] remote: allow `guess_remote_head()` to suppress advice
    ` [PATCH v3 2/3] builtin/clone: suppress unexpected default branch advice
    ` [PATCH v3 3/3] advice: allow disabling default branch name advice

gitk falsely tries executing non-executable files in PATH
 2025-03-25 14:11 UTC 

[PATCH v4 0/8] refs: introduce support for batched reference updates
 2025-03-25 12:31 UTC  (15+ messages)
` [PATCH v4 5/8] refs: introduce enum-based transaction error types
` [PATCH v4 6/8] refs: implement batch reference update support
` [PATCH v4 7/8] refs: support rejection in batch updates during F/D checks
` [PATCH v4 8/8] update-ref: add --batch-updates flag for stdin mode

Git Bug Report: git add --patch > "e" makes keyboard unresponsive
 2025-03-25 11:44 UTC  (5+ messages)
    ` Releasing versions on Fridays, was "

[PATCH 0/2] mingw: special-case administrators even more
 2025-03-25 10:38 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test-tool path-utils: support debugging "dubious ownership" issues

[PATCH] bulk-checkin: fix sign compare warnings
 2025-03-24 23:46 UTC  (9+ messages)
  ` [PATCH v2] "
` [PATCH v3] "

mergetool.vimdiff.layout behavior differs from documentation
 2025-03-24 22:51 UTC  (3+ messages)

[PATCH v2] vimdiff: clarify the sigil used for marking the buffer to save
 2025-03-24 22:47 UTC  (2+ messages)

[PATCH] vimdiff: clarify the sigil used for marking the buffer to save
 2025-03-24 20:51 UTC  (3+ messages)

`git fetch origin --prune --atomic` core dumped
 2025-03-24 15:25 UTC  (5+ messages)
` [PATCH] builtin/fetch: avoid aborting closed reference transaction

[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
 2025-03-24 15:22 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] pack-objects: extract should_attempt_deltas()
  ` [PATCH v2 02/13] pack-objects: add --path-walk option
  ` [PATCH v2 03/13] pack-objects: update usage to match docs
  ` [PATCH v2 04/13] p5313: add performance tests for --path-walk
  ` [PATCH v2 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
  ` [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
  ` [PATCH v2 07/13] repack: add --path-walk option
  ` [PATCH v2 08/13] pack-objects: enable --path-walk via config
  ` [PATCH v2 09/13] scalar: enable path-walk during push "
  ` [PATCH v2 10/13] pack-objects: refactor path-walk delta phase
  ` [PATCH v2 11/13] pack-objects: thread the path-based compression
  ` [PATCH v2 12/13] path-walk: add new 'edge_aggressive' option
  ` [PATCH v2 13/13] pack-objects: allow --shallow and --path-walk

[PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d)
 2025-03-24 14:23 UTC  (5+ messages)

[GSOC] Machine-Readable Repository Information Query Tool
 2025-03-24 13:17 UTC  (3+ messages)

[GSoC][Patch] Add more builtin patterns for userdiff: Add builtin patterns for Verilog
 2025-03-24 13:17 UTC  (2+ messages)

[PATCH] imap-send: explicitly verify the peer certificate
 2025-03-24 12:28 UTC 

[GSoC][Patch] Modernize Test Path Checking in Git’s Test Suite
 2025-03-24 12:08 UTC  (2+ messages)

[GSoC] Proposal Discussion: git-refs Project
 2025-03-24 12:02 UTC  (2+ messages)

What's cooking in git.git (Mar 2025, #06; Fri, 21)
 2025-03-24 10:19 UTC  (2+ messages)

[PATCH 0/8] pretty: minor bugfixing, some refactorings
 2025-03-24 10:10 UTC  (7+ messages)
` [PATCH 2/8] pretty: simplify if-else to reduce code duplication
` [PATCH 4/8] pretty: fix parsing of half-valid "%<" and "%>" placeholders

Contribute to Git Book in Greek Version
 2025-03-24  7:27 UTC  (3+ messages)

[PATCH 0/2] Allow configuration for loose-objects maintenance task
 2025-03-24  6:11 UTC  (4+ messages)
` [PATCH 1/2] maintenance: force progress/no-quiet to children
` [PATCH 2/2] maintenance: add loose-objects.batchSize config

[PATCH] commit: move clear_commit_marks_many() loop body to clear_commit_marks()
 2025-03-24  5:50 UTC  (2+ messages)

Why merge conflict block is located at the wrong place?
 2025-03-24  5:39 UTC  (3+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-03-24  3:39 UTC  (8+ messages)
` [PATCH v11 0/8] "
  ` [PATCH v11 8/8] "

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-23 21:06 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] completion: add helper to count path components
  ` [PATCH v4 2/2] completion: fix bugs with slashes in remote names

[GSoC PATCH 0/2] add userdiff driver for gitconfig
 2025-03-23 16:08 UTC  (4+ messages)
` [GSoC PATCH 2/2] t4018: add tests for gitconfig in userdiff


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).