Git development
 help / color / mirror / Atom feed
 messages from 2026-08-28 16:18:20 to 2026-09-01 06:36:47 UTC [more...]

[BUG] git stash show --src-prefix prints freed memory since 2.52.0
 2026-09-01  6:36 UTC  (3+ messages)
` [PATCH] revision: hang on to "freed" argv elements
  ` [PATCH 2/1] revision: simplify mark_argv_for_free() callers

[PATCH 0/8] odb: write alternates at creation time
 2026-09-01  6:09 UTC  (22+ messages)
` [PATCH 5/8] builtin/clone: move setup of alternates for non-shared local clones
` [PATCH 6/8] odb/source: support writing alternates when creating the database
` [PATCH 8/8] odb/source: remove the ability to write alternates
` [PATCH v2 0/8] odb: write alternates at creation time
  ` [PATCH v2 1/8] builtin/clone: defer setup of the object database
  ` [PATCH v2 2/8] builtin/clone: move around `setup_reference()`
  ` [PATCH v2 3/8] builtin/clone: refactor handling of "--reference{,-if-able}"
  ` [PATCH v2 4/8] builtin/clone: move setup of alternates for shared local clones
  ` [PATCH v2 5/8] builtin/clone: move setup of alternates for non-shared "
  ` [PATCH v2 6/8] odb/source: support writing alternates when creating the database
  ` [PATCH v2 7/8] builtin/clone: write alternates via `odb_create_on_disk()`
  ` [PATCH v2 8/8] odb/source: remove the ability to write alternates

[PATCH] trace2: tolerate failed timestamp formatting
 2026-09-01  5:03 UTC  (29+ messages)
` [PATCH v2 0/7] trace2: stop allowing die()
  ` [PATCH v2 1/7] banned-die: create header for banning of functions
  ` [PATCH v2 3/7] trace2: remove use of xstrdup()
  ` [PATCH v2 5/7] trace2: remove use of xstrfmt()
` [PATCH v3 0/7] trace2: stop allowing die()
  ` [PATCH v3 1/7] banned-die: create header for banning of functions
  ` [PATCH v3 2/7] trace2: tolerate failed timestamp formatting
  ` [PATCH v3 3/7] trace2: remove use of xstrdup()
  ` [PATCH v3 4/7] trace2: remove use of ALLOC_ARRAY()
  ` [PATCH v3 5/7] trace2: remove use of xstrfmt()
  ` [PATCH v3 6/7] trace2: remove use of ALLOC_GROW()
  ` [PATCH v3 7/7] trace2: remove use of xcalloc()

[PATCH] builtin/whoami: add new 'whoami' command
 2026-09-01  5:00 UTC  (4+ messages)
` [PATCH v2] builtin/ident: add new 'ident' command

[PATCH v4 0/3] Convert USE_NSEC to runtime config
 2026-09-01  4:54 UTC  (20+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] meson: expose knob for xmlto relative links in manuals
  ` [PATCH v5 2/3] environment: align repo_config_values_init with struct declaration
  ` [PATCH v5 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
` [PATCH v6 0/3] Convert USE_NSEC to runtime config
  ` [PATCH v6 1/3] meson: expose knob for xmlto relative links in manuals
  ` [PATCH v6 2/3] environment: align repo_config_values_init with struct declaration
  ` [PATCH v6 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec

[PATCH v2 0/6] last-modified: use the pathspec's Bloom key to pre-filter commits
 2026-09-01  4:19 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] revision: move bloom keyvec precondition into function
  ` [PATCH v3 2/6] revision: expose check for paths maybe changed in Bloom filter
  ` [PATCH v3 3/6] bloom: add helper to check if any key in a vector is present
  ` [PATCH v3 4/6] revision: add Bloom check that includes parent directories
  ` [PATCH v3 5/6] last-modified: check pathspec against Bloom filter first
  ` [PATCH v3 6/6] last-modified: keep per-path Bloom filters for wildcard pathspecs

