Git development
 help / color / mirror / Atom feed
 messages from 2026-04-09 13:27:54 to 2026-04-13 10:21:49 UTC [more...]

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-04-13 10:21 UTC  (3+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] doc: interpret-trailers: stop fixating on RFC 822

[PATCH 00/12] t: detect errors outside of test cases
 2026-04-13  9:49 UTC  (13+ messages)
` [PATCH 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH 02/12] t: prepare `test_must_fail ()` "
` [PATCH 03/12] t: prepare `stop_git_daemon "
` [PATCH 04/12] t: prepare `git config --unset` calls "
` [PATCH 05/12] t: prepare conditional test execution "
` [PATCH 06/12] t: prepare execution of potentially failing commands "
` [PATCH 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH 11/12] t9902: fix use of `read` "
` [PATCH 12/12] t: detect errors outside of test cases

[PATCH] stash: infer "push" when push-specific options are given
 2026-04-13  9:08 UTC  (10+ messages)
` [PATCH v3] "
` [PATCH v4] stash: infer "push" when command line starts with an option

[PATCH 00/18] setup: drop uses of `the_repository`
 2026-04-13  5:48 UTC  (6+ messages)
` [PATCH 03/18] setup: stop using `the_repository` in `is_inside_git_dir()`

[RFC] New command: git-recall -- a developer standup/activity tool
 2026-04-12 23:43 UTC 

[PATCH v6 0/4] checkout: 'autostash' for branch switching
 2026-04-12 20:01 UTC  (45+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
      ` [PATCH] checkout: add --autostash option for branch switching
  ` [PATCH v7 3/4] sequencer: teach autostash apply to take optional conflict marker labels
  ` [PATCH v7 4/4] checkout: -m (--merge) uses autostash when switching branches
  ` [PATCH v8 0/4] checkout: 'autostash' for branch switching
    ` [PATCH v8 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
    ` [PATCH v8 2/4] sequencer: allow create_autostash to run silently
    ` [PATCH v8 3/4] sequencer: teach autostash apply to take optional conflict marker labels
    ` [PATCH v8 4/4] checkout: -m (--merge) uses autostash when switching branches
    ` [PATCH v9 0/4] checkout: 'autostash' for branch switching
      ` [PATCH v9 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
      ` [PATCH v9 2/4] sequencer: allow create_autostash to run silently
      ` [PATCH v9 3/4] sequencer: teach autostash apply to take optional conflict marker labels
      ` [PATCH v9 4/4] checkout: -m (--merge) uses autostash when switching branches
      ` [PATCH v10 0/4] checkout: 'autostash' for branch switching
        ` [PATCH v10 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
        ` [PATCH v10 2/4] sequencer: allow create_autostash to run silently
        ` [PATCH v10 3/4] sequencer: teach autostash apply to take optional conflict marker labels
        ` [PATCH v10 4/4] checkout: -m (--merge) uses autostash when switching branches

[PATCH] gitglossary: fix indentation of sub-lists
 2026-04-12 19:56 UTC  (7+ messages)
      ` [PATCH v2] "

[GSoC PATCH v2] backfill: add --[no-]progress option
 2026-04-12 19:46 UTC  (2+ messages)

[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
 2026-04-12 14:41 UTC  (4+ messages)
` [GSoC v3] "
  ` [GSoC v4] "

[GSoC PATCH v3 0/5] preserve promisor files content after repack
 2026-04-12  6:27 UTC  (27+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 1/5] pack-write: add explanation to promisor file content
  ` [GSoC PATCH v4 2/5] pack-write: add helper to fill promisor file after repack
      ` [PATCH] CodingGuidelines: st_mtimespec vs st_mtim vs st_mtime
  ` [GSoC PATCH v4 3/5] repack-promisor: preserve content of promisor files after repack
  ` [GSoC PATCH v4 4/5] t7700: test for promisor file content "
  ` [GSoC PATCH v4 5/5] t7703: test for promisor file content after geometric repack
  ` [GSoC PATCH v5 0/6] preserve promisor files content after repack
    ` [GSoC PATCH v5 1/6] pack-write: add explanation to promisor file content
    ` [GSoC PATCH v5 2/6] repack-promisor add helper to fill promisor file after repack
    ` [GSoC PATCH v5 3/6] repack-promisor: preserve content of promisor files "
    ` [GSoC PATCH v5 4/6] t7700: test for promisor file content "
    ` [GSoC PATCH v5 5/6] t7703: test for promisor file content after geometric repack
    ` [GSoC PATCH v5 6/6] repack-promisor: add missing headers

[PATCH] doc: am: correct to full --no-message-id
 2026-04-11 20:20 UTC 

[PATCH] doc: am: revert Message-ID trailer claim
 2026-04-11 20:15 UTC 

[PATCH/RFC] stash: add --include-untracked support to git stash create
 2026-04-11  7:17 UTC  (2+ messages)

[PATCH v2 0/4] Enable Rust by default
 2026-04-10 22:35 UTC  (14+ messages)
` [PATCH v2 1/4] docs: update version with default Rust support
` [PATCH v2 2/4] ci: install cargo on Alpine
` [PATCH v2 3/4] Linux: link against libdl
` [PATCH v2 4/4] Enable Rust by default
  ` Re*: [PATCH v2 0/4] "

[PATCH v2 0/1] cat-file: add mailmap subcommand to --batch-command
 2026-04-10 18:29 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
 2026-04-10 16:54 UTC  (4+ messages)
` [GSoC RFC PATCH v2 0/1] graph: add indentation for commits preceded by a parentless commit

[PATCH v3 0/8] Some build system improvements
 2026-04-10 16:05 UTC  (5+ messages)
` [PATCH v3 8/8] meson: precompile "git-compat-util.h"

[PATCH] bundle-uri: drain remaining response on invalid bundle-uri lines
 2026-04-10 15:38 UTC  (4+ messages)

[PATCH 0/8] Some build system improvements
 2026-04-10 15:17 UTC  (7+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately

Bug - git fsck never ending on git-for-windows
 2026-04-10 12:31 UTC  (2+ messages)

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-10 12:12 UTC  (25+ messages)
` [PATCH v3 00/17] odb: introduce "in-memory" source
  ` [PATCH v3 01/17] "
  ` [PATCH v3 02/17] odb/source-inmemory: implement `free()` callback
  ` [PATCH v3 03/17] odb: fix unnecessary call to `find_cached_object()`
  ` [PATCH v3 04/17] odb/source-inmemory: implement `read_object_info()` callback
  ` [PATCH v3 05/17] odb/source-inmemory: implement `read_object_stream()` callback
  ` [PATCH v3 06/17] odb/source-inmemory: implement `write_object()` callback
  ` [PATCH v3 07/17] odb/source-inmemory: implement `write_object_stream()` callback
  ` [PATCH v3 08/17] cbtree: allow using arbitrary wrapper structures for nodes
  ` [PATCH v3 09/17] oidtree: add ability to store data
  ` [PATCH v3 10/17] odb/source-inmemory: convert to use oidtree
  ` [PATCH v3 11/17] odb/source-inmemory: implement `for_each_object()` callback
  ` [PATCH v3 12/17] odb/source-inmemory: implement `find_abbrev_len()` callback
  ` [PATCH v3 13/17] odb/source-inmemory: implement `count_objects()` callback
  ` [PATCH v3 14/17] odb/source-inmemory: implement `freshen_object()` callback
  ` [PATCH v3 15/17] odb/source-inmemory: stub out remaining functions
  ` [PATCH v3 16/17] odb: generic in-memory source
  ` [PATCH v3 17/17] t/unit-tests: add tests for the in-memory object source

[GSoC] Call for Mentors - Help Us Welcome More Contributors to Git
 2026-04-10 11:04 UTC  (2+ messages)

[PATCH 0/4] Run hooks in parallel
 2026-04-10  9:06 UTC  (15+ messages)
` [PATCH v7 00/13] "
  ` [PATCH v7 01/13] repository: fix repo_init() memleak due to missing _clear()
  ` [PATCH v7 02/13] config: add a repo_config_get_uint() helper
  ` [PATCH v7 03/13] hook: parse the hook.jobs config
  ` [PATCH v7 04/13] hook: allow parallel hook execution
  ` [PATCH v7 05/13] hook: allow pre-push parallel execution
  ` [PATCH v7 06/13] hook: mark non-parallelizable hooks
  ` [PATCH v7 07/13] hook: add -j/--jobs option to git hook run
  ` [PATCH v7 08/13] hook: add per-event jobs config
  ` [PATCH v7 09/13] hook: warn when hook.<friendly-name>.jobs is set
  ` [PATCH v7 10/13] hook: move is_known_hook() to hook.c for wider use
  ` [PATCH v7 11/13] hook: add hook.<event>.enabled switch
  ` [PATCH v7 12/13] hook: allow hook.jobs=-1 to use all available CPU cores
  ` [PATCH v7 13/13] t1800: test SIGPIPE with parallel hooks

Git 2.54.0-rc1, subtests of t5310, t5326, t5327
 2026-04-10  7:35 UTC  (18+ messages)

[PATCH] wrapper: properly handle MAX_IO_SIZE in `write_in_full()`
 2026-04-10  5:19 UTC  (8+ messages)

2.54.0-rc1 NO_WRITEV=Nope does not work
 2026-04-10  4:57 UTC  (6+ messages)
  ` Re* "

[PATCH v2 00/17] odb: introduce "in-memory" source
 2026-04-10  4:53 UTC  (4+ messages)
` [PATCH v2 16/17] odb/source-inmemory: stub out remaining functions

[PATCH] checkout: add --autostash option for branch switching
 2026-04-09 21:29 UTC  (4+ messages)

What's cooking in git.git (Apr 2026, #01)
 2026-04-09 20:09 UTC  (3+ messages)

[PATCH v3 0/3] branch: add prefixes to new branch names
 2026-04-09 20:02 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] branch: add 'branch.namePrefix' config param

[PATCH v13 00/13] fsmonitor: implement filesystem change listener for Linux
 2026-04-09 18:04 UTC  (3+ messages)
` [PATCH v14 "

[PATCH v2] repo: add paths.toplevel to repo info
 2026-04-09 16:01 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4 0/6] Xdiff cleanup part 3
 2026-04-09 14:01 UTC  (4+ messages)
` [PATCH v5 "

Help needed on 2.54.0-rc0 t5301.13 looping
 2026-04-09 13:40 UTC  (9+ messages)
      ` [PATCH] run_processes_parallel(): fix order of sigpipe handling


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