Git development
 help / color / mirror / Atom feed
 messages from 2026-06-29 17:57:40 to 2026-07-01 12:19:01 UTC [more...]

[PATCH GSoC v14 00/13] cat-file: add remote-object-info to batch-command
 2026-07-01 12:18 UTC  (11+ messages)
` [PATCH GSoC v15 "
  ` [PATCH GSoC v15 01/13] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC v15 02/13] git-compat-util: add `strtoumax_szt()` with error handling
  ` [PATCH GSoC v15 03/13] cat-file: declare loop counter inside for()
  ` [PATCH GSoC v15 04/13] t1006: split test utility functions into new 'lib-cat-file.sh'
  ` [PATCH GSoC v15 05/13] fetch-pack: drop static `advertise_sid` variable
  ` [PATCH GSoC v15 06/13] fetch-pack: move `write_fetch_command_and_capabilities()` to connect.c
  ` [PATCH GSoC v15 07/13] connect: make `write_fetch_command_and_capabilities()` more generic
  ` [PATCH GSoC v15 08/13] fetch-pack: move fetch initialization
  ` [PATCH GSoC v15 09/13] serve: advertise object-info feature

A bug
 2026-07-01 11:46 UTC 

[PATCH 0/2] builtin/history: introduce "drop" subcommand
 2026-07-01 11:35 UTC  (13+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 01/11] read-cache: split out function to drop unmerged entries to stage 0
  ` [PATCH v8 02/11] reset: drop `USE_THE_REPOSITORY_VARIABLE`
  ` [PATCH v8 03/11] reset: rename `reset_head()`
  ` [PATCH v8 04/11] reset: modernize flags passed to `reset_working_tree()`
  ` [PATCH v8 05/11] reset: introduce dry-run mode
  ` [PATCH v8 06/11] reset: introduce ability to skip updating HEAD
  ` [PATCH v8 07/11] reset: allow the caller to specify the current HEAD object
  ` [PATCH v8 08/11] reset: stop assuming that the caller passes in a clean index
  ` [PATCH v8 09/11] replay: expose `replay_result_queue_update()`
  ` [PATCH v8 10/11] builtin/history: split handling of ref updates into two phases
  ` [PATCH v8 11/11] builtin/history: implement "drop" subcommand

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-07-01 10:31 UTC  (15+ messages)
` [PATCH v5 "

[PATCH v7 00/11] builtin/history: introduce "drop" subcommand
 2026-07-01 10:21 UTC  (4+ messages)
` [PATCH v7 11/11] builtin/history: implement "

[RFH] Why do osx CI jobs so unreliable?
 2026-07-01 10:07 UTC  (28+ messages)
        ` [PATCH 0/3] fixing expensive http test timeouts
          ` [PATCH 2/3] t5551: put many-tags case into its own repo
          ` [PATCH 3/3] t5551: pack refs after creating many tags
                    ` weird quadratic reftable behavior, was: "

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

[PATCH 0/2] small leak fix in format-patch
 2026-07-01  9:01 UTC  (8+ messages)
` [PATCH 1/2] t: move LSan errors from stdout to stderr
` [PATCH 2/2] format-patch: fix leak of rev_info in prepare_bases()

[PATCH v4 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-01  8:50 UTC  (13+ messages)
` [PATCH v4 3/3] replay: offer an option to linearize the commit topology
` [PATCH v5 0/3] Teach git-replay(1) to linearize merge commits
  ` [PATCH v5 3/3] replay: offer an option to linearize the commit topology

git-blame vs. abbrev
 2026-07-01  8:45 UTC  (7+ messages)

[PATCH 0/3] bloom-related leak fixes
 2026-07-01  8:26 UTC  (5+ messages)
` [PATCH 1/3] bloom: make bloom-filter slab initialization idempotent
` [PATCH 2/3] revision: avoid leaking bloom keyvecs with multiple traversals
` [PATCH 3/3] line-log: drop extra copy of range with bloom filters

[PATCH] submodule absorbgitdirs tests: use test_* helper functions
 2026-07-01  8:04 UTC  (3+ messages)

[PATCH 00/13] coverity: fix leaks and error paths
 2026-07-01  8:02 UTC  (21+ messages)
` [PATCH 01/13] load_one_loose_object_map(): fix resource leak
` [PATCH 02/13] loose: avoid closing invalid fd on error path
` [PATCH 03/13] download_https_uri_to_file(): do not leak fd upon failure
` [PATCH 04/13] run-command: avoid close(-1) in start_command() error paths
` [PATCH 05/13] run_diff_files: avoid memory leak
` [PATCH 06/13] line-log: avoid redundant copy that leaks in process_ranges
` [PATCH 07/13] dir: free allocations on parse-error paths in read_one_dir()
` [PATCH 08/13] submodule: fix cwd leak in get_superproject_working_tree()
` [PATCH 09/13] worktree: fix resource leaks when branch creation fails
` [PATCH 10/13] imap-send: avoid leaking the IMAP upload buffer
` [PATCH 11/13] reftable/table: release filter on error path
` [PATCH 12/13] fsmonitor: plug token-data leak on early daemon-startup failures
` [PATCH 13/13] mingw: make exit_process() own the process handle on all paths

After installing Git version 2.55.0.windows.1 on Windows, it is impossible to pull or push code using the domain account password
 2026-07-01  7:42 UTC  (2+ messages)

[PATCH] ci(dockerized): reduce the PID limit for private repositories
 2026-07-01  7:04 UTC 

[PATCH RFC 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-01  6:59 UTC  (4+ messages)
` [PATCH RFC v3 "
  ` [PATCH RFC v3 1/2] t/helper: prepare "test-example-tap.c" for introduction of "lib/"
  ` [PATCH RFC v3 2/2] Move libgit.a sources into separate "lib/" directory

[PATCH RFC v2 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-01  6:55 UTC  (6+ messages)
` [PATCH RFC v2 2/2] "

[PATCH 00/13] setup: split up repository discovery and setup
 2026-07-01  6:23 UTC  (16+ messages)
` [PATCH 01/13] setup: rename `check_repository_format_gently()`
` [PATCH 02/13] setup: mark bogus worktree in `apply_repository_format()`
` [PATCH 03/13] setup: unify setup of shallow file
` [PATCH 04/13] setup: split up concerns of `setup_git_env_internal()`
` [PATCH 05/13] setup: introduce explicit repository discovery
` [PATCH 06/13] setup: embed repository format in discovery
` [PATCH 07/13] setup: move prefix into repository
` [PATCH 08/13] setup: drop static `cwd` variable
` [PATCH 09/13] setup: propagate prefix via repository discovery
` [PATCH 10/13] setup: make repository discovery self-contained
` [PATCH 11/13] setup: drop redundant configuration of `startup_info->have_repository`
` [PATCH 12/13] setup: pass worktree to `init_db()`
` [PATCH 13/13] setup: mark `set_git_work_tree()` as file-local

[PATCH v3 0/2] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
 2026-06-30 21:16 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v1] config: fix case-insensitive match for old-style [section.subsection]
 2026-06-30 20:12 UTC  (2+ messages)

What's cooking in git.git (Jun 2026, #10)
 2026-06-30 19:27 UTC  (3+ messages)

[PATCH 0/4] builtin/refs: add ability to write references
 2026-06-30 19:16 UTC  (14+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] builtin/refs: add "create" subcommand
` [PATCH v3 0/5] builtin/refs: add ability to write references
  ` [PATCH v3 1/5] builtin/refs: drop `the_repository`
  ` [PATCH v3 2/5] builtin/refs: add "delete" subcommand
  ` [PATCH v3 3/5] builtin/refs: add "update" subcommand
  ` [PATCH v3 4/5] builtin/refs: add "create" subcommand
  ` [PATCH v3 5/5] builtin/refs: add "rename" subcommand

[PATCH v2 00/12] reftable: harden against corrupted tables
 2026-06-30 17:25 UTC  (3+ messages)
` [PATCH v2 05/12] t/unit-tests: introduce test helper to write reftable blocks

[PATCH 0/6] odb: refactor source-specific information in object info
 2026-06-30 16:54 UTC  (14+ messages)
` [PATCH 1/6] packfile: thread odb_source_packed through packed_object_info()
` [PATCH 2/6] odb: make backend-specific fields optional
` [PATCH 3/6] odb: add `source` field to struct object_info_source
` [PATCH 5/6] odb: drop `whence` field from object info

[PATCH v2 0/2] environment: move excludes_file into repo_config_values
 2026-06-30 16:44 UTC  (13+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "
  ` [PATCH v5 0/1] "
    ` [PATCH v5 1/1] "

[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
 2026-06-30 14:14 UTC  (26+ messages)
` [PATCH 1/6] object-file: rename files transaction prepare function
` [PATCH 2/6] object-file: propagate files transaction errors
` [PATCH 3/6] odb/transaction: propagate begin errors
` [PATCH 4/6] odb/transaction: propagate commit errors
` [PATCH 5/6] odb/transaction: add transaction env interface
` [PATCH 6/6] builtin/receive-pack: stage incoming objects via ODB transactions

Draft of Git Rev News edition 136
 2026-06-30 13:44 UTC 

RUST_LIB dependency on LIB_FILE in Makefile
 2026-06-30 13:07 UTC 

[PATCH] history: streamline message preparation and plug file stream leak
 2026-06-30 12:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] odb: generalize `reprepare()` callback
 2026-06-30  8:31 UTC  (10+ messages)
` [PATCH 1/2] odb/source: "
` [PATCH 2/2] odb: introduce `odb_prepare()`

[PATCH] builtin/history: unuse the commit buffer after use
 2026-06-30  6:44 UTC  (9+ messages)

[PATCH] meson: wire up USE_NSEC build knob
 2026-06-30  5:43 UTC  (7+ messages)

[RFC] clone: allow sparse-checkout paths to be specified during clone
 2026-06-30  5:32 UTC  (3+ messages)

[PATCH v5 0/2] graph: indent visual roots in graph
 2026-06-29 23:29 UTC  (6+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 2/3] revision: add peek functions for lookahead

[PATCH v2] completion: hide dotfiles for selected path completion
 2026-06-29 21:52 UTC  (3+ messages)
` [PATCH v3 0/2] "

[ANNOUNCE] Git Merge 2026 CFP deadline extended
 2026-06-29 21:36 UTC 

[PATCH 0/6] t: add lint-style.pl and convert grep to test_grep
 2026-06-29 21:21 UTC  (8+ messages)
` [PATCH v2 0/6] t: add greplint.pl "
  ` [PATCH v2 5/6] t: convert grep assertions "

[PATCH] prio-queue: use cascade-down sift for faster extract-min
 2026-06-29 21:16 UTC  (8+ messages)
` [PATCH v2] prio-queue: use cascade-down "

[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-06-29 20:55 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3 0/3] Reuse --contains traversal results
 2026-06-29 20:40 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/2] commit-reach: fix !FIND_ALL early exit with v1 commit graph
 2026-06-29 18:52 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.55.0
 2026-06-29 18:26 UTC 


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