messages from 2025-04-02 06:40:56 to 2025-04-04 15:20:23 UTC [more...]
[GSoC] Proposal Discussion: git-refs Project
2025-04-04 15:20 UTC (10+ messages)
` [GSoC] git-refs proposal draft
` Discussion on git-refs list Implementation and Possible Approaches
` Fwd: "
[GSoC] Project Proposal: Machine-Readable Repository Information Query Tool
2025-04-04 15:01 UTC (5+ messages)
problem w/recursive, submodules?
2025-04-04 14:59 UTC (2+ messages)
[GSOC] [PROPOSAL V1]: Refactoring in order to reduce Git’s global state
2025-04-04 14:45 UTC (3+ messages)
` [GSOC] [PROPOSAL v2]: "
[PATCH] git: add --no-hooks global option
2025-04-04 14:15 UTC (4+ messages)
[PATCH 0/3] rebase -r: a bugfix and two status-related improvements
2025-04-04 14:13 UTC (8+ messages)
` [PATCH 3/3] wt-status: suggest 'git rebase --continue' to conclude 'merge' instruction
[Windows] Severe problems after upgrading to 2.48.1.windows.1
2025-04-04 14:11 UTC (3+ messages)
GSoC 2025 Proposal
2025-04-04 14:00 UTC
[GSOC] [Proposal v1] Machine-Readable Repository Information Query Tool
2025-04-04 13:22 UTC (6+ messages)
[GSoC][Proposal RFC] Consolidate ref-related functionality into git-refs
2025-04-04 12:24 UTC (8+ messages)
` [GSoC][Proposal RFC v2] "
[PATCH] perf: do allow `GIT_PERF_*` to be overridden again
2025-04-04 12:13 UTC (2+ messages)
[PATCH 0/2] help: include SHA build options in version info
2025-04-04 11:06 UTC (16+ messages)
` [PATCH v2 "
` [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 v6 00/16] refs: batch refname availability checks
2025-04-04 10:59 UTC (8+ messages)
` [PATCH v6 14/16] refs/iterator: implement seeking for packed-ref iterators
[PATCH] refs/packed: fix BUG when seeking refs with UTF-8 characters
2025-04-04 10:58 UTC
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-04 9:41 UTC (38+ messages)
[GSoC PROPOSAL v1] Refactoring in order to reduce Git’s global state
2025-04-04 9:19 UTC (4+ messages)
What's cooking in git.git (Mar 2025, #07; Wed, 26)
2025-04-04 9:02 UTC (3+ messages)
` jk/fetch-follow-remote-head-fix, was "
` jk/zlib-inflate-fixes, "
[PATCH 0/2] approxidate: tweak special date formats
2025-04-04 8:40 UTC (5+ messages)
` [PATCH 1/2] approxidate: make "specials" respect fixed day-of-month
` [PATCH 2/2] approxidate: overwrite tm_mday for `now` and `yesterday`
Update symlinks after changing core.symlinks
2025-04-04 7:31 UTC (5+ messages)
[PATCH] revision: fix --left/right-only use with unrelated histories
2025-04-04 5:13 UTC (5+ messages)
--filter=blob:none in GIT config
2025-04-03 22:44 UTC (2+ messages)
Git Commit Signing
2025-04-03 22:08 UTC (2+ messages)
[PATCH 0/2] bundle: fix non-linear performance scaling with refs
2025-04-03 19:07 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v2 00/10] builtin/cat-file: allow filtering objects in batch mode
2025-04-03 18:24 UTC (23+ 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] 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] "
[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 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)
[PATCH 0/4] Collection of build fixes
2025-04-03 8:39 UTC (10+ 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 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
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 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)
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).