Git development
 help / color / mirror / Atom feed
 messages from 2026-08-12 18:00:02 to 2026-08-14 18:56:04 UTC [more...]

[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-08-14 18:56 UTC  (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] promisor-remote: factor out lazy_fetch_objects()
` [PATCH v2 2/5] setup: extract path_allowlist_apply()
` [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
` [PATCH v2 4/5] upload-pack: read uploadpack.lazyFetchTrusted
` [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo

Bash completion very slow in large repo
 2026-08-14 18:55 UTC 

[PATCH] doc: fix typo in submitting patches
 2026-08-14 18:46 UTC 

[GSoC PATCH] submodule: warn on valueless active config
 2026-08-14 18:04 UTC  (3+ messages)

[PATCH 0/4] odb: eagerly load alternates
 2026-08-14 17:21 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
  ` [PATCH v2 3/4] odb: drop `loaded_alternates` field

[GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
 2026-08-14 17:17 UTC  (17+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
  ` [GSoC PATCH v4 6/7] builtin/repack: add guards for --drop-filtered
  ` [GSoC PATCH v5 0/6] repack: add --drop-filtered to reclaim space in partial clones
    ` [GSoC PATCH v5 1/6] builtin/repack: add --drop-filtered and --dry-run options
    ` [GSoC PATCH v5 2/6] list-objects-filter: add list_objects_filter__filter_oidset()
    ` [GSoC PATCH v5 3/6] repack-promisor: allow excluding objects from the rebuilt promisor pack
    ` [GSoC PATCH v5 4/6] builtin/repack: enumerate promisor blobs for --drop-filtered
    ` [GSoC PATCH v5 5/6] builtin/repack: actually drop filtered promisor blobs
    ` [GSoC PATCH v5 6/6] builtin/repack: add guards for --drop-filtered

[PATCH] packfile: fix perf regression with many packs
 2026-08-14 16:55 UTC  (22+ messages)
      ` [PATCH] packfile: fix perf regression with many packsy
` [PATCH v2] packfile: fix perf regression with many packs

[PATCH 0/3] Convert USE_NSEC to runtime config
 2026-08-14 16:38 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] meson: expose knob for xmlto relative links in manuals
  ` [PATCH v2 2/3] environment: align repo_config_values_init with struct declaration
  ` [PATCH v2 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec

[RFC] git worktree: use filesystem cloning where supported
 2026-08-14 16:29 UTC  (5+ messages)

[PATCH] doc: format-rev: use [synopsis] on code block
 2026-08-14 14:47 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] doc: format-rev: quote subject placeholder before and after
  ` [PATCH v2 2/2] doc: format-rev: use [synopsis] on code block
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] doc: format-rev: quote subject placeholder before and after
  ` [PATCH v3 2/2] doc: format-rev: use [synopsis] on code block

[PATCH v3] repository: move fetch_if_missing into struct repository
 2026-08-14 14:44 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v5 0/2] "
    ` [PATCH v5 1/2] pack-objects: give fetch_if_missing call sites access to 'repo'
    ` [PATCH v5 2/2] repository: move fetch_if_missing into struct repository

[PATCH] diff: avoid misleading statement about -l option
 2026-08-14 14:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rev-parse: compute object names in another hash algorithm
 2026-08-14 13:48 UTC 

[PATCH v2 0/7] builtin/receive-pack: support pluggable packfile writes
 2026-08-14 13:40 UTC  (9+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] builtin/receive-pack: properly clean up keep files
  ` [PATCH v3 9/9] odb/transaction: add transaction interface to write packfiles

[PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
 2026-08-14 11:29 UTC  (5+ messages)

[PATCH 0/4] format-rev: add --abbrev, --color, and --date
 2026-08-14 10:54 UTC  (7+ messages)
` [PATCH 1/4] format-rev: use lower case for opts description
` [PATCH 2/4] format-rev: factor option variables into a struct
` [PATCH 3/4] doc: rev-list-options.adoc: factor out --date alts
` [PATCH 4/4] format-rev: learn --abbrev, --color, and --date

[PATCH] completion: add 'git history' subcommands
 2026-08-14  7:50 UTC  (9+ messages)
` [PATCH v3 0/4] completion: add support for 'git history'
  ` [PATCH v3 1/4] completion: add 'git history' subcommands
  ` [PATCH v3 2/4] completion: complete 'git history --empty' values
  ` [PATCH v3 3/4] completion: complete 'git history --update-refs' values
  ` [PATCH v3 4/4] completion: complete 'git history split' pathspecs

[PATCH 0/3] midx: honor custom bases for incremental writes
 2026-08-14  7:27 UTC  (11+ messages)
` [PATCH 1/3] t5334: expose shared `nth_line()` helper
` [PATCH 2/3] midx: pass custom '--base' through incremental writes
` [PATCH 3/3] midx-write: include packs above custom incremental base

[PATCH 0/5] odb: make packfile generation pluggable
 2026-08-14  7:40 UTC  (8+ messages)
` [PATCH 5/5] bundle: generate packfiles via the object database

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-08-14  5:01 UTC  (12+ messages)
` [PATCH RFC v3 2/2] "

[PATCH 0/2] completion of 'git [-C <dir>] checkout'
 2026-08-14  1:53 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] completion: 'git checkout' completes untracked paths as a last resort
` [PATCH v3 0/3] completion of 'git [-C <dir>] checkout'
  ` [PATCH v3 1/3] completion: no-op refactoring of checkout completion
  ` [PATCH v3 2/3] completion: complete tracked paths for "git checkout"
  ` [PATCH v3 3/3] completion: 'git checkout' completes untracked paths as a last resort

[PATCH v6 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-08-13 22:06 UTC  (4+ messages)
` [RFC PATCH v7 0/10] diff: add provider interface and initial providers
  ` [RFC PATCH v7 10/10] diff: consult oid-only hunk providers via diff.<driver>.process

[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
 2026-08-13 21:52 UTC  (5+ messages)
` [PATCH v13 0/8] history: add squash subcommand to fold a range
  ` [PATCH v13 7/8] history: create squashed commits without editing

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-13 21:12 UTC 

[PATCH] t1402: test forbidden characters in refnames
 2026-08-13 20:43 UTC 

[PATCH 0/5] gitk: make color preferences visually more pleasing and better usable
 2026-08-13 20:11 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] gitk: show color preferences on the button instead of the label
  ` [PATCH v2 4/6] gitk: use more natural language for labels of color preferences

What's cooking in git.git (Aug 2026, #05)
 2026-08-13 18:33 UTC  (5+ messages)
` kh/trailers-no-urls

mtime is not restored after --autostash
 2026-08-13 18:02 UTC 

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-08-13 17:43 UTC  (7+ messages)
` [PATCH v3 00/11] "

[PATCH 00/12] Next size_t stop: pack-objects/delta
 2026-08-13 16:49 UTC  (16+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] diff-delta: widen `struct delta_index`' size fields to `size_t`
  ` [PATCH v3 02/13] delta: widen `create_delta_index()` parameter "
  ` [PATCH v3 03/13] pack-objects: widen delta-cache accounting "
  ` [PATCH v3 04/13] pack-objects: widen `free_unpacked()` return "
  ` [PATCH v3 05/13] pack-objects: widen `mem_usage` and `try_delta()`'s out-param "
  ` [PATCH v3 06/13] delta: widen `create_delta()` and `diff_delta()` "
  ` [PATCH v3 07/13] packfile, git-zlib: widen `use_pack()` and zstream avail fields "
  ` [PATCH v3 08/13] archive-zip: widen `zlib_deflate_raw()`'s maxsize local "
  ` [PATCH v3 09/13] diff: widen `deflate_it()`'s bound local from int "
  ` [PATCH v3 10/13] http-push: widen `start_put()`'s size local from `ssize_t` "
  ` [PATCH v3 11/13] t/helper/test-pack-deltas: widen `do_compress()`'s maxsize local "
  ` [PATCH v3 12/13] git-zlib: widen `git_deflate_bound()` "
  ` [PATCH v3 13/13] packfile: widen `unpack_object_header_buffer()` "

[PATCH] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-13 16:06 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] serve: reject valueless promisor-remote capability
 2026-08-13 15:27 UTC  (3+ messages)

[PATCH v2 0/4] completion: add support for 'git history'
 2026-08-13 13:45 UTC  (6+ messages)
` [PATCH v2 2/4] completion: complete 'git history --empty' values

[PATCH 0/2] t7900: fix flaky "maintenance.strategy" test
 2026-08-13 12:08 UTC  (7+ messages)
` [PATCH 1/2] t7900: adapt some tests to use a throwaway repository
` [PATCH v2 0/2] t7900: fix flaky "maintenance.strategy" test

[PATCH] fsmonitor: flush pending FSEvents before cookie wait
 2026-08-13  9:03 UTC  (7+ messages)

[PATCH] sequencer: remove unnecessary variable setting
 2026-08-13  7:44 UTC  (2+ messages)

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-13  7:38 UTC  (4+ messages)

[PATCH 00/11] coverity: fix unchecked returns
 2026-08-13  6:31 UTC  (9+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 09/12] transport-helper: warn when export-marks file cannot be finalized
  ` [PATCH v3 12/12] bisect: handle dup() failure when redirecting stdout

[BUG] git config --global: doc and behaviour disagree when ~/.gitconfig and XDG config file coexist
 2026-08-13  6:07 UTC  (3+ messages)

Bugreport
 2026-08-13  4:59 UTC  (4+ messages)

[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-08-13  1:05 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
  ` [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

Can we do better than "git checkout/add -p"
 2026-08-12 22:35 UTC  (5+ messages)

[PATCH v2 00/12] fast-import: standardize usage string and SYNOPSIS
 2026-08-12 20:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-08-12 20:05 UTC  (8+ messages)
` [PATCH v8 00/10] "

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-12 19:22 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] mailmap: map Elijah Newren's current and previous work addresses
 2026-08-12 17:59 UTC 


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