Git development
 help / color / mirror / Atom feed
 messages from 2026-04-21 21:02:12 to 2026-04-25 02:54:43 UTC [more...]

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-25  2:54 UTC  (7+ messages)

Bug: Hierarchical Aliases no longer work in 2.54.0
 2026-04-24 22:47 UTC  (10+ messages)
` [PATCH] alias: restore support for simple dotted aliases

[PATCH v13 0/5] checkout: 'autostash' for branch switching
 2026-04-24 21:10 UTC  (12+ 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 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

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

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

[PATCH] dir: use per-worktree repository ignore patterns upon request
 2026-04-24 19:53 UTC  (3+ messages)

[PATCH] index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
 2026-04-24 19:14 UTC 

[PATCH 0/8] refs: move some of the generic logic out of the backends
 2026-04-24 16:44 UTC  (38+ messages)
` [PATCH 1/8] refs: remove unused typedef 'ref_transaction_commit_fn'
` [PATCH 2/8] refs: extract out reflog config to generic layer
` [PATCH 3/8] refs: return `ref_transaction_error` from `ref_transaction_update()`
` [PATCH 4/8] update-ref: move `print_rejected_refs()` up
` [PATCH 5/8] update-ref: handle rejections while adding updates
` [PATCH 6/8] refs: move object parsing to the generic layer
` [PATCH v2 0/9] refs: move some of the generic logic out of the backends
  ` [PATCH v2 1/9] refs: remove unused typedef 'ref_transaction_commit_fn'
  ` [PATCH v2 2/9] refs: introduce `ref_store_init_options`
  ` [PATCH v2 3/9] refs: extract out reflog config to generic layer
  ` [PATCH v2 4/9] refs: return `ref_transaction_error` from `ref_transaction_update()`
  ` [PATCH v2 5/9] update-ref: move `print_rejected_refs()` up
  ` [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
  ` [PATCH v2 9/9] refs: use peeled tag values in reference backends

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

[PATCH 0/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
 2026-04-24 15:01 UTC  (9+ 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 0/2] builtin/history: introduce "fixup" subcommand
 2026-04-24 14:43 UTC  (14+ messages)
` [PATCH 1/2] builtin/history: generalize function to commit trees
` [PATCH 2/2] builtin/history: introduce "fixup" subcommand
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] replay: allow callers to control what happens with empty commits
  ` [PATCH v2 2/3] builtin/history: generalize function to commit trees
  ` [PATCH v2 3/3] builtin/history: introduce "fixup" subcommand

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

[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
 2026-04-24  2:47 UTC  (2+ messages)

[PATCH] revision.c: implement --reverse=before for walks
 2026-04-23 22:52 UTC  (16+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] revision.c: reduce memory usage on reverse before
` [PATCH v2 1/2] revision.c: implement --reverse=before for walks
` [PATCH v2 2/2] revision.c: reduce memory usage on reverse before

Advice on per-worktree private gitignore?
 2026-04-23 21:56 UTC  (2+ messages)

[PATCH 0/3] Batch prefetching
 2026-04-23 17:38 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-04-23 16:54 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] Revert "compat/posix: introduce writev(3p) wrapper"
  ` [PATCH v3 2/8] rust: we are way beyond 2.53
  ` [PATCH v3 3/8] doc: am: revert Message-ID trailer claim
  ` [PATCH v3 4/8] doc: am: correct to full --no-message-id
  ` [PATCH v3 5/8] CI: bump actions/checkout from 4 to 5 for rust-analysis job
  ` [PATCH v3 6/8] gitglossary: fix indentation of sub-lists
  ` [PATCH v3 7/8] Hopefully the final tweak before -rc2
  ` [PATCH v3 8/8] Git 2.54-rc2
` [PATCH v3 0/8] environment: move core config globals into repo_config_values
  ` [PATCH v3 1/8] environment: move "trust_ctime" into `struct repo_config_values`
  ` [PATCH v3 2/8] environment: move "check_stat" "
  ` [PATCH v3 3/8] environment: move `zlib_compression_level` "
  ` [PATCH v3 4/8] environment: move "pack_compression_level" "
  ` [PATCH v3 5/8] environment: move "precomposed_unicode" "
  ` [PATCH v3 6/8] env: move "core_sparse_checkout_cone" "
  ` [PATCH v3 7/8] env: move "sparse_expect_files_outside_of_patterns" into `repo_config_values`
  ` [PATCH v3 8/8] env: move "warn_on_object_refname_ambiguity" into `struct repo_config_values`

What's cooking in git.git (Apr 2026, #08)
 2026-04-23 15:18 UTC  (3+ messages)
` en/backfill-fixes-and-edges (was Re: What's cooking in git.git (Apr 2026, #08))

[PATCH] [ci] Update GitHub Actions to latest major release / GitHub #2278
 2026-04-23 14:20 UTC 

[PATCH] push: add push.showProgress config option
 2026-04-23 12:30 UTC 

Subscribe
 2026-04-23  2:01 UTC 

[PATCH v4 00/10] parseopt: add subcommand autocorrection
 2026-04-23  1:38 UTC  (25+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] parseopt: extract subcommand handling from parse_options_step()
  ` [PATCH v5 02/10] help: make autocorrect handling reusable
  ` [PATCH v5 03/10] help: move tty check for autocorrection to autocorrect.c
  ` [PATCH v5 04/10] autocorrect: use mode and delay instead of magic numbers
  ` [PATCH v5 05/10] autocorrect: rename AUTOCORRECT_SHOW to AUTOCORRECT_HINT
  ` [PATCH v5 06/10] autocorrect: provide config resolution API
  ` [PATCH v5 07/10] parseopt: autocorrect mistyped subcommands
  ` [PATCH v5 08/10] parseopt: enable subcommand autocorrection for git-remote and git-notes
  ` [PATCH v5 09/10] parseopt: add tests for subcommand autocorrection
  ` [PATCH v5 10/10] doc: document autocorrect API
  ` [PATCH v6 00/10] parseopt: add subcommand autocorrection
    ` [PATCH v6 01/10] parseopt: extract subcommand handling from parse_options_step()
    ` [PATCH v6 02/10] help: make autocorrect handling reusable
    ` [PATCH v6 03/10] help: move tty check for autocorrection to autocorrect.c
    ` [PATCH v6 04/10] autocorrect: use mode and delay instead of magic numbers
    ` [PATCH v6 05/10] autocorrect: rename AUTOCORRECT_SHOW to AUTOCORRECT_HINT
    ` [PATCH v6 06/10] autocorrect: provide config resolution API
    ` [PATCH v6 07/10] parseopt: autocorrect mistyped subcommands
    ` [PATCH v6 08/10] parseopt: enable subcommand autocorrection for git-remote and git-notes
    ` [PATCH v6 09/10] parseopt: add tests for subcommand autocorrection
    ` [PATCH v6 10/10] doc: document autocorrect API

regression 2.54.0: test suite hangs indefinitely with mksh
 2026-04-22 23:00 UTC  (3+ messages)
  ` [PATCH] Revert "transport-helper, connect: use clean_on_exit to reap children on abnormal exit"

[PATCH] Fix docs for format.commitListFormat
 2026-04-22 21:45 UTC 

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

[PATCH] generate-configlist: collapse depfile for older Ninja
 2026-04-22 18:35 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] checkout: add --autostash option for branch switching
 2026-04-22 17:58 UTC  (2+ messages)

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-04-22 17:12 UTC  (9+ messages)
` [PATCH v2 "
          ` git-subtree rewrite

[PATCH v2 0/7] fetch: rework negotiation tip options
 2026-04-22 15:25 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] t5516: fix test order flakiness
  ` [PATCH v3 2/7] fetch: add --negotiation-restrict option
  ` [PATCH v3 3/7] transport: rename negotiation_tips
  ` [PATCH v3 4/7] remote: add remote.*.negotiationRestrict config
  ` [PATCH v3 5/7] fetch: add --negotiation-include option for negotiation
  ` [PATCH v3 6/7] remote: add remote.*.negotiationInclude config
  ` [PATCH v3 7/7] send-pack: pass negotiation config in push

[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
 2026-04-22 14:45 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 15/16] repack: introduce `--write-midx=incremental`

[PATCH 0/2] status: improve rebase todo list parsing
 2026-04-22 14:15 UTC  (8+ messages)
` [PATCH 1/2] sequencer: factor out parsing of todo commands
` [PATCH 2/2] status: improve rebase todo list parsing

[BUG] git-credential-libsecret writes secret to stdout on store
 2026-04-22 13:13 UTC  (4+ messages)

[PATCH] refs/files: skip lock files during consistency checks
 2026-04-22 12:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC 0/2] Move libgit.a sources into separate "lib/" directory
 2026-04-22  6:39 UTC  (5+ messages)

[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
 2026-04-22  1:37 UTC  (3+ messages)
` [PATCH v2 0/9] "


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