[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-09-01  0:27 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] t/lib-httpd: make http-429 first-request check atomic
  ` [PATCH v3 3/3] t/lib-httpd: document writing concurrency-safe CGI helpers
` [PATCH v4 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
  ` [PATCH v4 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
  ` [PATCH v4 2/3] t/lib-httpd: make http-429 first-request check atomic
  ` [PATCH v4 3/3] t/lib-httpd: document writing concurrency-safe CGI helpers

[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
 2026-08-31 23:10 UTC  (20+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] packfile: recover object lookups racing a concurrent repack
  ` [PATCH v2 4/4] packfile: recover when a multi-pack-index names a removed pack
` [PATCH v3 0/4] Objects treated as missing despite being present, due to race with geometric repacking
  ` [PATCH v3 1/4] replay: fail gracefully when a merge input is unreadable
  ` [PATCH v3 2/4] mktree: plug per-tree leak in --batch mode
  ` [PATCH v3 3/4] mktree: do not use OBJECT_INFO_QUICK when checking objects
  ` [PATCH v3 4/4] packfile: recover when a multi-pack-index names a removed pack

[PATCH v3] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
 2026-08-31 22:10 UTC  (2+ messages)

Draft of Git Rev News edition 138
 2026-08-31 20:35 UTC 

[Bug] Porcelain allows creation of '@' branch
 2026-08-31 19:59 UTC  (2+ messages)

What's cooking in git.git (Aug 2026, #12)
 2026-08-31 19:31 UTC  (3+ messages)

What's cooking in git.git (Aug 2026, #13)
 2026-08-31 19:31 UTC 

[PATCH v2] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
 2026-08-31 19:29 UTC  (3+ messages)

[PATCH v4 0/3] hook: introduce the receive-report hook
 2026-08-31 19:05 UTC  (9+ messages)
` [PATCH v4 1/3] doc: add proc-receive hook info in 'git-receive-pack.adoc'
` [PATCH v4 2/3] receive-pack: move message generation to separate function
` [PATCH v4 3/3] hook: introduce the receive-report hook

[PATCH 00/12] Upstream some more Git for Windows' patches
 2026-08-31 18:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/12] mingw: rely on MSYS2's metadata instead of hard-coding it

[PATCH 0/4] worktree add: worktree_basename() fixes
 2026-08-31 18:56 UTC  (6+ messages)
` [PATCH 4/4] worktree add: let worktree_basename() return string copy

[PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
 2026-08-31 18:26 UTC  (6+ messages)

[PATCH] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
 2026-08-31 18:20 UTC  (3+ messages)

[PATCH] typofix: fix spelling mistakes in comments and test description
 2026-08-31 17:56 UTC  (4+ messages)

[PATCH 0/2] checkout -m: refine autostash fallback
 2026-08-31 17:19 UTC  (7+ messages)
` [PATCH 1/2] sequencer: teach autostash apply to report conflicts
` [PATCH v2] checkout: print blank line after autostash conflict advice

[PATCH] ci: cancel stale pull request workflow runs
 2026-08-31 16:18 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-08-31 16:09 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-31 14:31 UTC  (9+ messages)
` [PATCH v6] "

[PATCH v8 0/3] Teach git-replay(1) to linearize merge commits
 2026-08-31 13:13 UTC  (9+ messages)
