messages from 2026-04-28 16:26:25 to 2026-05-04 00:11:34 UTC [more...]
[RFC PATCH 0/7] pack-bitmap: resolve various `--path-walk` incompatibilities
2026-05-04 0:11 UTC (7+ messages)
` [RFC PATCH 1/7] pack-objects: update `--path-walk`'s existing incompatibilities
` [RFC PATCH 2/7] path-walk: support `tree:0` filter
` [RFC PATCH 3/7] path-walk: support `object:type` filter
` [RFC PATCH 4/7] path-walk: support `combine` filter
` [RFC PATCH 5/7] pack-objects: support reachability bitmaps with `--path-walk`
` [RFC PATCH 6/7] pack-objects: extract `record_tree_depth()` helper
[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
2026-05-03 22:59 UTC (9+ messages)
` [PATCH 1/7] pack-objects: pass --objects with --path-walk
` [PATCH 2/7] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH 3/7] path-walk: support blobless filter
` [PATCH 4/7] backfill: die on incompatible filter options
` [PATCH 5/7] path-walk: support blob size limit filter
` [PATCH 6/7] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH 7/7] pack-objects: support sparse:oid filter with path-walk
[PATCH] fetch: add fetch.pruneLocalBranches config
2026-05-03 22:39 UTC (2+ messages)
[PATCH v4] checkout: add --fetch to fetch remote before resolving start-point
2026-05-03 22:32 UTC (5+ messages)
` [PATCH v5] checkout: extend --track with a "fetch" mode to refresh start-point
` [PATCH] checkout: add --autostash option for branch switching
` [PATCH v6] checkout: extend --track with a "fetch" mode to refresh start-point
[PATCH 0/1] http: reject unsupported proxy URL schemes
2026-05-03 22:19 UTC (3+ messages)
` [PATCH 1/1] "
git rename/moved status unreliable in ruby
2026-05-03 21:59 UTC (6+ messages)
git 2.54 fails to build for rhel 6 (2.53 builds fine)
2026-05-03 19:50 UTC
[PATCH 00/13] builtin: implement, document and test url-parse
2026-05-03 19:36 UTC (23+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] connect: rename enum protocol to url_scheme
` [PATCH v2 2/8] url: move url_is_local_not_ssh to url.h
` [PATCH v2 3/8] url: move scheme detection to URL header/source
` [PATCH v2 4/8] url: return URL_SCHEME_UNKNOWN instead of dying
` [PATCH v2 5/8] urlmatch: define url_parse function
` [PATCH v2 6/8] builtin: create url-parse command
` [PATCH v2 7/8] doc: describe the url-parse builtin
` [PATCH v2 8/8] t9904: add tests for the new "
` [PATCH v3 0/8] builtin: implement, document and test url-parse
` [PATCH v3 1/8] connect: rename enum protocol to url_scheme
` [PATCH v3 2/8] url: move url_is_local_not_ssh to url.h
` [PATCH v3 3/8] url: move scheme detection to URL header/source
` [PATCH v3 4/8] url: return URL_SCHEME_UNKNOWN instead of dying
` [PATCH v3 5/8] urlmatch: define url_parse function
` [PATCH v3 6/8] builtin: create url-parse command
` [PATCH v3 7/8] doc: describe the url-parse builtin
` [PATCH v3 8/8] t9904: add tests for the new "
[PATCH v2 0/2] name-rev: learn --format=<pretty>
2026-05-03 19:19 UTC (17+ messages)
` [PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
` [PATCH v3 1/5] name-rev: wrap both blocks in braces
` [PATCH v3 2/5] name-rev: run clang-format before factoring code
` [PATCH v3 3/5] name-rev: factor code for sharing with a new command
` [PATCH v3 4/5] name-rev: make dedicated --annotate-stdin --name-only test
` [PATCH v3 5/5] format-rev: introduce builtin for on-demand pretty formatting
[PATCH] name-rev: fix an 'may be used uninitialized' error
2026-05-03 18:52 UTC (2+ messages)
[RFC PATCH v3 0/2] push: add support for pushing to remote groups
2026-05-03 15:34 UTC (5+ messages)
` [RFC PATCH v5 0/3] "
` [RFC PATCH v5 1/3] remote: fix sign-compare warnings in push_cas_option
` [RFC PATCH v5 2/3] remote: move remote group resolution to remote.c
` [RFC PATCH v5 3/3] push: support pushing to a remote group
[PATCH] compat/posix.h: enable UNUSED warning messages for Clang
2026-05-03 15:12 UTC
[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
2026-05-03 14:49 UTC (15+ messages)
` [PATCH 1/6] index-pack, unpack-objects: use size_t for object size
` [PATCH 2/6] git-zlib: handle data streams larger than 4GB
` [PATCH 3/6] odb, packfile: use size_t for streaming object sizes
` [PATCH 4/6] delta, packfile: use size_t for delta header sizes
` [PATCH 5/6] test-tool: add a helper to synthesize large packfiles
` [PATCH 6/6] t5608: add regression test for >4GB object clone
[GSoC] Welcoming our 2026 contributors and thanking our applicants
2026-05-03 14:28 UTC
[PATCH] submodule-config: fix reading submodule.fetchJobs
2026-05-03 13:52 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] mingw: stop using nedmalloc
2026-05-03 12:29 UTC
[PATCH] git-gui: handle bare repo or missing worktree
2026-05-03 8:53 UTC (13+ messages)
` [PATCH v2 1/1] git-gui: protect rev-parse --show-toplevel call
` [PATCH v3 1/1] git-gui: handle missing worktree and separated gitdir
` [PATCH v3 1/1] git-gui: handle missing worktree and separated
` [PATCH v4 1/1] git-gui: handle missing worktree and separated gitdir
What's cooking in git.git (May 2026, #01)
2026-05-03 3:47 UTC
[Bug] fetch --deepen truncates history in v2.54.0
2026-05-02 20:26 UTC (6+ messages)
[ANNOUNCE] Git Rev News edition 134
2026-05-02 18:30 UTC
[PATCH 0/2] status: improve rebase todo list parsing
2026-05-01 18:19 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] sequencer: factor out parsing of todo commands
` [PATCH v2 2/2] status: improve rebase todo list parsing
[PATCH] worktree: rename get_worktree_from_repository()
2026-05-01 15:20 UTC
git commit silently fails
2026-05-01 6:49 UTC (2+ messages)
[PATCH] t5564: use a short path for the SOCKS proxy socket
2026-05-01 6:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-05-01 6:46 UTC (29+ messages)
` [PATCH v2 "
` [PATCH v2 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [PATCH v2 14/16] repack: implement incremental MIDX repacking
` [PATCH v3 00/16] repack: incremental MIDX/bitmap-based repacking
` [PATCH v3 01/16] midx-write: handle noop writes when converting incremental chains
` [PATCH v3 02/16] midx: use `strset` for retained MIDX files
` [PATCH v3 03/16] midx: build `keep_hashes` array in order
` [PATCH v3 04/16] midx: use `strvec` for `keep_hashes`
` [PATCH v3 05/16] midx: introduce `--no-write-chain-file` for incremental MIDX writes
` [PATCH v3 06/16] midx: support custom `--base` "
` [PATCH v3 07/16] repack: track the ODB source via existing_packs
` [PATCH v3 08/16] midx: expose `midx_layer_contains_pack()`
` [PATCH v3 09/16] repack-midx: factor out `repack_prepare_midx_command()`
` [PATCH v3 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [PATCH v3 11/16] repack-geometry: prepare for incremental MIDX repacking
` [PATCH v3 12/16] builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
` [PATCH v3 13/16] packfile: ensure `close_pack_revindex()` frees in-memory revindex
` [PATCH v3 14/16] repack: implement incremental MIDX repacking
` [PATCH v3 15/16] repack: introduce `--write-midx=incremental`
` [PATCH v3 16/16] repack: allow `--write-midx=incremental` without `--geometric`
[PATCH v5 0/6] Xdiff cleanup part 3
2026-04-30 21:08 UTC (10+ messages)
` [PATCH v6 "
` [PATCH v6 1/6] xdiff/xdl_cleanup_records: delete local recs pointer
` [PATCH v6 2/6] xdiff: use unambiguous types in xdl_bogo_sqrt()
` [PATCH v6 3/6] xdiff/xdl_cleanup_records: use unambiguous types
` [PATCH v6 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v6 5/6] xdiff/xdl_cleanup_records: make setting action easier to follow
` [PATCH v6 6/6] xdiff/xdl_cleanup_records: make execution of "
[PATCH] pretty: add diff-stat log placeholders
2026-04-30 19:55 UTC
[PATCH v4 0/2] revision.c: implement --reverse=before for walks
2026-04-30 19:52 UTC (2+ messages)
` [PATCH v5] revision.c: implement --max-count-oldest
Draft of Git Rev News edition 134
2026-04-30 15:17 UTC
git interactive rebase does not allow editing commits at once anymore
2026-04-30 13:43 UTC (3+ messages)
[PATCH 0/3] http: fix emptyAuth=auto for Negotiate/SPNEGO
2026-04-30 10:54 UTC (10+ messages)
` [PATCH 2/3] http: attempt Negotiate auth in http.emptyAuth=auto mode
` [PATCH v2 0/4] http: fix emptyAuth=auto for Negotiate/SPNEGO
` [PATCH v2 1/4] http: extract http_reauth_prepare() from retry paths
` [PATCH v2 2/4] http: attempt Negotiate auth in http.emptyAuth=auto mode
` [PATCH v2 3/4] t5563: add tests for http.emptyAuth with Negotiate
` [PATCH v2 4/4] doc: clarify http.emptyAuth values
[PATCH v3 0/9] refs: move some of the generic logic out of the backends
2026-04-30 9:52 UTC (4+ messages)
` [PATCH v3 6/9] update-ref: handle rejections while adding updates
[PATCH v2 0/5] ci: GitHub Actions updates (brought to you by Dependabot)
2026-04-30 7:35 UTC (8+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] ci: bump microsoft/setup-msbuild from v2 to v3
` [PATCH v3 2/6] ci: bump actions/{upload,download}-artifact to v7 and v8
` [PATCH v3 3/6] ci: bump actions/github-script from v8 to v9
` [PATCH v3 4/6] ci: bump actions/checkout from v5 to v6
` [PATCH v3 5/6] ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2
` [PATCH v3 6/6] l10n: bump mshick/add-pr-comment from v2 to v3
Git maintenance fails without meaningful error message if any remote is no longer available
2026-04-29 23:13 UTC
[PATCH] subtree: allow duplicate cache entries with same value
2026-04-29 14:15 UTC
[PATCH v15 0/5] checkout: 'autostash' for branch switching
2026-04-29 11:11 UTC (10+ messages)
` [PATCH v16 "
` [PATCH v16 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v16 2/5] sequencer: allow create_autostash to run silently
` [PATCH v16 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v16 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v16 5/5] checkout -m: autostash when switching branches
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v5] t2000: modernize overall structure and path checks
2026-04-29 10:36 UTC (2+ messages)
` [PATCH v6] t2000: consolidate second scenario into a single test block
Git generated tarballs and Debian
2026-04-29 7:30 UTC (5+ messages)
[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
2026-04-29 5:13 UTC (4+ messages)
[PATCH v15 5/5] checkout -m: autostash when switching branches
2026-04-28 18:08 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH] Reintegrate: send "Huh?" warnings to stderr, not stdout
2026-04-28 18:05 UTC (2+ 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