git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-20 18:40:00 to 2025-08-23 00:10:20 UTC [more...]

What's cooking in git.git (Aug 2025, #10; Fri, 22)
 2025-08-23  0:10 UTC 

[PATCH 00/16] packfile: carve out a new packfile store
 2025-08-22 23:50 UTC  (36+ messages)
` [PATCH 03/16] odb: move initialization bit into `struct packfile_store`
` [PATCH 05/16] odb: move MRU list of packfiles "
` [PATCH 12/16] packfile: introduce function to load and add packfiles
` [PATCH 14/16] packfile: remove `get_packed_git()`
` [PATCH 15/16] packfile: refactor `get_all_packs()` to work on packfile store
` [PATCH v2 00/16] packfile: carve out a new "
  ` [PATCH v2 01/16] packfile: introduce a new `struct packfile_store`
  ` [PATCH v2 02/16] odb: move list of packfiles into "
  ` [PATCH v2 03/16] odb: move initialization bit "
  ` [PATCH v2 04/16] odb: move packfile map "
  ` [PATCH v2 05/16] odb: move MRU list of packfiles "
  ` [PATCH v2 06/16] odb: move kept cache "
  ` [PATCH v2 07/16] packfile: reorder functions to avoid function declaration
  ` [PATCH v2 08/16] packfile: refactor `prepare_packed_git()` to work on packfile store
  ` [PATCH v2 09/16] packfile: split up responsibilities of `reprepare_packed_git()`
  ` [PATCH v2 10/16] packfile: refactor `install_packed_git()` to work on packfile store
  ` [PATCH v2 11/16] packfile: always add packfiles to MRU when adding a pack
  ` [PATCH v2 12/16] packfile: introduce function to load and add packfiles
  ` [PATCH v2 13/16] packfile: move `get_multi_pack_index()` into "midx.c"
  ` [PATCH v2 14/16] packfile: remove `get_packed_git()`
  ` [PATCH v2 15/16] packfile: refactor `get_all_packs()` to work on packfile store
  ` [PATCH v2 16/16] packfile: refactor `get_packed_git_mru()` "

[PATCH 0/3] bulk-checkin: remove global transaction state
 2025-08-22 21:35 UTC  (26+ messages)
` [PATCH 1/3] bulk-checkin: introduce object database transaction structure
` [PATCH 2/3] bulk-checkin: remove global transaction state
` [PATCH 3/3] bulk-checkin: wire repository variable
` [PATCH v2 0/4] bulk-checkin: remove global transaction state
  ` [PATCH v2 1/4] bulk-checkin: introduce object database transaction structure
  ` [PATCH v2 2/4] bulk-checkin: remove global transaction state
  ` [PATCH v2 3/4] bulk-checkin: require transaction for index_blob_bulk_checkin()
  ` [PATCH v2 4/4] bulk-checkin: use repository variable from transaction
  ` [PATCH v3 0/4] bulk-checkin: remove global transaction state
    ` [PATCH v3 1/4] bulk-checkin: introduce object database transaction structure
    ` [PATCH v3 2/4] bulk-checkin: remove global transaction state
    ` [PATCH v3 3/4] bulk-checkin: require transaction for index_blob_bulk_checkin()
    ` [PATCH v3 4/4] bulk-checkin: use repository variable from transaction

💬 git - quick collaboration question
 2025-08-22 20:47 UTC 

[PATCH v2 0/4] doc: git-add: clarify DESCRIPTION section
 2025-08-22 20:37 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] doc: git-add: clarify intro & add an example
  ` [PATCH v3 3/3] doc: git-add: simplify discussion of ignored files

[PATCH v2] gitk: add README with usage, build, and contributing details
 2025-08-22 20:28 UTC  (4+ messages)

[PATCH] doc/format-patch: adjust Thunderbird MUA hint to new add-on
 2025-08-22 18:52 UTC 

[PATCH] doc:clarify which remotes can be used when contributing
 2025-08-22 18:45 UTC  (7+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-08-22 18:08 UTC  (15+ messages)
` [PATCH RFC 10/11] add-patch: add support for in-memory index patching
` [PATCH RFC 11/11] builtin/history: implement "split" subcommand

"lock file exists" when fetching in bare clone of repository
 2025-08-22 17:47 UTC  (11+ messages)

[PATCH] doc: interpret-trailers: close all pairs of single quotes
 2025-08-22 15:20 UTC 

git status shows a different result depending on how fast a file is changed
 2025-08-22 15:10 UTC 

[PATCH v2] send-email: add --get-smtp-server option to fetch SMTP settings
 2025-08-22 15:14 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] bugreport: use quoted line prefixes
 2025-08-22 12:49 UTC  (2+ messages)
