messages from 2025-03-31 21:54:06 to 2025-04-03 17:49:11 UTC [more...]
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-03 17:48 UTC (14+ messages)
[PATCH] t7422: remove extraneous argument to printf
2025-04-03 17:05 UTC (2+ messages)
[PATCH] blame: fix unblamable and ignored lines in porcelain mode
2025-04-03 16:03 UTC (5+ messages)
` [PATCH v4] blame: print unblamable and ignored commits "
` [PATCH v5] "
[GSoC] Proposal Discussion: git-refs Project
2025-04-03 15:44 UTC (6+ messages)
` [GSoC] git-refs proposal draft
` Discussion on git-refs list Implementation and Possible Approaches
[GSoC PROPOSAL v1] Refactoring in order to reduce Git’s global state
2025-04-03 15:26 UTC (3+ messages)
[PATCH 00/16] reftable: overhaul the API to expose access to blocks
2025-04-03 15:17 UTC (23+ messages)
` [PATCH 03/16] reftable/blocksource: consolidate code into a single file
` [PATCH 04/16] reftable/block: simplify how we track restart points
` [PATCH 05/16] reftable/table: move reading block into block reader
` [PATCH 06/16] reftable/block: rename `block` to `block_data`
` [PATCH 07/16] reftable/block: rename `block_reader` to `reftable_block`
` [PATCH 10/16] reftable/block: store block pointer in the block iterator
` [PATCH 11/16] reftable/block: make block iterators reseekable
` [PATCH 14/16] reftable/table: introduce iterator for table blocks
` [PATCH 16/16] reftable/table: move printing logic into test helper
[PATCH 0/3] rebase -r: a bugfix and two status-related improvements
2025-04-03 15:08 UTC (10+ messages)
` [PATCH 1/3] rebase -r: do create merge commit after empty resolution
` [PATCH 3/3] wt-status: suggest 'git rebase --continue' to conclude 'merge' instruction
[GSOC] [Proposal v1] Machine-Readable Repository Information Query Tool
2025-04-03 14:35 UTC (4+ messages)
[PATCH 0/2] help: include SHA build options in version info
2025-04-03 14:05 UTC (18+ messages)
` [PATCH 1/2] help: include SHA implementation "
` [PATCH v2 0/2] help: include SHA build options "
` [PATCH v2 1/2] help: include SHA implementation "
` [PATCH v2 2/2] help: include unsafe SHA-1 build info in version
` [PATCH v3 0/2] help: include SHA build options in version info
` [PATCH v3 1/2] help: include SHA implementation "
` [PATCH v3 2/2] help: include unsafe SHA-1 build info in version
[PATCH 00/20] t: drop Perl as a mandatory prerequisite
2025-04-03 12:12 UTC (46+ messages)
` [PATCH v3 "
` [PATCH v3 06/20] t: introduce PERL_TEST_HELPERS prerequisite
` [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 17/20] t0021: refactor `generate_random_characters()` "
` [PATCH v4 00/20] t: drop Perl as a mandatory prerequisite
` [PATCH v4 01/20] t: skip chain lint when PERL_PATH is unset
` [PATCH v4 02/20] t: refactor environment sanitization to not use Perl
` [PATCH v4 03/20] t: adapt character translation helpers "
` [PATCH v4 04/20] t: adapt `test_copy_bytes()` "
` [PATCH v4 05/20] t: adapt `test_readlink()` "
` [PATCH v4 06/20] t: introduce PERL_TEST_HELPERS prerequisite
` [PATCH v4 07/20] t: adapt existing PERL prerequisites
` [PATCH v4 08/20] meson: stop requiring Perl when tests are enabled
` [PATCH v4 09/20] Makefile: stop requiring Perl when running tests
` [PATCH v4 10/20] t: refactor tests depending on Perl transliteration operator
` [PATCH v4 11/20] t: refactor tests depending on Perl substitution operator
` [PATCH v4 12/20] t: refactor tests depending on Perl to print data
` [PATCH v4 13/20] t: refactor tests depending on Perl for textconv scripts
` [PATCH v4 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
` [PATCH v4 15/20] t/lib-t6000: refactor `name_from_description()` "
` [PATCH v4 16/20] t/lib-httpd: refactor "one-time-perl" CGI script "
` [PATCH v4 17/20] t0021: refactor `generate_random_characters()` "
` [PATCH v4 18/20] t0210: refactor trace2 scrubbing to not use Perl
` [PATCH v4 19/20] t5316: refactor `max_chain()` to not depend on Perl
` [PATCH v4 20/20] t5703: refactor test "
git-interpret-trailers and period characters in the key
2025-04-03 11:07 UTC (2+ messages)
[GSoC][Proposal RFC] Consolidate ref-related functionality into git-refs
2025-04-03 10:28 UTC (4+ messages)
[GSoC] Project Proposal: Machine-Readable Repository Information Query Tool
2025-04-03 10:14 UTC (2+ messages)
[PATCH 0/4] Collection of build fixes
2025-04-03 8:39 UTC (14+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] meson: fix handling of '-Dcurl=auto'
` [PATCH v2 2/5] gitweb: fix generation of "gitweb.js"
` [PATCH v2 3/5] meson: respect 'tests' build option in contrib
` [PATCH v2 4/5] meson: distinguish build and target host binaries
[PATCH 0/9] builtin/cat-file: allow filtering objects in batch mode
2025-04-03 8:17 UTC (14+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] builtin/cat-file: rename variable that tracks usage
` [PATCH v3 02/11] builtin/cat-file: introduce function to report object status
` [PATCH v3 03/11] builtin/cat-file: wire up an option to filter objects
` [PATCH v3 04/11] builtin/cat-file: support "blob:none" objects filter
` [PATCH v3 05/11] builtin/cat-file: support "blob:limit=" "
` [PATCH v3 06/11] builtin/cat-file: support "object:type=" "
` [PATCH v3 07/11] pack-bitmap: allow passing payloads to `show_reachable_fn()`
` [PATCH v3 08/11] pack-bitmap: add function to iterate over filtered bitmapped objects
` [PATCH v3 09/11] pack-bitmap: introduce function to check whether a pack is bitmapped
` [PATCH v3 10/11] builtin/cat-file: deduplicate logic to iterate over all objects
` [PATCH v3 11/11] builtin/cat-file: use bitmaps to efficiently filter by object type
Update symlinks after changing core.symlinks
2025-04-02 22:41 UTC (2+ messages)
Let's celebrate Git's 20th anniversary this coming Monday!
2025-04-02 19:41 UTC
meson: Installing completions
2025-04-02 14:05 UTC (6+ messages)
[PATCH] revision: fix --left/right-only use with unrelated histories
2025-04-02 13:12 UTC (6+ messages)
[PATCH v2 00/10] builtin/cat-file: allow filtering objects in batch mode
2025-04-02 11:13 UTC (22+ messages)
` [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 06/10] pack-bitmap: allow passing payloads to `show_reachable_fn()`
` [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 1/2] The second batch
2025-04-02 10:22 UTC
--reset-author does not reset author date when used in post-commit hook
2025-04-02 10:06 UTC (5+ messages)
[PATCH 1/2] The second batch
2025-04-02 10:05 UTC
[PATCH 1/2] The second batch
2025-04-02 9:37 UTC
[GSoC 2025] [PATCH 1/1] t9811: avoid using pipes
2025-04-02 8:15 UTC
[PATCH] doc: fix asciidoctor synopsis processing of triple-dots
2025-04-02 6:49 UTC (4+ messages)
[PATCH] column: exit early when indent length is larger than width
2025-04-02 1:45 UTC
[ITCH] Redundant rebuilds when rebasing outdated branch
2025-04-01 23:44 UTC (2+ messages)
Git client bug with branch containing "."
2025-04-01 21:16 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 121
2025-04-01 20:38 UTC
[PATCH 0/5] parse-options: harden handling of integer values
2025-04-01 18:47 UTC (7+ messages)
` [PATCH 1/5] global: use designated initializers for options
` [PATCH 2/5] parse-options: introduce precision handling for `OPTION_INTEGER`
` [PATCH 3/5] parse-options: introduce precision handling for `OPTION_MAGNITUDE`
` [PATCH 4/5] parse-options: introduce `OPTION_UNSIGNED`
` [PATCH 5/5] parse-options: detect mismatches in integer signedness
[PATCH 0/2] bundle: fix non-linear performance scaling with refs
2025-04-01 17:00 UTC (3+ messages)
` [PATCH 1/2] t6020: test for duplicate refnames in bundle creation
` [PATCH 2/2] bundle: fix non-linear performance scaling with refs
[PATCH] git-gui - simplify _open_stdout_stderr
2025-04-01 16:48 UTC (3+ messages)
[PATCH] gitk - override $PATH search only on Windows
2025-04-01 16:44 UTC (8+ messages)
` [PATCH v2 0/3] gitk: override PATH "
` [PATCH v2 1/3] gitk: override $PATH "
` [PATCH v2 2/3] gitk: _search_exe is no longer needed
` [PATCH v2 3/3] gitk: limit PATH search to bare executable names
[Windows] Severe problems after upgrading to 2.48.1.windows.1
2025-04-01 15:45 UTC (2+ messages)
Testsuite failure on s390x and sparc64 after 6840fe9ee2
2025-04-01 15:04 UTC (12+ messages)
[PATCH 0/8] Introduce git-blame-tree(1) command
2025-04-01 9:29 UTC (5+ messages)
[PATCH 0/3] http: support fine-tuning curl's keepalive behavior
2025-04-01 9:16 UTC (8+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 2/4] http.c: introduce `set_long_from_env()` for convenience
` [PATCH v2 3/4] http.c: inline `set_curl_keepalive()`
` [PATCH v2 4/4] http.c: allow custom TCP keepalive behavior via config
[PATCH] git p4 fix for failure to decode p4 errors
2025-03-31 23:37 UTC (8+ messages)
[PATCH 0/1] Restore the ability to clone repositories owned by another user
2025-03-31 21:53 UTC (4+ messages)
` [PATCH 1/1] Allow cloning from "
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).