messages from 2026-01-05 10:55:09 to 2026-01-07 14:19:07 UTC [more...]
[Outreachy PATCH v2] environment: move "core.attributesFile" into repo-setting
2026-01-07 14:18 UTC (14+ messages)
Project Financing Opportunity
2026-01-07 13:18 UTC
[PATCH v2 00/10] Start tracking packfiles per object database source
2026-01-07 13:15 UTC (9+ messages)
` [PATCH v2 03/10] packfile: refactor kept-pack cache to work with packfile stores
` [PATCH v2 04/10] packfile: refactor misleading code when unusing pack windows
` [PATCH v2 05/10] packfile: move packfile store into object source
` [PATCH v2 07/10] packfile: only prepare owning store in `packfile_store_prepare()`
[PATCH 0/8] Improvements for reading object info
2026-01-07 13:08 UTC (21+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] object-file: always set OI_LOOSE when "
` [PATCH v3 2/7] packfile: always declare object info to be OI_PACKED
` [PATCH v3 3/7] packfile: extend `is_delta` field to allow for "unknown" state
` [PATCH v3 4/7] packfile: always populate pack-specific info when reading object info
` [PATCH v3 5/7] packfile: disentangle return value of `packed_object_info()`
` [PATCH v3 6/7] packfile: skip unpacking object header for disk size requests
` [PATCH v3 7/7] packfile: drop repository parameter from `packed_object_info()`
` [PATCH v4 0/7] Improvements for reading object info
` [PATCH v4 1/7] object-file: always set OI_LOOSE when "
` [PATCH v4 2/7] packfile: always declare object info to be OI_PACKED
` [PATCH v4 3/7] packfile: extend `is_delta` field to allow for "unknown" state
` [PATCH v4 4/7] packfile: always populate pack-specific info when reading object info
` [PATCH v4 5/7] packfile: disentangle return value of `packed_object_info()`
` [PATCH v4 6/7] packfile: skip unpacking object header for disk size requests
` [PATCH v4 7/7] packfile: drop repository parameter from `packed_object_info()`
Slow git pack-refs --all
2026-01-07 11:42 UTC (11+ messages)
[PATCH v2] ws: add new tab-between-non-ws check
2026-01-07 11:34 UTC (3+ messages)
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2026-01-07 10:10 UTC (9+ messages)
` [PATCH v8 0/7] "
` [PATCH v8 1/7] builtin/replay: extract core logic to replay revisions
` [PATCH v8 2/7] builtin/replay: move core logic into "libgit.a"
` [PATCH v8 3/7] replay: small set of cleanups
` [PATCH v8 4/7] replay: yield the object ID of the final rewritten commit
` [PATCH v8 5/7] wt-status: provide function to expose status for trees
` [PATCH v8 6/7] builtin: add new "history" command
` [PATCH v8 7/7] builtin/history: implement "reword" subcommand
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2026-01-07 10:05 UTC (13+ messages)
` [PATCH 2/9] promisor-remote: allow a client to store fields
` [PATCH 4/9] fetch: make filter_options local to cmd_fetch()
` [PATCH 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH 7/9] list-objects-filter-options: implement auto filter resolution
` [PATCH 8/9] promisor-remote: keep advertised filter in memory
` [PATCH 9/9] fetch-pack: wire up and enable auto filter logic
[GSoC PATCH v3] add -p: show user's hunk decision when selecting hunks
2026-01-07 8:49 UTC (14+ messages)
` [GSoC PATCH v4] "
` [GSoC PATCH v5] "
` [GSoC PATCH v6] "
[PATCH] cat-file: only use bitmaps when filtering
2026-01-07 8:20 UTC (2+ messages)
[PATCH] t5550: add netrc tests for http 401/403
2026-01-07 7:47 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] Update clar for improved integer handling
2026-01-07 7:40 UTC (11+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] t/unit-tests: update clar to 39f11fe
question about affected version of CVE-2025-48385
2026-01-07 5:36 UTC
[PATCH v2 0/5] replay: die descriptively when invalid commit-ish
2026-01-07 3:56 UTC (10+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] replay: remove dead code and rearrange
` [PATCH v3 2/6] replay: find *onto only after testing for ref name
` [PATCH v3 3/6] replay: die descriptively when invalid commit-ish is given
` [PATCH v3 4/6] replay: improve code comment and die message
` [PATCH v3 5/6] replay: die if we cannot parse object
` [PATCH v3 6/6] t3650: add more regression tests for failure conditions
[PATCH v3 0/4] doc: git-reset: clarify DESCRIPTION section
2026-01-07 3:55 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] doc: git-reset: reorder the forms
` [PATCH v4 2/4] doc: git-reset: clarify intro
` [PATCH v4 3/4] doc: git-reset: clarify `git reset [mode]`
` [PATCH v4 4/4] doc: git-reset: clarify `git reset <pathspec>`
[PATCH 0/3] Some random object database related fixes
2026-01-07 3:51 UTC (12+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] builtin/gc: fix condition for whether to write commit graphs
` [PATCH v3 0/2] Some random object database related fixes
` [PATCH v3 1/2] builtin/gc: fix condition for whether to write commit graphs
` [PATCH v3 2/2] odb: properly close sources before freeing them
[PATCH] ignores: handle non UTF-8 exclude files
2026-01-07 1:35 UTC (9+ messages)
[PATCH] fsck: snapshot default refs before object walk
2026-01-07 1:29 UTC (6+ messages)
` [PATCH v2] "
git-last-modified on bare repository
2026-01-07 0:01 UTC (9+ messages)
[PATCH] doc: git-blame: convert blame to new doc format
2026-01-06 21:16 UTC (3+ messages)
[PATCH 0/2] more t/perf meson/GIT-BUILD-OPTIONS fallout
2026-01-06 17:07 UTC (4+ messages)
` [PATCH 1/2] t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORY
` [PATCH 2/2] t/perf/run: preserve GIT_PERF_* from environment
Unexpected behavior in git diff --relative=<path>
2026-01-06 16:58 UTC (2+ messages)
[PATCH v7 00/12] Introduce git-history(1) command for easy history editing
2026-01-06 15:41 UTC (4+ messages)
` [PATCH v7 04/12] builtin: add new "history" command
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2026-01-06 15:40 UTC (14+ messages)
contrib/bazel interest check
2026-01-06 14:39 UTC (3+ messages)
Metadata for merge conflicts during rebase (to aid rustc) and potential for better user experience?
2026-01-06 14:29 UTC (4+ messages)
[GSoC PATCH] t1420-lost-found.sh: use test_path_is_file for error logging
2026-01-06 13:26 UTC (2+ messages)
` [GSoC PATCH v2 1/1] t1420: modernize the lost-found test
How is git diff --relative supposed to work?
2026-01-06 10:22 UTC (2+ messages)
[PATCH 0/2] shallow: handling fetch relative-deepen
2026-01-06 7:44 UTC (5+ messages)
` [PATCH 1/2] shallow: free local object_array allocations
` [PATCH 2/2] shallow: handling fetch relative-deepen
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2026-01-06 7:26 UTC (11+ messages)
` [PATCH v7 00/11] Add submodulePathConfig extension and gitdir encoding
` [PATCH v7 04/11] submodule: introduce extensions.submodulePathConfig
` [PATCH v7 05/11] submodule: allow runtime enabling extensions.submodulePathConfig
` [PATCH v7 06/11] submodule--helper: add gitdir migration command
` [PATCH v7 11/11] submodule: detect conflicts with existing gitdir configs
[PATCH v2 0/7] Improvements for reading object info
2026-01-06 6:34 UTC (9+ messages)
` [PATCH v2 2/7] packfile: always declare object info to be OI_PACKED
` [PATCH v2 3/7] packfile: extend `is_delta` field to allow for "unknown" state
` [PATCH v2 4/7] packfile: always populate pack-specific info when reading object info
[Bug] Git subtree regression
2026-01-06 4:55 UTC (2+ messages)
[PATCH v16 1/2] refactor format_branch_comparison in preparation
2026-01-06 0:08 UTC (6+ messages)
` Another look?
` ABQ
Triangular workflows
2026-01-05 22:36 UTC (2+ messages)
[PATCH v10 0/3] status: show additional comparison with push branch when different from tracking branch
2026-01-05 21:55 UTC (3+ messages)
` Another look?
[PATCH] ws: add new tab-between-non-ws check
2026-01-05 20:59 UTC (3+ messages)
[PATCH 0/2] refs: allow setting the reference directory
2026-01-05 20:13 UTC (4+ messages)
` [PATCH v3 "
I still use git whatchanged
2026-01-05 19:26 UTC (3+ messages)
What's cooking in git.git (Jan 2026, #02)
2026-01-05 16:36 UTC
Git Rev News is on Reader Directory
2026-01-05 15:00 UTC
[PATCH v2] reftable/iter: fix undefined behavior in indexed_table_ref_iter_next
2026-01-05 14:59 UTC (2+ messages)
[PATCH] [GSoC][PATCH] t9160:modernize test path checking
2026-01-05 14:59 UTC
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-05 14:19 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] repo: add a default output format to enum output_format
` [PATCH v2 2/2] repo: add new flag --keys to git-repo-info
[PATCH v3] t1300: use test helpers instead of test builtins
2026-01-05 14:13 UTC (7+ messages)
` [PATCH v4] "
[Gsoc] Early Introduction
2026-01-05 14:04 UTC (4+ messages)
[PATCH 0/5] builtin/repack: make geometric repacking compatible with promisors
2026-01-05 13:16 UTC (6+ messages)
` [PATCH 1/5] builtin/pack-objects: exclude promisor objects with "--stdin-packs"
` [PATCH 2/5] repack-geometry: extract function to compute repacking split
` [PATCH 3/5] repack-promisor: extract function to finalize repacking
` [PATCH 4/5] repack-promisor: extract function to remove redundant packs
` [PATCH 5/5] builtin/repack: handle promisor packs with geometric repacking
[PATCH 0/2] Fix shallow clone with ref-in-want enabled
2026-01-05 13:00 UTC (3+ messages)
` [PATCH 1/2] upload-pack: send shallow-info before wanted-refs in protocol v2
[PATCH v2] lockfile: add PID file for debugging stale locks
2026-01-05 12:23 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/10] Convert remaining hooks to hook.h
2026-01-05 12:13 UTC (5+ messages)
` [PATCH v6 00/11] "
[PATCH v3] fsmonitor: implement filesystem change listener for Linux
2026-01-05 12:07 UTC (3+ messages)
` [PATCH v4] "
git-last-modified weirdness
2026-01-05 11:52 UTC (3+ messages)
[PATCH] [GSoC] t5403: use test_path_is_file instead of test -f
2026-01-05 11:47 UTC (5+ 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).