Git development
 help / color / mirror / Atom feed
 messages from 2026-04-24 06:53:52 to 2026-04-28 16:26:25 UTC [more...]

[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
 2026-04-28 16:26 UTC  (2+ messages)
` [PATCH 1/6] index-pack, unpack-objects: use size_t for object size

[PATCH v13 0/5] checkout: 'autostash' for branch switching
 2026-04-28 15:21 UTC  (20+ messages)
` [PATCH v14 "
  ` [PATCH v14 5/5] checkout -m: autostash when switching branches
      ` Comments on Phillip's review
  ` [PATCH v15 0/5] checkout: 'autostash' for branch switching
    ` [PATCH v15 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
        ` [PATCH] checkout: add --autostash option for branch switching
    ` [PATCH v15 2/5] sequencer: allow create_autostash to run silently
    ` [PATCH v15 3/5] sequencer: teach autostash apply to take optional conflict marker labels
    ` [PATCH v15 4/5] checkout: rollback lock on early returns in merge_working_tree
    ` [PATCH v15 5/5] checkout -m: autostash when switching branches

[PATCH 0/2] maintenance(geometric): avoid deadlocks on Windows 10
 2026-04-28 15:01 UTC  (4+ messages)
` [PATCH 1/2] mingw: optionally use legacy (non-POSIX) delete semantics
` [PATCH 2/2] maintenance(geometric): do release the `.idx` files before repacking

[PATCH] index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
 2026-04-28 14:47 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 0/3] http: fix emptyAuth=auto for Negotiate/SPNEGO
 2026-04-28 14:38 UTC  (4+ messages)
` [PATCH 2/3] http: attempt Negotiate auth in http.emptyAuth=auto mode

Git generated tarballs and Debian
 2026-04-28 11:50 UTC  (4+ messages)

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-28  9:03 UTC  (24+ messages)
  ` Comments on Phillip's review
    ` Wrong subject line
        ` [PATCH] remote: add --set-head option to 'git remote add'
    ` Multiple remotes
        ` gh
` [PATCH v2] checkout: add --fetch to fetch remote before resolving start-point
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] checkout: extend --track with a "fetch" mode to refresh start-point

[PATCH 0/3] line-log: integrate -L with the standard log output pipeline
 2026-04-28  4:05 UTC  (4+ messages)
` [PATCH 1/3] revision: move -L setup before output_format-to-diff derivation
` [PATCH 2/3] line-log: integrate -L output with the standard log-tree pipeline
` [PATCH 3/3] line-log: allow non-patch diff formats with -L

[PATCH] t5564: use a short path for the SOCKS proxy socket
 2026-04-28  2:33 UTC  (2+ messages)

[RFC PATCH v3 0/2] push: add support for pushing to remote groups
 2026-04-28  1:47 UTC  (5+ messages)
  ` [RFC PATCH v4 1/2] remote: move remote group resolution to remote.c
  ` [RFC PATCH v4 2/2] push: support pushing to a remote group

[PATCH v2 0/2] revision.c: implement --reverse=before for walks
 2026-04-28  1:46 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] "
  ` [PATCH v4 0/2] "
    ` [PATCH v4 1/2] "
        ` [PATCH v4 1/2] revision.c: implement -b-reverse=before "
    ` [PATCH v4 2/2] revision.c: reduce memory usage on reverse before

[BUG] v2.45+: git commit -S invalidates signature for non-UTF-8 messages
 2026-04-27 22:18 UTC  (7+ messages)
` [PATCH 1/2] commit: name UTF-8 function appropriately
  ` [PATCH 2/2] commit: sign commit after mutating buffer
` [PATCH v2 1/2] commit: name UTF-8 function appropriately
  ` [PATCH v2 2/2] commit: sign commit after mutating buffer

[PATCH 0/2] doc: log: fix --decorate description list
 2026-04-27 19:06 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: log: use the same delimiter in "

[PATCH 0/3] Batch prefetching
 2026-04-27 13:16 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`
  ` [PATCH v2 3/3] grep: prefetch necessary blobs

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2026-04-27 13:00 UTC  (11+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
  ` [PATCH v2 1/8] t5710: simplify 'mkdir X' followed by 'git -C X init'
  ` [PATCH v2 2/8] urlmatch: change 'allow_globs' arg to bool
  ` [PATCH v2 3/8] urlmatch: add url_normalize_pattern() helper
  ` [PATCH v2 4/8] promisor-remote: add 'local_name' to 'struct promisor_info'
  ` [PATCH v2 5/8] promisor-remote: introduce promisor.acceptFromServerUrl
  ` [PATCH v2 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
  ` [PATCH v2 7/8] promisor-remote: auto-configure unknown remotes
  ` [PATCH v2 8/8] doc: promisor: improve acceptFromServer entry

[PATCH 00/16] Auto-configure advertised remotes via URL whitelist
 2026-04-27 12:45 UTC  (16+ messages)
` [PATCH 03/16] urlmatch: add url_is_valid_pattern() helper
` [PATCH 09/16] promisor-remote: add 'local_name' to 'struct promisor_info'
` [PATCH 13/16] promisor-remote: introduce promisor.acceptFromServerUrl
` [PATCH 14/16] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH 15/16] promisor-remote: auto-configure unknown remotes

[PATCH] Reintegrate: send "Huh?" warnings to stderr, not stdout
 2026-04-27 10:47 UTC 

[PATCH 0/8] refs: move some of the generic logic out of the backends
 2026-04-27 10:42 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] refs: remove unused typedef 'ref_transaction_commit_fn'
  ` [PATCH v3 2/9] refs: introduce `ref_store_init_options`
  ` [PATCH v3 3/9] refs: extract out reflog config to generic layer
  ` [PATCH v3 4/9] refs: return `ref_transaction_error` from `ref_transaction_update()`
  ` [PATCH v3 5/9] update-ref: move `print_rejected_refs()` up
  ` [PATCH v3 6/9] update-ref: handle rejections while adding updates
  ` [PATCH v3 7/9] refs: move object parsing to the generic layer
  ` [PATCH v3 8/9] refs: add peeled object ID to the `ref_update` struct
  ` [PATCH v3 9/9] refs: use peeled tag values in reference backends

[GSoC RFC PATCH v2 0/1] graph: add indentation for commits preceded by a parentless commit
 2026-04-27 10:35 UTC  (4+ messages)
` [GSoC PATCH v3 "
  ` [GSoC PATCH v3 1/1] "

[PATCH v2 0/9] refs: move some of the generic logic out of the backends
 2026-04-27  9:33 UTC  (17+ messages)
` [PATCH v2 2/9] refs: introduce `ref_store_init_options`
` [PATCH v2 4/9] refs: return `ref_transaction_error` from `ref_transaction_update()`
` [PATCH v2 6/9] update-ref: handle rejections while adding updates
` [PATCH v2 7/9] refs: move object parsing to the generic layer
` [PATCH v2 8/9] refs: add peeled object ID to the `ref_update` struct

Bug: Hierarchical Aliases no longer work in 2.54.0
 2026-04-27  8:36 UTC  (12+ messages)
` [PATCH] alias: restore support for simple dotted aliases

for we can offer beer towers and beer faucets
 2026-04-27  6:19 UTC 

[PATCH 0/2] builtin/history: introduce "fixup" subcommand
 2026-04-27  5:53 UTC  (11+ messages)
` [PATCH 2/2] "
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] replay: allow callers to control what happens with empty commits
  ` [PATCH v3 2/3] builtin/history: generalize function to commit trees
  ` [PATCH v3 3/3] builtin/history: introduce "fixup" subcommand

Doubt on post-merge script
 2026-04-27  3:40 UTC 

Trivial fix in the italian translation
 2026-04-27  2:22 UTC  (5+ messages)
` [PATCH] l10n: it.po: fix italian usage messages alignment

[PATCH] diff: simplify line-range filter by classifying removals immediately
 2026-04-26 19:10 UTC 

[PATCH 0/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
 2026-04-26 14:38 UTC  (19+ messages)
` [PATCH 1/8] test-lib: allow bare repository access when breaking changes are enabled
` [PATCH 2/8] t7900: do not let `$HOME/.gitconfig` interfere with XDG tests
` [PATCH 3/8] t1300: remove global config settings injected by test-lib.sh
` [PATCH 4/8] t1305: use `--git-dir=.` for bare repo in include cycle test
` [PATCH 5/8] t5601: restore `.gitconfig` after includeIf test
` [PATCH 6/8] ls-files tests: filter `.gitconfig` from `--others` output
` [PATCH 7/8] status tests: filter `.gitconfig` from status output
` [PATCH 8/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] test-lib: allow bare repository access when breaking changes are enabled
  ` [PATCH v2 2/8] t7900: do not let `$HOME/.gitconfig` interfere with XDG tests
  ` [PATCH v2 3/8] t1300: remove global config settings injected by test-lib.sh
  ` [PATCH v2 4/8] t1305: use `--git-dir=.` for bare repo in include cycle test
  ` [PATCH v2 5/8] t5601: restore `.gitconfig` after includeIf test
  ` [PATCH v2 6/8] ls-files tests: filter `.gitconfig` from `--others` output
  ` [PATCH v2 7/8] status tests: filter `.gitconfig` from status output
  ` [PATCH v2 8/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES

[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
 2026-04-26 12:14 UTC  (3+ messages)

[BUG] git check-ignore --help doesn't cover -z/--stdin conflict
 2026-04-26 11:28 UTC 

[PATCH] remote: add --set-head option to 'git remote add'
 2026-04-26  8:21 UTC  (6+ messages)
  ` gh

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-04-26  0:31 UTC  (4+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values

[PATCH 0/4] ci: GitHub Actions updates (brought to you by Dependabot)
 2026-04-25 10:58 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] ci: bump microsoft/setup-msbuild from v2 to v3
  ` [PATCH v2 2/5] ci: bump actions/{upload,download}-artifact to v7 and v8
  ` [PATCH v2 3/5] ci: bump actions/github-script from v8 to v9
  ` [PATCH v2 4/5] ci: bump actions/checkout from v5 to v6
  ` [PATCH v2 5/5] l10n: bump mshick/add-pr-comment from v2 to v3

[PATCH] [ci] Update GitHub Actions to latest major release / GitHub #2278
 2026-04-25 10:37 UTC  (3+ messages)

[PATCH] dir: use per-worktree repository ignore patterns upon request
 2026-04-25  3:06 UTC  (4+ messages)

git grep bug with --column and --only-matching
 2026-04-24 21:04 UTC  (2+ messages)
` [PATCH] grep: fix --column --only-match for 2nd and later matches

Problem with git send-email and --reply-to
 2026-04-24 16:29 UTC  (3+ messages)

⚡ New Release: SOC AUTOFIX AI PRO – Optimize Your PC for Free
 2026-04-24 11:55 UTC 


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