Git development
 help / color / mirror / Atom feed
 messages from 2026-07-13 05:52:47 to 2026-07-14 18:36:13 UTC [more...]

git-last-modified(1) slower than git-log(1)?
 2026-07-14 18:33 UTC 

[PATCH GSoC v15 00/13] cat-file: add remote-object-info to batch-command
 2026-07-14 18:33 UTC  (20+ messages)
` [PATCH GSoC v16 "
  ` [PATCH GSoC v16 10/13] transport: add client support for object-info
  ` [PATCH GSoC v17 00/13] cat-file: add remote-object-info to batch-command
    ` [PATCH GSoC v17 01/13] transport-helper: fix memory leak of helper on disconnect
    ` [PATCH GSoC v17 02/13] cat-file: declare loop counter inside for()
    ` [PATCH GSoC v17 03/13] t1006: split test utility functions into new 'lib-cat-file.sh'
    ` [PATCH GSoC v17 04/13] fetch-pack: fix hash_algo variable type
    ` [PATCH GSoC v17 05/13] fetch-pack: drop static advertise_sid variable
    ` [PATCH GSoC v17 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
    ` [PATCH GSoC v17 07/13] connect: make write_fetch_command_and_capabilities() more generic
    ` [PATCH GSoC v17 08/13] fetch-pack: move fetch initialization
    ` [PATCH GSoC v17 09/13] serve: advertise object-info feature
    ` [PATCH GSoC v17 10/13] transport: add client support for object-info
    ` [PATCH GSoC v17 11/13] cat-file: add remote-object-info to batch-command
    ` [PATCH GSoC v17 12/13] cat-file: validate remote atoms with an allow-list
    ` [PATCH GSoC v17 13/13] cat-file: make remote-object-info allow-list dynamic

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14 18:31 UTC  (15+ messages)
` [PATCH 1/2] http: use unique tempfiles for packfile URI downloads
` [PATCH 2/2] fetch-pack: accept "pack" output for packfile URIs

[PATCH] show-branch: convert object.flags usage to a commit-slab
 2026-07-14 18:30 UTC 

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

[PATCH 0/5] tempfile: stop using the_repository
 2026-07-14 17:59 UTC  (6+ messages)