` [PATCH v3] bugreport: use quoted line prefixes & more blank lines

[PATCH RFC 05/11] builtin/history: implement "drop" subcommand
 2025-08-22 12:21 UTC  (3+ messages)

[PATCH] config: add "hostname" condition to includeIf
 2025-08-22  8:49 UTC 

[PATCH] config: add "hostname" condition to includeIf
 2025-08-22  8:35 UTC 

[PATCH] config: add "hostname" condition to includeIf
 2025-08-22  8:22 UTC  (2+ messages)
` [PATCH] Start 2.52 cycle, the first batch

[GSoC][PATCH 0/2] Add refs exists subcommand
 2025-08-22  4:59 UTC  (9+ messages)
` [GSoC][PATCH 1/2] builtin/refs: add 'exists' subcommand
` [GSoC][PATCH 2/2] t: add test for git refs exists subcommand

[PATCH 0/3] [2.51.0 Bug] Missing singleton objects in 'git repack -adf --path-walk'
 2025-08-21 23:22 UTC  (16+ messages)
` [PATCH 1/3] t7700: add failing --path-walk test
` [PATCH 2/3] path-walk: fix setup of pending objects
` [PATCH 3/3] path-walk: create initializer for path lists

[GSoC PATCH 0/2] repo: add -z and objects.format
 2025-08-21 21:50 UTC  (21+ messages)
` [GSoC PATCH 1/2] repo: add the flag -z as an alias for --format=nul
` [GSoC PATCH 2/2] repo: add the field objects.format

[PATCH 0/5] doc: git-add: clarify DESCRIPTION section
 2025-08-21 20:36 UTC  (4+ messages)
` [PATCH v2 3/4] doc: git-add: make explanation less dry

[FEATURE] Proposal: git format-patch with `--with-line-numbers` flag
 2025-08-21 19:50 UTC  (4+ messages)

[PATCH] git-gui: simplify using nice
 2025-08-21 19:19 UTC  (4+ messages)
` [PATCH v2] git-gui: simplify using nice(1)

[PATCH] git-gui: simplify PATH de-duplication
 2025-08-21 18:39 UTC  (2+ messages)

[BUG] Some subcommands ignore color.diff and color.ui in --patch mode
 2025-08-21 15:42 UTC  (10+ messages)
  ` [PATCH 0/4] oddities around add-interactive and color
    ` [PATCH 1/4] stash: pass --no-color to diff-tree child processes
    ` [PATCH 2/4] add-interactive: respect color.diff for diff coloring
    ` [PATCH 3/4] add-interactive: manually fall back color config to color.ui
    ` [PATCH 4/4] contrib/diff-highlight: mention interactive.diffFilter

[PATCH] config: document includeIf conditions consistently
 2025-08-21 15:06 UTC 

Git whatchanged --i-still-use-this breaks Jenkins GitSCM
 2025-08-21 13:59 UTC 

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-08-21 13:17 UTC  (19+ messages)
` [PATCH 1/9] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH 3/9] submodule: add gitdir path config override
` [PATCH 4/9] t: submodules: add basic mixed gitdir path tests
` [PATCH 6/9] submodule: encode gitdir paths to avoid conflicts
` [PATCH 9/9] t: add gitdir encoding tests

[PATCH 5/9] strbuf: bring back is_rfc3986_unreserved
 2025-08-21 13:08 UTC  (3+ messages)

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-08-21 13:00 UTC  (2+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 11)

JENKINS-76004 - Git changelog is missing when CLI git 2.51.0 is on the controller
 2025-08-21 12:25 UTC 

[PATCH v2 1/2] pretty: add X-Change-ID to mail formats
 2025-08-21  8:52 UTC  (5+ messages)

git: prepare to regularly change hashsums
 2025-08-21  8:28 UTC  (4+ messages)

[PATCH gitk] gitk: add README.md with contribution guidelines
 2025-08-21  7:15 UTC  (9+ messages)

What's cooking in git.git (Aug 2025, #09; Wed, 20)
 2025-08-21  7:05 UTC  (2+ messages)

[RFC] Allow includeIf.hasconfig to take precedence over includeIf.gitdir
 2025-08-21  4:29 UTC 

[PATCH v5] subtree: fix split processing with multiple subtrees present
 2025-08-21  3:13 UTC  (3+ messages)
` [PATCH v6] "
  ` subtree: [v2.44 regression] split may produce different history

[PATCH 0/2] optimize string hashing in xdiff
 2025-08-20 21:34 UTC  (8+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim

git: list of my complaints about future graft removal
 2025-08-20 14:11 UTC  (2+ messages)

[PATCH v3 7/9] doc: git-log: convert pretty formats to new doc format
 2025-08-20 21:23 UTC  (8+ messages)
` [PATCH] doc: fix asciidoc format compatibility in pretty-formats.adoc
    ` [PATCH v2] "
` [PATCH v3] "

git whatchanged
 2025-08-20 21:11 UTC  (7+ messages)

I use whatchanged!
 2025-08-20 20:57 UTC  (4+ messages)

[PATCH 0/4] dangling symrefs and fetchRemoteHEAD=create
 2025-08-20 19:14 UTC  (4+ messages)
` [PATCH 4/4] refs: do not clobber dangling symrefs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).