messages from 2025-04-25 06:25:57 to 2025-04-29 07:52:24 UTC [more...]
[PATCH 00/13] object-store: a handful of cleanups
2025-04-29 7:52 UTC (31+ messages)
` [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 00/13] object-store: a handful of cleanups
` [PATCH v2 01/13] object-store: move `struct packed_git` into "packfile.h"
` [PATCH v2 02/13] object-store: drop `loose_object_path()`
` [PATCH v2 03/13] object-store: move and rename `odb_pack_keep()`
` [PATCH v2 04/13] object-store: move function declarations to their respective subsystems
` [PATCH v2 05/13] object-store: allow fetching objects via `has_object()`
` [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
` [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
` [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
` [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
` [PATCH v2 11/13] list-objects: clarify how promised blobs are excluded
` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
` [PATCH v2 13/13] object-store: drop `repo_has_object_file()`
` [PATCH v3 0/7] object-store: a handful of cleanups
[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
2025-04-29 7:07 UTC (13+ messages)
` [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
` [PATCH 2/9] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH 3/9] t/unit-tests: convert reftable block test to use clar
` [PATCH 4/9] t/unit-tests: convert reftable merged "
` [PATCH 5/9] t/unit-tests: convert reftable pq "
` [PATCH 6/9] t/unit-tests: convert reftable reader "
` [PATCH 7/9] t/unit-tests: convert reftable readwrite "
` [PATCH 8/9] t/unit-tests: convert reftable record "
` [PATCH 9/9] t/unit-tests: convert reftable stack "
[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
2025-04-29 5:33 UTC (17+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper
` [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
` [PATCH v2 1/3] test-tool: add pack-deltas helper
` [PATCH v2 2/3] t5309: create failing test for 'git index-pack'
` [PATCH v2 3/3] index-pack: allow revisiting REF_DELTA chains
[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-29 3:44 UTC (31+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] send-email: implement SMTP bearer authentication
` [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH v6 0/1] send-email: add oauth2 support and fix outlook breaking threads
` [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH] send-email: add --smtp-outlook-id-tweak option
` [PATCH v2] "
bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
2025-04-28 22:55 UTC (4+ messages)
response to "git branch -f foo origin/foo"
2025-04-28 20:11 UTC
Error on using git update-git-for-windows
2025-04-28 20:02 UTC (5+ messages)
[BUG] rebase: can write reflog with uninit. `action` string
2025-04-28 19:40 UTC
[PATCH] gitlab-ci: always run MSVC-based Meson job
2025-04-28 18:44 UTC (3+ messages)
Probably typographic error in tutorial 2
2025-04-28 18:37 UTC (3+ messages)
[PATCH] xdiff: disable cleanup_records heuristic with --minimal
2025-04-28 17:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
2025-04-28 17:01 UTC (4+ messages)
[PATCH 0/3] gitk: small quality of life improvements for themed Tk
2025-04-28 15:56 UTC (4+ messages)
` [PATCH 1/3] gitk: fix text wrapping preferences for unthemed tk
` [PATCH 2/3] gitk: do not set fg/bg color scheme for themed Tk
` [PATCH 3/3] gitk: on themed tk, use uicolor to draw a sash between panes
[PATCH] Fix early wrapping of the command line when using git-prompt.sh
2025-04-28 12:58 UTC
[PATCH] Fix early wrapping of the command line when using git-prompt.sh
2025-04-28 12:33 UTC
repo.eclipse.org outage breaking all our linux CI jobs
2025-04-28 10:30 UTC (16+ messages)
` [PATCH] ci: skip unavailable external software
` [PATCH 0/2] ci: update unavailable external software handling
` [PATCH 1/2] ci: update the message for unavailble third-party software
` [PATCH 2/2] ci: download JGit from maven, not eclipse.org
Feature Suggestion for Branch Switching/Creation in Git
2025-04-28 9:30 UTC
[PATCH v2] gitk: added external diff file rename detection
2025-04-28 8:52 UTC (5+ messages)
` [PATCH v3] "
` AW: "
` [PATCH v4] gitk: add "
Workflow for bisecting with test in a branch
2025-04-28 7:41 UTC (2+ messages)
What's cooking in git.git (Apr 2025, #07; Thu, 24)
2025-04-28 7:33 UTC (2+ messages)
[PATCH 0/5] meson: wire up support for benchmarks
2025-04-28 7:30 UTC (20+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] t/perf: fix benchmarks with alternate repo formats
` [PATCH v4 2/5] t/perf: use configured PERL_PATH
` [PATCH v4 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH v4 4/5] meson: wire up benchmarks
` [PATCH v4 5/5] meson: wire up benchmarking options
` [PATCH v5 0/5] meson: wire up support for benchmarks
` [PATCH v5 1/5] t/perf: fix benchmarks with alternate repo formats
` [PATCH v5 2/5] t/perf: use configured PERL_PATH
` [PATCH v5 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH v5 4/5] meson: wire up benchmarks
` [PATCH v5 5/5] meson: wire up benchmarking options
Shallow checkout of submodules
2025-04-28 4:04 UTC
[PATCH] send-mail: improve checks for valid_fqdn
2025-04-26 18:15 UTC
[PATCH] replace-refs: fix support of qualified replace ref paths
2025-04-26 7:10 UTC
[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
2025-04-25 22:25 UTC (23+ messages)
` [PATCH 1/2] meson: report detected runtime executable paths
` [PATCH v2 0/2] meson: prefer '/bin/sh' over PATH lookup
` [PATCH v2 1/2] meson: report detected runtime executable paths
` [PATCH v2 2/2] meson: prefer POSIX-specified shell path
` [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
` [PATCH v3 1/2] meson: report detected runtime executable paths
` [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
[PATCH v2 0/3] bundle-uri: copy all bundle references ino the refs/bundle space
2025-04-25 20:42 UTC (23+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
` [PATCH v4 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
` [PATCH v4 1/2] "
` [PATCH v4 2/2] bundle-uri: add test for bundle-uri clones with tags
` [PATCH v5 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
` [PATCH v5 1/2] "
` [PATCH v5 2/2] bundle-uri: add test for bundle-uri clones with tags
` [PATCH v6 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
` [PATCH v6 1/2] "
` [PATCH v6 2/2] bundle-uri: add test for bundle-uri clones with tags
` [PATCH v7 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
` [PATCH v7 1/2] "
` [PATCH v7 2/2] bundle-uri: add test for bundle-uri clones with tags
Feature request: automatically read .git-blame-ignore-revs or allow global optional config
2025-04-25 19:54 UTC (2+ messages)
[GSoC PATCH v2] revision: remove log_reencode field from rev_info
2025-04-25 12:51 UTC (3+ messages)
cURL in git for windows does not support HTTP/2 anymore
2025-04-25 12:02 UTC (5+ messages)
[Windows] Severe problems after upgrading to 2.48.1.windows.1
2025-04-25 11:24 UTC (6+ messages)
[PATCH 1/6] meson: simplify and parameterize various standard function checks
2025-04-25 9:53 UTC (3+ messages)
` [PATCH v3 0/6] meson: miscellaneous system detection fixes
Git Bug Report - Weird file behavior and unable to change branches with no changes
2025-04-25 7:35 UTC (2+ messages)
[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
2025-04-25 7:29 UTC (8+ messages)
` [PATCH 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH 2/7] builtin/gc: remove global variables where it trivial to do
` [PATCH 3/7] builtin/gc: move pruning of worktrees into a separate function
` [PATCH 4/7] worktree: expose function to retrieve worktree names
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH 6/7] builtin/gc: move rerere garbage collection into separate function
` [PATCH 7/7] builtin/maintenance: introduce "rerere-gc" task
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).