Git development
 help / color / mirror / Atom feed
 messages from 2026-07-20 09:52:20 to 2026-07-24 10:36:20 UTC [more...]

[PATCH v19 0/7] branch: delete-merged
 2026-07-24 10:36 UTC  (12+ messages)
` [PATCH v20 "
  ` [PATCH v20 1/7] branch: add --forked filter for --list mode
  ` [PATCH v20 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v20 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
  ` [PATCH v20 4/7] branch: prepare delete_branches for a bulk caller
  ` [PATCH v20 5/7] branch: add --delete-merged <branch>
  ` [PATCH v20 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v20 7/7] branch: add --dry-run for --delete-merged
  ` [PATCH v21 0/7] branch: delete-merged

[PATCH 0/2] rebase: handle --update-refs branch symrefs
 2026-07-24  9:55 UTC  (9+ messages)
` [PATCH v2] rebase: skip branch symref aliases
  ` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
    ` [PATCH v3 1/2] rebase: skip branch symref aliases
    ` [PATCH v3 2/2] rebase: guard non-branch symref targets

What's cooking in git.git (Jul 2026, #10)
 2026-07-24  9:53 UTC  (4+ messages)

[PATCH] branch: avoid slow strvec Coccinelle matching
 2026-07-24  9:11 UTC 

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-24  8:14 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] http: avoid concurrent appends to partial packs
  ` [PATCH v2 2/2] fetch-pack: accept "pack" output for packfile URIs
` [PATCH v3 0/3] packfile URIs: support concurrent downloads
  ` [PATCH v3 1/3] http-fetch: correct --index-pack-arg documentation
  ` [PATCH v3 2/3] http: avoid concurrent appends to partial packs
  ` [PATCH v3 3/3] fetch-pack: accept "pack" output for packfile URIs
  ` [PATCH v4 0/3] packfile URIs: support concurrent downloads
    ` [PATCH v4 1/3] http-fetch: correct --index-pack-arg documentation
    ` [PATCH v4 2/3] http: avoid concurrent appends to partial packs
    ` [PATCH v4 3/3] fetch-pack: accept "pack" output for packfile URIs

[PATCH] regexec: work around macOS TRE memory leak on invalid UTF-8
 2026-07-24  4:19 UTC  (2+ messages)

[PATCH 0/5] odb: make creation of object database pluggable
 2026-07-24  3:48 UTC  (6+ messages)
` [PATCH 1/5] loose: load loose object map for the correct source
` [PATCH 2/5] setup: detangle loading of loose object maps
` [PATCH 3/5] setup: defer object database creation
` [PATCH 4/5] odb/source: introduce function to map source type to name
` [PATCH 5/5] odb: make creation of on-disk structures pluggable

Performance regression in connectivity check during receive-pack (git 2.54)
 2026-07-24  3:46 UTC  (7+ messages)

[PATCH v7] show-branch: convert per-branch flags to commit-slab
 2026-07-24  3:29 UTC  (7+ messages)
` [PATCH v9] "
    ` [PATCH v10] "

[PATCH] fsmonitor: flush pending FSEvents before cookie wait
 2026-07-24  2:41 UTC  (2+ messages)

[PATCH 0/3] config: support scp-style --url
 2026-07-24  0:40 UTC  (4+ messages)
` [PATCH 1/3] urlmatch: normalize ssh and ftp default ports
` [PATCH 2/3] t1300: cover --url for some --get-urlmatch tests
` [PATCH 3/3] config: use url_parse for --url

[PATCH v2 0/4] doc: replay: fix config link
 2026-07-23 23:58 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-07-23 23:48 UTC  (5+ messages)
