Git development
 help / color / mirror / Atom feed
 messages from 2026-08-13 19:05:27 to 2026-08-18 14:48:04 UTC [more...]

[PATCH] pull: add --hard mode
 2026-08-18 14:48 UTC  (2+ messages)

[RFC PATCH 0/1] config: surface editor failure in exit code
 2026-08-18 14:31 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
 2026-08-18 14:19 UTC  (8+ messages)
` [PATCH 1/7] odb/source: discern missing and corrupt objects
` [PATCH 2/7] odb/source-inmemory: signal missing objects via positive return
` [PATCH 3/7] odb/source-packed: flag known-bad objects as corrupt and not missing
` [PATCH 4/7] odb/source-loose: distinguish missing and corrupt objects
` [PATCH 5/7] odb/source-files: signal mark objects via positive return
` [PATCH 6/7] odb/source: allow `read_object_info()` to bubble up error messages
` [PATCH 7/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically

[PATCH] completion: zsh: support completion after "git -C <path>"
 2026-08-18 12:40 UTC  (6+ messages)

[RFC] check_connected: toward incoming-proportional cost
 2026-08-18 12:31 UTC 

[PATCH 0/4] format-rev: add --abbrev, --color, and --date
 2026-08-18  9:57 UTC  (15+ messages)
` [PATCH 2/4] format-rev: factor option variables into a struct
` [PATCH 4/4] format-rev: learn --abbrev, --color, and --date
` [PATCH v2 0/5] format-rev: add "
  ` [PATCH v2 1/5] format-rev: use lower case for opts description
  ` [PATCH v2 2/5] format-rev: place BUG calls first in callback
  ` [PATCH v2 3/5] format-rev: factor option variables into a struct
  ` [PATCH v2 4/5] doc: rev-list-options.adoc: factor out --date alts
  ` [PATCH v2 5/5] format-rev: learn --abbrev, --color, and --date

Feature request
 2026-08-18  8:47 UTC 

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-08-18  7:55 UTC 

[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-18  7:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/5] odb: make packfile generation pluggable
 2026-08-18  5:26 UTC  (13+ messages)
` [PATCH 5/5] bundle: generate packfiles via the object database
` [PATCH v2 0/6] odb: make packfile generation pluggable
  ` [PATCH v2 1/6] odb: introduce interface to generate packfiles
  ` [PATCH v2 2/6] upload-pack: generate packfiles via the object database
  ` [PATCH v2 3/6] send-pack: "
  ` [PATCH v2 4/6] builtin/bundle: refactor option handling for progress meter
  ` [PATCH v2 5/6] bundle: get (mostly) rid of `the_repository`
  ` [PATCH v2 6/6] bundle: generate packfiles via the object database

[PATCH] pack-objects: trace pack bytes written
 2026-08-18  1:08 UTC  (2+ messages)

[PATCH] doc: format-rev: use [synopsis] on code block
 2026-08-17 21:46 UTC  (10+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] doc: format-rev: quote subject placeholder before and after
  ` [PATCH v4 2/2] doc: format-rev: use [synopsis] on code block

[PATCH] worktree repair: detect relative path in .git file correctly
 2026-08-17 21:27 UTC  (3+ messages)

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-08-17 20:58 UTC  (13+ messages)
` [PATCH RFC v3 2/2] "

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

[PATCH v2 0/4] odb: eagerly load alternates
 2026-08-17 17:47 UTC  (16+ messages)
` [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`

[PATCH v3] submodule: warn on valueless active config
 2026-08-17 17:43 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] object-name: avoid use-after-free in get_oid_with_context_1()
 2026-08-17 15:43 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH 0/4] odb: eagerly load alternates
 2026-08-17 11:09 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] setup: create ref and object databases after config is written
  ` [PATCH v3 2/5] odb: decouple source path comparisons from `the_repository`
  ` [PATCH v3 3/5] odb: eagerly initialize alternates
  ` [PATCH v3 4/5] odb: drop `loaded_alternates` field
  ` [PATCH v3 5/5] odb: drop `alternates_db` field

What's cooking in git.git (Aug 2026, #07)
 2026-08-17  7:43 UTC 

[PATCH] packfile: fix perf regression with many packs
 2026-08-17  7:21 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 0/7] builtin/receive-pack: support pluggable packfile writes
 2026-08-17  5:17 UTC  (10+ 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

Add a git squash function?
 2026-08-16 23:38 UTC  (3+ messages)

[PATCH 0/2] worktree: Fix out of bounds read that causes data loss and reject invalid empty input in worktree add
 2026-08-16 19:30 UTC  (5+ messages)
` [PATCH v1.5] "

[PATCH v4] repository: move fetch_if_missing into struct repository
 2026-08-16  6:20 UTC  (10+ messages)
` [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 v6] "

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-08-16  0:53 UTC  (6+ messages)
` [GSoC Patch 1/7] repo: add path.toplevel with absolute and relative suffix formatting
` [GSoC PATCH v4 0/7] repo: add more path keys to git repo info
  ` [GSoC PATCH v4 6/7] repo: add path.git-prefix

Bash completion very slow in large repo
 2026-08-15 19:52 UTC  (3+ messages)

[RFC] git worktree: use filesystem cloning where supported
 2026-08-15 18:09 UTC  (8+ messages)

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

[PATCH] chdir-notify.h: Removed unused param 'name'
 2026-08-15  5:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-15  4:36 UTC  (6+ messages)
` [PATCH v3] "

What's cooking in git.git (Aug 2026, #06)
 2026-08-15  0:33 UTC 

[GSoC PATCH] submodule: warn on valueless active config
 2026-08-14 22:04 UTC  (7+ messages)
` [GSoC PATCH v2] "

[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-08-14 19:35 UTC  (15+ 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

[GSoC PATCH v4 0/7] repack: add --drop-filtered to reclaim space in partial clones
 2026-08-14 19:32 UTC  (11+ messages)
` [GSoC PATCH v5 0/6] "
  ` [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] doc: fix typo in submitting patches
 2026-08-14 19:20 UTC  (2+ messages)

[PATCH 0/3] Convert USE_NSEC to runtime config
 2026-08-14 19:03 UTC  (7+ 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

[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 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
 2026-08-14 11:29 UTC  (5+ messages)

[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/2] completion of 'git [-C <dir>] checkout'
 2026-08-14  1:53 UTC  (6+ messages)
` [PATCH v3 0/3] "
  ` [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] 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  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] gitk: use more natural language for labels of color preferences


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