messages from 2026-07-16 05:33:18 to 2026-07-16 19:04:04 UTC [more...]
[GIT PULL] gitk: Bulgarian+Spanish translations, silent make -s
2026-07-16 19:03 UTC (3+ messages)
[PATCH 0/5] Reintroduce writev(3p)
2026-07-16 18:56 UTC (8+ messages)
` [PATCH 1/5] compat/posix: introduce writev(3p) wrapper
` [PATCH 2/5] wrapper: introduce writev(3p) wrappers
` [PATCH 3/5] wrapper: properly handle MAX_IO_SIZE in writev(3p)
` [PATCH 4/5] sideband: use writev(3p) to send pktlines
` [PATCH 5/5] fast-import: use writev(3p) to send cat-blob responses
[PATCH] wt-status: avoid quadratic insertion for untracked paths
2026-07-16 18:50 UTC
[PATCH 0/2] Some wincred fixes
2026-07-16 18:34 UTC (4+ messages)
` [PATCH 1/2] wincred: avoid memory corruption when erasing a credential
` [PATCH 2/2] wincred: prevent silent credential loss when storing OAuth tokens
[PATCH] revision: fix --no-walk path filtering regression
2026-07-16 17:59 UTC (2+ messages)
[GIT PULL] git-gui: larger commit msg field, Bulgarian translation, silent make -s
2026-07-16 17:49 UTC (2+ messages)
[PATCH] stash: add 'rename' subcommand
2026-07-16 17:46 UTC (3+ messages)
[PATCH v4 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-07-16 17:31 UTC (4+ messages)
` [PATCH v5 0/9] "
[PATCH] rebase: mention --abort alongside --continue
2026-07-16 17:24 UTC (10+ messages)
[PATCH 0/3] bisect: add --auto-reset to leave when done
2026-07-16 17:22 UTC (5+ messages)
` [PATCH 1/3] bisect: read run output from the open descriptor
` [PATCH 2/3] bisect: let bisect_reset() optionally check out quietly
` [PATCH 3/3] bisect: add --auto-reset to leave when done
[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
2026-07-16 16:55 UTC (8+ messages)
` [PATCH 1/7] parse-options: introduce OPT_HIDDEN_GROUP
` [PATCH 2/7] api-parse-options.adoc: document per-option flags
` [PATCH 3/7] api-parse-options.adoc: document hidden and OPT_*_F option macros
` [PATCH 4/7] fast-import: localize 'i' into the 'for' loops using it
` [PATCH 5/7] fast-import: introduce 'struct fast_import_state'
` [PATCH 6/7] fast-import: move command state globals into "
` [PATCH 7/7] fast-import: use struct option for usage string
Vagrant + GitBash Issues
2026-07-16 16:40 UTC
[PATCH GSoC v17 00/13] cat-file: add remote-object-info to batch-command
2026-07-16 16:37 UTC (7+ messages)
` [PATCH GSoC v18 "
` [PATCH GSoC v18 05/13] fetch-pack: drop static advertise_sid variable
` [PATCH GSoC v18 10/13] transport: add client support for object-info
[PATCH 0/7] refs: remove use of `the_repository`
2026-07-16 15:36 UTC (11+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] refs/packed: de-globalize handling of "core.packedRefsTimeout"
` [PATCH v3 2/6] refs/files: drop `USE_THE_REPOSITORY_VARIABLE`
` [PATCH v3 3/6] worktree: refactor code to use available repositories
` [PATCH v3 4/6] worktree: pass repository to file-local functions
` [PATCH v3 5/6] worktree: pass repository to public functions
` [PATCH v3 6/6] refs: remove remaining uses of `the_repository`
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-07-16 15:36 UTC (4+ messages)
` [GSoC Patch 7/7] repo: add path.git-prefix path key validation
[PATCH v1] repository: move fetch_if_missing into struct repository
2026-07-16 15:28 UTC (5+ messages)
` [PATCH v2] "
[PATCH] copy: drop dependency on `the_repository`
2026-07-16 15:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] remote-curl: simplify passing of push specs
2026-07-16 14:28 UTC (5+ messages)
[PATCH v5 0/2] fetch: make submodule fetch errors configurable
2026-07-16 14:09 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] submodule: fix premature failure in recursive submodule fetch
` [PATCH v6 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
[RFC PATCH 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-07-16 13:28 UTC (8+ messages)
` [RFC PATCH 1/7] builtin/repack.c: add --drop-filtered and --dry-run options
` [RFC PATCH 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
` [RFC PATCH 3/7] repack-promisor: allow excluding objects from the rebuilt promisor pack
` [RFC PATCH 4/7] builtin/repack: enumerate promisor blobs for --drop-filtered
` [RFC PATCH 5/7] t7706: test --drop-filtered enumeration and validation
` [RFC PATCH 6/7] builtin/repack: actually drop filtered promisor blobs
` [RFC PATCH 7/7] repack-promisor: record dropped objects in a drop log
[PATCH] submodule--helper: avoid use of %zu for now
2026-07-16 13:18 UTC (3+ messages)
[PATCH 0/3] refspec: remove dependency on `the_repository`
2026-07-16 12:38 UTC (4+ messages)
` [PATCH 1/3] refspec: group related structures and functions
` [PATCH 2/3] refspec: let callers pass in hash algorithm when parsing items
` [PATCH 3/3] refspec: stop depending on `the_repository`
git-last-modified(1) slower than git-log(1)?
2026-07-16 11:42 UTC (4+ messages)
[PATCH 0/3] history: sign rewritten commits
2026-07-16 10:18 UTC (5+ messages)
` [PATCH 1/3] builtin/history: "
` [PATCH 2/3] doc: document history signing options
[PATCH v3 0/3] Reuse --contains traversal results
2026-07-16 9:19 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] commit-reach: reject cycles in contains walk
` [PATCH v4 3/3] commit-reach: die on contains walk errors
[PATCH v5 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
2026-07-16 8:49 UTC (6+ messages)
` [PATCH v6 "
` [PATCH v6 1/4] read-cache: remove redundant extern declarations
` [PATCH v6 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v6 3/4] environment: move trust_executable_bit into repo_config_values
` [PATCH v6 4/4] environment: move has_symlinks "
[PATCH] t7614: avoid hiding git's exit code in a pipe
2026-07-16 7:12 UTC (2+ messages)
page: | 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