` [PATCH v3 00/11] "

[PATCH v2] completion: hide dotfiles for selected path completion
 2026-07-23 23:48 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v14 0/2] checkout: --track=fetch
 2026-07-23 23:48 UTC  (3+ messages)
` [PATCH v15 "

[PATCH] mv: report missing destination leading directory
 2026-07-23 23:28 UTC  (15+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] mv: name both source and destination when rename fails
  ` [PATCH v2 2/2] mv: check for missing destination directory before renaming
  ` [PATCH v3 0/2] mv: report missing destination leading directory
    ` [PATCH v3 1/2] mv: name both source and destination when rename fails
    ` [PATCH v3 2/2] mv: check for missing destination directory before renaming

[PATCH 0/4] A new batch of synopsis conversion
 2026-07-23 21:19 UTC  (13+ messages)
` [PATCH 2/4] doc: convert git-format-patch synopsis and options to new style
` [PATCH 4/4] doc: convert git-request-pull "
` [PATCH v2 0/4] A new batch of synopsis conversion
  ` [PATCH v2 1/4] doc: convert git-imap-send synopsis and options to new style
  ` [PATCH v2 2/4] doc: convert git-format-patch "
  ` [PATCH v2 3/4] doc: convert git-send-email "
  ` [PATCH v2 4/4] doc: convert git-request-pull "

[PATCH] config: retry acquiring config.lock for 100ms
 2026-07-23 19:54 UTC  (3+ messages)
` [PATCH v2] config: retry acquiring config.lock, configurable via core.configLockTimeout

[RFC PATCH 0/7] repack: add --drop-filtered to reclaim space in partial clones
 2026-07-23 19:42 UTC  (11+ messages)
` [RFC PATCH 1/7] builtin/repack.c: add --drop-filtered and --dry-run options
` [RFC PATCH 6/7] builtin/repack: actually drop filtered promisor blobs
` [RFC PATCH 7/7] repack-promisor: record dropped objects in a drop log

[PATCH] http: add a config to limit the connection time
 2026-07-23 16:47 UTC 

[GSoC] [Blog] week 1: Improving the new git repo command
 2026-07-23 16:13 UTC  (7+ messages)
` [GSoC] [Blog] week 2: "
  ` [GSoC] [Blog] week 3: "
    ` [GSoC] [Blog] week 4: "
      ` [GSoC] [Blog] week 5: "
        ` [GSoC] [Blog] week 6 & 7: "
          ` [GSoC] [Blog] week 8: "

[PATCH resend] builtin/clone: fix segfault when using --revision on some servers
 2026-07-23 16:10 UTC  (3+ messages)

[PATCH v2 0/3] bisect: add --auto-reset to leave when done
 2026-07-23 14:27 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] bisect: add --reset-when-found "

[PATCH] userdiff: add support for Swift
 2026-07-23  8:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/1] Extract only the message log body from git commit
 2026-07-23  7:54 UTC  (7+ messages)
` [PATCH 1/1] Extract only the message "

[PATCH 0/2] remote: resolve url push tracking
 2026-07-23  0:52 UTC  (23+ messages)
` [PATCH 1/2] remote: pass repository to push tracking helper
` [PATCH 2/2] remote: resolve URL-valued push tracking remotes
` [PATCH v2 0/2] remote: renamed remote push tracking
  ` [PATCH v2 1/2] remote: pass repository to push tracking helper
  ` [PATCH v2 2/2] remote: find tracking branches for URL push destinations
  ` [PATCH v3 0/2] remote: url-based pushRemote with renamed remotes
    ` [PATCH v3 1/2] remote: pass repository to push tracking helper
    ` [PATCH v3 2/2] remote: find tracking branches for URL push destinations
    ` [PATCH v4 0/2] remote: url-based pushRemote with renamed remotes
      ` [PATCH v4 1/2] remote: pass repository to push tracking helper
      ` [PATCH v4 2/2] remote: find tracking branches for URL push destinations

[PATCH] submodule: resolve insteadof-aliases when matching remote
 2026-07-23  0:21 UTC  (3+ messages)
` [PATCH v2] submodule: resolve insteadOf aliases "

[PATCH GSoC v19 00/13] cat-file: add remote-object-info to batch-command
 2026-07-22 20:47 UTC  (6+ messages)
` [PATCH GSoC v20 "

What's cooking in git.git (Jul 2026, #09)
 2026-07-22 18:27 UTC  (3+ messages)

submodule path with symlinks
 2026-07-22 18:20 UTC 

[PATCH] revision: honor --exclude-first-parent-only with SEEN first parent
 2026-07-22 17:03 UTC 

[PATCH 0/1] rebase: add --[no-]edit to --continue
 2026-07-22 15:36 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] completion: complete paths for git send-email
 2026-07-22 15:32 UTC  (8+ messages)

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-22 15:15 UTC  (7+ messages)
` [PATCH v3 0/9] "
        ` gerrit code review once more (was: Re: [PATCH v3 0/9] sequencer: do not record dropped commits as) rewritten

[PATCH 0/9] object-file: move writing of loose objects into "loose" source
 2026-07-22 14:26 UTC  (5+ messages)
` [PATCH 4/9] odb: lift object existence check out of the "loose" backend
` [PATCH 9/9] object-file: move logic to write loose objects

[PATCH v2 00/12] odb: make optimizations pluggable
 2026-07-22 11:17 UTC  (4+ messages)
` [PATCH v2 11/12] builtin/gc: fix signedness issues in ODB-related functionality

[PATCH] t0213: skip ancestry tests under user-mode emulation
 2026-07-22  6:27 UTC  (6+ messages)

[PATCH 0/5] tempfile: stop using the_repository
 2026-07-21 22:03 UTC  (6+ messages)
` [PATCH 5/5] use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos

[PATCH 0/2] stash: avoid sparse-index expansion for in-cone paths
 2026-07-21 19:34 UTC  (6+ messages)
` [PATCH 1/2] pathspec: use match for sparse-index expansion checks
` [PATCH 2/2] stash: avoid sparse-index expansion for in-cone paths

git config: unintuitive behaviour with --global and --no-includes
 2026-07-21 11:53 UTC  (5+ messages)

[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-21  8:45 UTC  (6+ messages)
` [PATCH v6 "

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-07-21  2:19 UTC  (6+ messages)
` [GSoC Patch v2 "
  ` [GSoC Patch v2 6/7] repo: add path.grafts with absolute and relative suffix formatting

[PATCH v9 0/5] history: add squash subcommand to fold a range
 2026-07-21  1:33 UTC  (3+ messages)
` [PATCH v10 "

Bug report - git rev-list --exclude-first-parent-only [SEC=UNOFFICIAL]
 2026-07-21  0:35 UTC  (3+ messages)

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-20 23:40 UTC  (8+ messages)
` [PATCH RFC v3 2/2] "

import-zips
 2026-07-20 21:23 UTC  (3+ messages)

[PATCH] trace2: tolerate failed timestamp formatting
 2026-07-20 14:37 UTC  (5+ messages)

[PATCH v6 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
 2026-07-20 10:53 UTC  (15+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] read-cache: pass 'repo' to 'ce_mode_from_stat()'
  ` [PATCH v7 3/4] environment: move trust_executable_bit into repo_config_values
  ` [PATCH v8 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
    ` [PATCH v8 1/4] read-cache: remove redundant extern declarations
    ` [PATCH v8 2/4] read-cache: pass 'repo' to 'ce_mode_from_stat()'
    ` [PATCH v8 3/4] environment: move trust_executable_bit into repo_config_values
    ` [PATCH v8 4/4] environment: move has_symlinks "

[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
 2026-07-20  9:57 UTC  (6+ messages)

[PATCH] userdiff: add support for Swift
 2026-07-20  9:52 UTC  (2+ messages)


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