` [PATCH v8 3/3] replay: offer an option to linearize the commit topology
` [PATCH v9 0/3] Teach git-replay(1) to linearize merge commits
  ` [PATCH v9 1/3] replay: add helper to put entry into replayed_commits
  ` [PATCH v9 2/3] replay: resolve the replay base outside pick_regular_commit()
  ` [PATCH v9 3/3] replay: offer an option to linearize the commit topology

[PATCH 00/10] odb: make consistency checks pluggable
 2026-08-31  9:26 UTC  (29+ messages)
` [PATCH 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
` [PATCH 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
` [PATCH 04/10] builtin/fsck: don't check alternates with "--no-full"
` [PATCH 05/10] odb: provide infrastructure for pluggable fsck checks
` [PATCH 08/10] builtin/fsck: move bitmap verification into the packed source
` [PATCH v2 00/10] odb: make consistency checks pluggable
  ` [PATCH v2 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
  ` [PATCH v2 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
  ` [PATCH v2 03/10] builtin/fsck: de-globalize option handling
  ` [PATCH v2 04/10] builtin/fsck: don't check alternates with "--no-full"
  ` [PATCH v2 05/10] odb: provide infrastructure for pluggable fsck checks
  ` [PATCH v2 06/10] builtin/fsck: move packfile verification into the packed source
  ` [PATCH v2 07/10] builtin/fsck: move reverse index "
  ` [PATCH v2 08/10] builtin/fsck: move bitmap "
  ` [PATCH v2 09/10] builtin/fsck: move multi-pack index "
  ` [PATCH v2 10/10] builtin/fsck: move loose object verification into the loose source

[PATCH 0/4] doc: advertize gitdatamodel(1)
 2026-08-31  7:19 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-31  6:19 UTC  (3+ messages)
` [PATCH v3] t1401: check symbolic-ref failure and --quiet silence "

[PATCH 0/3] midx: honor custom bases for incremental writes
 2026-08-31  6:12 UTC  (7+ messages)
` [PATCH 3/3] midx-write: include packs above custom incremental base

[PATCH 0/2] fetch-pack: allow parallelizing packfile URI fetches
 2026-08-31  5:43 UTC  (3+ messages)

[PATCH 0/2] die_for_incompatible_opts(): unbounded number of options
 2026-08-30 20:55 UTC  (10+ messages)
` [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
` [PATCH v2] die_for_incompatible_opts(): unbounded number of options

[PATCH] builtin: replace the_repository parameter in is_bare_repository()
 2026-08-30 20:48 UTC  (35+ messages)
                ` [PATCH 0/8] More sensible checkout/switch/restore code refactoring
                  ` [PATCH 1/8] checkout: pass cb_option explicitly to branch name parsers
                  ` [PATCH 2/8] checkout: validate new branch name in checkout_branch()
                  ` [PATCH 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
                  ` [PATCH 4/8] checkout: extract option validation and pathspec helpers
                  ` [PATCH 5/8] checkout: extract branch setup and tracking helpers
                  ` [PATCH 6/8] checkout: restructure switch, restore, and checkout entrypoints
                  ` [PATCH 7/8] checkout: wrap overly long lines
                  ` [PATCH 8/8] checkout: move post_checkout_hook() to checkout.c
                  ` [PATCH v2 0/8] More sensible checkout/switch/restore code refactoring
                    ` [PATCH v2 1/8] checkout: pass cb_option explicitly to branch name parsers
                    ` [PATCH v2 2/8] checkout: validate new branch name in checkout_branch()
                    ` [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
                    ` [PATCH v2 4/8] checkout: extract option validation and pathspec helpers
                    ` [PATCH v2 5/8] checkout: extract branch setup and tracking helpers
                    ` [PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
                    ` [PATCH v2 7/8] checkout: wrap overly long lines
                    ` [PATCH v2 8/8] checkout: move post_checkout_hook() to checkout.c
        ` [PATCH] do not pass "repo" to builtin commmand implementations

[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-08-30 17:21 UTC  (5+ messages)
` [PATCH v2 0/4] worktree: add lifecycle hooks

Git SCM sales
 2026-08-30 12:39 UTC  (2+ messages)

[PATCH] doc: remote-helpers: option pushcert if-asked
 2026-08-29 18:37 UTC 

What's cooking in git.git (Aug 2026, #12)
 2026-08-28 23:31 UTC 

[PATCH] worktree repair: detect relative path in .git file correctly
 2026-08-28 17:41 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] commit: refuse to amend during conflict resolution
 2026-08-28 17:27 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
  ` [PATCH v3 5/5] commit: refuse partial commits during conflict resolution

[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
 2026-08-28 17:13 UTC  (7+ messages)
` [PATCH 3/3] "


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