` [PATCH 1/5] tempfile: add repo_create_tempfile{,_mode}()
` [PATCH 2/5] refs/packed: use repo_create_tempfile()
` [PATCH 3/5] lockfile: add repo_hold_lock_file_for_update{,_timeout}{,_mode}()
` [PATCH 4/5] tempfile: stop using the_repository
` [PATCH 5/5] use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos

[PATCH v3 0/2] fetch: make submodule fetch errors configurable
 2026-07-14 17:14 UTC  (9+ messages)
` [PATCH v3 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
` [PATCH v4 0/2] fetch: make submodule fetch errors configurable
  ` [PATCH v4 1/2] submodule: fix premature failure in recursive submodule fetch
  ` [PATCH v4 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal

[PATCH 0/2] t1100: modernize test script
 2026-07-14 16:43 UTC  (15+ messages)
` [PATCH 1/2] t1100: modernize test style
` [PATCH 2/2] t1100: move creation of expected output into setup test
` [PATCH v2 0/2] t1100: modernize test script
  ` [PATCH v2 1/2] t1100: modernize test style
  ` [PATCH v2 2/2] t1100: move creation of expected output into setup test
  ` [PATCH v3 0/2] t1100: modernize test script
    ` [PATCH v3 1/2] t1100: modernize test style
    ` [PATCH v3 2/2] t1100: move creation of expected output into setup test

[PATCH] strbuf: avoid redundant reset in strbuf_getwholeline()
 2026-07-14 16:40 UTC  (2+ messages)

[PATCH v10 0/9] migrate more variables into repo_config_values
 2026-07-14 16:24 UTC  (17+ messages)
` [PATCH v11 00/10] "
  ` [PATCH v11 06/10] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
` [PATCH v12 00/10] migrate more variables into repo_config_values
  ` [PATCH v12 01/10] repository: introduce repo_config_values_clear()
  ` [PATCH v12 02/10] environment: move excludes_file into repo_config_values
  ` [PATCH v12 03/10] environment: move editor_program "
  ` [PATCH v12 04/10] environment: move pager_program "
  ` [PATCH v12 05/10] environment: move askpass_program "
  ` [PATCH v12 06/10] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
  ` [PATCH v12 07/10] environment: move push_default into repo_config_values
  ` [PATCH v12 08/10] environment: move autorebase "
  ` [PATCH v12 09/10] environment: move object_creation_mode "
  ` [PATCH v12 10/10] repository: adjust the comment of config_values_private_

[PATCH v7 0/5] history: add squash subcommand to fold a range
 2026-07-14 12:36 UTC  (6+ messages)
` [PATCH v8 "

[PATCH v8 0/4] graph: indent visual roots in graph
 2026-07-14 12:09 UTC  (39+ messages)
` [PATCH v9 "
  ` [PATCH v10 0/7] "
    ` [PATCH v10 1/7] lib-log-graph: move check_graph function
    ` [PATCH v10 2/7] revision: add next_commit_to_show()
    ` [PATCH v10 3/7] graph: add a 2 commit buffer for lookahead
    ` [PATCH v10 4/7] graph: indent visual root in graph
    ` [PATCH v10 5/7] graph: wrap cascading commits after 4 columns
    ` [PATCH v10 6/7] graph: move config reading into graph_read_config()
    ` [PATCH v10 7/7] graph: add --[no-]graph-indent and log.graphIndent
    ` [PATCH v11 0/7] graph: indent visual roots in graph
      ` [PATCH v11 1/7] lib-log-graph: move check_graph function
      ` [PATCH v11 2/7] revision: add next_commit_to_show()
      ` [PATCH v11 3/7] graph: add a 2 commit buffer for lookahead
      ` [PATCH v11 4/7] graph: indent visual root in graph
      ` [PATCH v11 5/7] graph: wrap cascading commits after 4 columns
      ` [PATCH v11 6/7] graph: move config reading into graph_read_config()
      ` [PATCH v11 7/7] graph: add --[no-]graph-indent and log.graphIndent
      ` [PATCH v12 0/7] graph: indent visual roots in graph
        ` [PATCH v12 1/7] lib-log-graph: move check_graph function
        ` [PATCH v12 2/7] revision: add next_commit_to_show()
        ` [PATCH v12 3/7] graph: add a 2 commit buffer for lookahead
        ` [PATCH v12 4/7] graph: indent visual root in graph
        ` [PATCH v12 5/7] graph: wrap cascading commits after 4 columns
        ` [PATCH v12 6/7] graph: move config reading into graph_read_config()
        ` [PATCH v12 7/7] graph: add --[no-]graph-indent and log.graphIndent

[PATCH] fast-export: standardize usage string and SYNOPSIS
 2026-07-14  8:54 UTC  (3+ messages)

bug in `git log --cherry-mark`
 2026-07-14  7:56 UTC 

[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
 2026-07-14  7:45 UTC  (2+ messages)

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14  7:31 UTC  (5+ messages)

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-14  7:17 UTC  (14+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] odb/source-packed: improve lookup when enumerating objects
  ` [PATCH v3 2/9] pack-bitmap: mark object filter as `const`
  ` [PATCH v3 3/9] pack-objects: drop unused return value from add_object_entry()
  ` [PATCH v3 4/9] pack-bitmap: allow aborting iteration of bitmapped objects
  ` [PATCH v3 5/9] pack-bitmap: iterate object sources when opening bitmaps
  ` [PATCH v3 6/9] pack-bitmap: drop `_1` suffix from functions that open bitmaps
  ` [PATCH v3 7/9] pack-bitmap: introduce function to open bitmap for a single source
  ` [PATCH v3 8/9] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v3 9/9] builtin/cat-file: filter objects via object database

[PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
 2026-07-14  7:17 UTC  (12+ messages)
` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects

local mistake - need help in recover
 2026-07-14  4:04 UTC 

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-14  3:31 UTC  (17+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [PATCH 2/2] commit-graph: propagate topo_levels slab to all chain layers

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-13 22:37 UTC 

[PATCH] meson: wire up USE_NSEC build knob
 2026-07-13 22:17 UTC  (2+ messages)

[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-13 22:09 UTC  (4+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology

What's cooking in git.git (Jul 2026, #05)
 2026-07-13 21:34 UTC  (3+ messages)
` tc/replay-linearize [Was: Re: What's cooking in git.git (Jul 2026, #05)]

cygwin v2.55.0 test failures
 2026-07-13 20:28 UTC  (5+ messages)

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-13 17:00 UTC  (16+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] t3400: restore coverage for note copying with apply backend
  ` [PATCH v2 02/10] sequencer: move definition of is_final_fixup()
  ` [PATCH v2 03/10] sequencer: be more careful with external merge
  ` [PATCH v2 04/10] sequencer: never reschedule on failed commit
  ` [PATCH v2 05/10] sequencer: remove unnecessary "or" in pick_one_commit()
  ` [PATCH v2 06/10] sequencer: simplify handing of fixup with conflicts
  ` [PATCH v2 07/10] sequencer: remove unnecessary condition in pick_one_commit()
  ` [PATCH v2 08/10] sequencer: simplify pick_one_commit()
  ` [PATCH v2 09/10] sequencer: use an enum to represent result of picking a commit
  ` [PATCH v2 10/10] sequencer: do not record dropped commits as rewritten

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

[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-13 16:30 UTC  (4+ messages)

[PATCH 0/6] Update Contributor Guides
 2026-07-13 14:14 UTC  (8+ messages)
` [PATCH 1/6] SubmittingPatches: clarify expected structure of commit log message

[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-07-13 13:19 UTC  (3+ messages)

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-13 13:18 UTC  (4+ messages)

[PATCH v8 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-13 11:16 UTC  (3+ messages)
` [PATCH v8 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
 2026-07-13 11:10 UTC  (3+ messages)
` [PATCH v2 0/2] t9811: reformat and modernize tests

What's cooking in git.git (Jul 2026, #04)
 2026-07-13  8:41 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