messages from 2026-01-05 15:06:45 to 2026-01-07 23:39:01 UTC [more...]
[PATCH] ignores: handle non UTF-8 exclude files
2026-01-07 23:38 UTC (12+ messages)
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2026-01-07 23:01 UTC (26+ 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 v8 00/11] Add submodulePathConfig extension and gitdir encoding
` [PATCH v8 01/11] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH v8 02/11] submodule: always validate gitdirs inside submodule_name_to_gitdir
` [PATCH v8 03/11] builtin/submodule--helper: add gitdir command
` [PATCH v8 04/11] submodule: introduce extensions.submodulePathConfig
` [PATCH v8 05/11] submodule: allow runtime enabling extensions.submodulePathConfig
` [PATCH v8 06/11] submodule--helper: add gitdir migration command
` [PATCH v8 07/11] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
` [PATCH v8 08/11] submodule--helper: fix filesystem collisions by encoding gitdir paths
` [PATCH v8 09/11] submodule: fix case-folding gitdir filesystem collisions
` [PATCH v8 10/11] submodule: hash the submodule name for the gitdir path
` [PATCH v8 11/11] submodule: detect conflicts with existing gitdir configs
Slow git pack-refs --all
2026-01-07 22:58 UTC (13+ messages)
What are the changes that mingw-w64-x86_64-git-extra
2026-01-07 21:47 UTC
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-07 21:28 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] repo: add a default output format to enum output_format
What's cooking in git.git (Jan 2026, #02)
2026-01-07 20:15 UTC (3+ messages)
[PATCH] doc: git-blame: convert blame to new doc format
2026-01-07 18:44 UTC (4+ messages)
[PATCH v2] ws: add new tab-between-non-ws check
2026-01-07 18:11 UTC (5+ messages)
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2026-01-07 18:01 UTC (12+ 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
git-last-modified on bare repository
2026-01-07 17:12 UTC (10+ messages)
[PATCH v3] lockfile: add PID file for debugging stale locks
2026-01-07 16:45 UTC (2+ messages)
` [PATCH v4] "
[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 3 & 4)
2026-01-07 15:42 UTC
[Outreachy PATCH v2] environment: move "core.attributesFile" into repo-setting
2026-01-07 15:33 UTC (13+ 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()`
[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] fsck: snapshot default refs before object walk
2026-01-07 1:29 UTC (6+ messages)
` [PATCH v2] "
[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 v2 0/7] Improvements for reading object info
2026-01-06 6:34 UTC (4+ messages)
` [PATCH v2 3/7] packfile: extend `is_delta` field to allow for "unknown" state
[Bug] Git subtree regression
2026-01-06 4:55 UTC (2+ messages)
Another look?
2026-01-06 0:08 UTC (4+ messages)
` 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)
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).