Git development
 help / color / mirror / Atom feed
 messages from 2026-05-08 08:17:08 to 2026-05-11 23:20:07 UTC [more...]

[PATCH v4 0/6] fetch: add fetch.pruneBranches config
 2026-05-11 23:20 UTC  (16+ messages)
` [PATCH v5 0/5] branch: prune-merged
  ` [PATCH v5 1/5] branch: add --forked <remote>
  ` [PATCH v5 2/5] branch: let delete_branches warn instead of error on bulk refusal
      ` [PATCH] fetch: add fetch.pruneLocalBranches config
  ` [PATCH v5 3/5] branch: add --prune-merged <remote>
  ` [PATCH v5 4/5] branch: add branch.<name>.pruneMerged opt-out
  ` [PATCH v5 5/5] branch: add --all-remotes flag
  ` [PATCH v6 0/5] branch: prune-merged
    ` [PATCH v6 1/5] branch: add --forked <remote>
    ` [PATCH v6 2/5] branch: let delete_branches warn instead of error on bulk refusal
    ` [PATCH v6 3/5] branch: add --prune-merged <remote>
    ` [PATCH v6 4/5] branch: add branch.<name>.pruneMerged opt-out
    ` [PATCH v6 5/5] branch: add --all-remotes flag

git hard-codes use of /bin/sh for aliases
 2026-05-11 22:46 UTC  (3+ messages)

[ANNOUNCE] Tickets available for Git Merge 2026
 2026-05-11 22:17 UTC 

git hogs the CPU, RAM and storage despite its config
 2026-05-11 20:35 UTC  (14+ messages)
` unexpected auto-maintenance, was "

[PATCH 0/2] builtin/maintenance: fix locking and respect "gc.auto"
 2026-05-11 20:18 UTC  (4+ messages)
` [PATCH 1/2] builtin/maintenance: fix locking with "--detach"
` [PATCH 2/2] run-command: honor "gc.auto" for auto-maintenance

[PATCH] dir: use per-worktree repository ignore patterns upon request
 2026-05-11 19:55 UTC  (5+ messages)
` [PATCH v2] ignore: note info/exclude lives in GIT_COMMON_DIR, not GIT_DIR

[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
 2026-05-11 19:44 UTC  (22+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v3 00/12] "
    ` [PATCH v3 01/12] t5620: make test work with path-walk var
    ` [PATCH v3 02/12] pack-objects: pass --objects with --path-walk
    ` [PATCH v3 03/12] t/perf: add pack-objects filter and path-walk benchmark
    ` [PATCH v3 04/12] path-walk: always emit directly-requested objects
    ` [PATCH v3 05/12] path-walk: support blobless filter
    ` [PATCH v3 06/12] backfill: die on incompatible filter options
    ` [PATCH v3 07/12] path-walk: support blob size limit filter
    ` [PATCH v3 08/12] path-walk: add pl_sparse_trees to control tree pruning
    ` [PATCH v3 09/12] pack-objects: support sparse:oid filter with path-walk
    ` [PATCH v3 10/12] path-walk: support `tree:0` filter
    ` [PATCH v3 11/12] path-walk: support `object:type` filter
    ` [PATCH v3 12/12] path-walk: support `combine` filter

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-05-11 19:23 UTC  (9+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 9/9] doc: intepret-trailers: document comment line treatment

[Bug] fetch --deepen truncates history in v2.54.0
 2026-05-11 19:20 UTC  (6+ messages)
` [PATCH 1/1] shallow: fix relative deepen on non-shallow repositories
        ` [PATCH v2] "

[PATCH] add -p: introduce 'w' command to view hunk with --word-diff
 2026-05-11 19:16 UTC  (5+ messages)

[PATCH v2 0/7] odb: add write operation to ODB transaction interface
 2026-05-11 17:58 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/7] odb: update `struct odb_write_stream` read() callback

[PATCH 0/3] Batch prefetching
 2026-05-11 17:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`

[PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
 2026-05-11 15:45 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 5/5] "
  ` [PATCH v5 0/5] "
    ` [PATCH v5 1/5] name-rev: wrap both blocks in braces
    ` [PATCH v5 2/5] name-rev: run clang-format before factoring code
    ` [PATCH v5 3/5] name-rev: factor code for sharing with a new command
    ` [PATCH v5 4/5] name-rev: make dedicated --annotate-stdin --name-only test
    ` [PATCH v5 5/5] format-rev: introduce builtin for on-demand pretty formatting

Noômen: Gifted Invite Enclosed (Github Community Partnership)
 2026-05-11 15:38 UTC  (2+ messages)

[PATCH v6] checkout: extend --track with a "fetch" mode to refresh start-point
 2026-05-11 13:47 UTC  (7+ messages)
    ` [PATCH] checkout: add --fetch to fetch remote before resolving start-point
` [PATCH v7] checkout: extend --track with a "fetch" mode to refresh start-point
  ` [PATCH v8] "

What's cooking in git.git (May 2026, #02)
 2026-05-11 13:22 UTC  (3+ messages)
` kh/name-rev-custom-format

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2026-05-11 13:10 UTC  (7+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
  ` [PATCH v2 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
  ` [PATCH v2 7/8] promisor-remote: auto-configure unknown remotes

[PATCH] commit-reach: early exit paint_down_to_common for single merge-base
 2026-05-11 12:59 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4 0/2] [RFC] commit-reach: skip STALE drain when only one merge-base needed
      ` [PATCH v4 1/2] commit-reach: introduce merge_base_flags enum
      ` [PATCH v4 2/2] commit-reach: early exit paint_down_to_common for single merge-base

[PATCH] sequencer: remove todo_add_branch_context.commit
 2026-05-11 12:21 UTC 

[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
 2026-05-11 10:02 UTC  (15+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] index-pack, unpack-objects: use size_t for object size
  ` [PATCH v3 00/11] Handle cloning of objects larger than 4GB on Windows
    ` [PATCH v3 10/11] t5608: mark >4GB tests as EXPENSIVE
    ` [PATCH v3 11/11] ci: run expensive tests on push builds to integration branches
      ` [PATCH] ci: enable EXPENSIVE for contributor builds

[PATCH] config: retry acquiring config.lock for 100ms
 2026-05-11 10:01 UTC  (6+ messages)

[PATCH v2] doc: add caveat about turning off commit-graph
 2026-05-11  8:29 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] daemon: fix network address handling bugs
 2026-05-11  7:54 UTC  (2+ messages)

[PATCH v5] clone: add clone.<url>.defaultObjectFilter config
 2026-05-11  7:30 UTC  (5+ messages)
` [PATCH v6] "

[PATCH v4 4/6] fetch: add --prune-merged
 2026-05-11  6:56 UTC  (4+ messages)
` [PATCH] fetch: add fetch.pruneLocalBranches config

[PATCH] build: tolerate use of _Generic from glibc 2.43 with Clang
 2026-05-11  6:10 UTC  (5+ messages)

[PATCH v5 00/10] parseopt: add subcommand autocorrection
 2026-05-11  3:03 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-05-11  2:56 UTC  (5+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values

[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
 2026-05-11  2:53 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH] doc: git-log: document --no-follow
 2026-05-11  2:06 UTC  (14+ messages)
` [PATCH v2] doc: git-log: clarify --follow options
  ` [PATCH v3] doc: clarify --follow and log.follow for git log

[PATCH] rebase: ignore non-branch update-refs
 2026-05-11  0:33 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

Git trims the last character of content from remotes
 2026-05-10 23:30 UTC  (4+ messages)
  ` [PATCH] sideband: clear full line when printing remote messages

[PATCH] config.mak.dev: suppress C11 extension warning for Clang on Linux
 2026-05-10 22:21 UTC  (3+ messages)

[PATCH] doc: fix typos via codespell
 2026-05-10 22:21 UTC  (3+ messages)

[BUG] git-svn: 'Duplicate specification "id|i=s" for option "i"'
 2026-05-10 21:30 UTC 

[PATCH v3] submodule-config: fix reading submodule.fetchJobs
 2026-05-10  3:50 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/4] diff: reject negative context values
 2026-05-10  2:46 UTC  (6+ messages)
` [PATCH 4/4] parse-options: clarify PARSE_OPT_NONEG does not reject negative numbers

[PATCH] mingw: stop using nedmalloc
 2026-05-10  2:31 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v3 "
    ` [PATCH v3 1/6] "
    ` [PATCH v3 2/6] mingw: drop the build-system plumbing for nedmalloc
    ` [PATCH v3 3/6] mingw: remove the vendored compat/nedmalloc/ subtree
    ` [PATCH v3 4/6] to be squashed into 3/6 (chunk 1 of 3)
    ` [PATCH v3 5/6] to be squashed into 3/6 (chunk 2 "
    ` [PATCH v3 6/6] to be squashed into 3/6 (chunk 3 "

[PATCH] fetch: add fetch.pruneLocalBranches config
 2026-05-10  1:01 UTC  (3+ messages)
` [PATCH] checkout: add --autostash option for branch switching

[PATCH v4 0/2] revision.c: implement --reverse=before for walks
 2026-05-10  0:48 UTC  (9+ messages)
` [PATCH v5] revision.c: implement --max-count-oldest
  ` [PATCH v6] "

[PATCH] submodule-config: fix reading submodule.fetchJobs
 2026-05-10  0:01 UTC  (4+ messages)
` [PATCH v2] "

[BUG] "git diff --word-diff" gives a diff while they are only space changes
 2026-05-09 15:55 UTC  (5+ messages)

[PATCH v6 0/3] git-gui: robustify startup and fix environment handling
 2026-05-09 13:37 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] git-gui: restructure repository startup
  ` [PATCH v7 2/3] git-gui: disable gitk visualization when no worktree available
  ` [PATCH v7 3/3] git-gui: handle GIT_DIR and GIT_WORK_TREE early

[PATCH v6 3/3] git-gui: handle GIT_DIR and GIT_WORK_TREE early
 2026-05-09  9:55 UTC  (3+ messages)

[PATCH] git-jump: pick a mode automatically when invoked without arguments
 2026-05-08 17:52 UTC  (4+ messages)

[PATCH] Makefile: link osxkeychain helper against Rust
 2026-05-08 17:44 UTC  (4+ messages)

[PATCH] t5551: "GIT_TEST_LONG=Yes make test" is broken
 2026-05-08 14:03 UTC  (2+ messages)

[PATCH 0/2] maintenance(geometric): avoid deadlocks on Windows 10
 2026-05-08 13:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v16 0/5] checkout: 'autostash' for branch switching
 2026-05-08 13:02 UTC  (3+ messages)

[PATCH/RFC 0/5] replay: support replaying 2-parent merges
 2026-05-08 10:05 UTC  (4+ messages)
` [PATCH/RFC 1/5] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox