git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
[GSoC PATCH v2] backfill: add --[no-]progress option
 2026-04-15 17:04 UTC  (4+ messages)

[PATCH v9 0/4] checkout: 'autostash' for branch switching
 2026-04-15 16:24 UTC  (51+ messages)
` [PATCH v10 "
    ` [PATCH] checkout: add --autostash option "
  ` [PATCH v11 0/4] checkout: 'autostash' "
    ` [PATCH v11 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
    ` [PATCH v11 2/4] sequencer: allow create_autostash to run silently
    ` [PATCH v11 3/4] sequencer: teach autostash apply to take optional conflict marker labels
    ` [PATCH v11 4/4] checkout: -m (--merge) uses autostash when switching branches
    ` [PATCH v12 0/4] checkout: 'autostash' for branch switching
      ` [PATCH v12 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
      ` [PATCH v12 2/4] sequencer: allow create_autostash to run silently
      ` [PATCH v12 3/4] sequencer: teach autostash apply to take optional conflict marker labels
      ` [PATCH v12 4/4] checkout: -m (--merge) uses autostash when switching branches
      ` [PATCH v13 0/5] checkout: 'autostash' for branch switching
        ` [PATCH v13 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
        ` [PATCH v13 2/5] sequencer: allow create_autostash to run silently
        ` [PATCH v13 3/5] sequencer: teach autostash apply to take optional conflict marker labels
        ` [PATCH v13 4/5] checkout: rollback lock on early returns in merge_working_tree
        ` [PATCH v13 5/5] checkout -m: autostash when switching branches
        ` [PATCH v14 0/5] checkout: 'autostash' for branch switching
          ` [PATCH v14 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
          ` [PATCH v14 2/5] sequencer: allow create_autostash to run silently
          ` [PATCH v14 3/5] sequencer: teach autostash apply to take optional conflict marker labels
          ` [PATCH v14 4/5] checkout: rollback lock on early returns in merge_working_tree
          ` [PATCH v14 5/5] checkout -m: autostash when switching branches

[RFC] worktree: add --recurse-submodules support to git worktree add
 2026-04-15 16:23 UTC  (3+ messages)

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-04-15 15:49 UTC  (16+ messages)
` [PATCH v2 1/8] environment: move "trust_ctime" into `struct repo_config_values`
` [PATCH v2 2/8] environment: move "check_stat" "
` [PATCH v2 3/8] environment: move `zlib_compression_level` into repo_config_values
` [PATCH v2 5/8] environment: move "precomposed_unicode" into `struct repo_config_values`

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

[PATCH 1/2] tests: don't mess with fd 7 of test helper functions
 2026-04-15 15:25 UTC  (8+ messages)
` [PATCH 2/2] test-lib-functions: use BUG() in 'test_must_fail'

[PATCH 0/4] fetch: add --must-have and remote.*.mustHave
 2026-04-15 15:14 UTC  (9+ messages)
` [PATCH v2 0/7] fetch: rework negotiation tip options
  ` [PATCH v2 1/7] t5516: fix test order flakiness
  ` [PATCH v2 2/7] fetch: add --negotiation-restrict option
  ` [PATCH v2 3/7] transport: rename negotiation_tips
  ` [PATCH v2 4/7] remote: add remote.*.negotiationRestrict config
  ` [PATCH v2 5/7] fetch: add --negotiation-require option for negotiation
  ` [PATCH v2 6/7] remote: add negotiationRequire config as default for --negotiation-require
  ` [PATCH v2 7/7] send-pack: pass negotiation config in push

[PATCH v3 0/1] cat-file: add mailmap subcommand to --batch-command
 2026-04-15 15:09 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[RFC] worktree: add --recurse-submodules support to git worktree add
 2026-04-15 15:12 UTC 

[PATCH v3 0/6] Xdiff cleanup part 3
 2026-04-15 13:54 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/6] xdiff/xdl_cleanup_records: make limits more clear
  ` [PATCH v5 0/6] Xdiff cleanup part 3
    ` [PATCH v5 4/6] xdiff/xdl_cleanup_records: make limits more clear

[PATCH v13 00/13] fsmonitor: implement filesystem change listener for Linux
 2026-04-15 13:27 UTC  (20+ messages)
` [PATCH v14 "
  ` [PATCH v14 12/13] fsmonitor: add tests "
  ` [PATCH v15 00/13] fsmonitor: implement filesystem change listener "
    ` [PATCH v15 01/13] t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
    ` [PATCH v15 02/13] fsmonitor: fix khash memory leak in do_handle_client
    ` [PATCH v15 03/13] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
    ` [PATCH v15 04/13] compat/win32: add pthread_cond_timedwait
    ` [PATCH v15 05/13] fsmonitor: use pthread_cond_timedwait for cookie wait
    ` [PATCH v15 06/13] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
    ` [PATCH v15 07/13] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
    ` [PATCH v15 08/13] fsmonitor: implement filesystem change listener for Linux
    ` [PATCH v15 09/13] run-command: add close_fd_above_stderr option
    ` [PATCH v15 10/13] fsmonitor: close inherited file descriptors and detach in daemon
    ` [PATCH v15 11/13] fsmonitor: add timeout to daemon stop command
    ` [PATCH v15 12/13] fsmonitor: add tests for Linux
    ` [PATCH v15 13/13] fsmonitor: convert shown khash to strset in do_handle_client

[PATCH v14 12/13] fsmonitor: add tests for Linux
 2026-04-15 13:26 UTC 

[PATCH v3 0/2] userdiff: extend Scheme support to cover other Lisp dialects
 2026-04-15  6:54 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] userdiff: tighten word-diff test case of the scheme driver
  ` [PATCH v4 2/2] userdiff: extend Scheme support to cover other Lisp dialects

git fetch second argument parsing inconsistency
 2026-04-15  0:05 UTC 

[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
 2026-04-14 22:38 UTC  (8+ messages)
` [PATCH 06/16] midx: support custom `--base` for incremental MIDX writes
` [PATCH 07/16] repack: track the ODB source via existing_packs

[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
 2026-04-14 21:40 UTC  (15+ messages)
` [PATCH 1/8] t/helper: add 'test-tool bitmap write' subcommand
` [PATCH 2/8] t5333: demonstrate various pseudo-merge bugs
` [PATCH 3/8] pack-bitmap-write: sort pseudo-merge commit lookup table in pack order
` [PATCH 4/8] pack-bitmap: fix inverted binary search in `pseudo_merge_at()`
` [PATCH 5/8] pack-bitmap: fix pseudo-merge lookup for shared commits
` [PATCH 6/8] pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`
` [PATCH 7/8] pack-bitmap: reject pseudo-merge "sampleRate" of 0
` [PATCH 8/8] pack-bitmap: prevent pattern leak on pseudo-merge re-assignment

[ANNOUNCE] Git for Windows 2.54.0-rc2
 2026-04-14 20:35 UTC 

[ANNOUNCE] Git for Windows 2.53.0(3)
 2026-04-14 17:31 UTC 

[PATCH 0/3] t7004: cleanup and modernize brittle tests
 2026-04-14 17:00 UTC  (6+ messages)
` [PATCH 1/3] t7004: drop hardcoded tag count in invalid name test
` [PATCH 2/3] t7004: dynamically grab expected state in tests
` [PATCH 3/3] t7004: avoid subshells to capture git exit codes

[ANNOUNCE] Git v2.54.0-rc2
 2026-04-14 15:22 UTC 

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-14  8:45 UTC  (5+ messages)
` [PATCH v3 00/17] odb: introduce "in-memory" source
  ` [PATCH v3 17/17] t/unit-tests: add tests for the in-memory object source

How should submodules use different sshCommand during initial update?
 2026-04-14  7:25 UTC  (5+ messages)

What's cooking in git.git (Apr 2026, #04)
 2026-04-14  2:32 UTC 

Subject: Inquiry: Git versions you provide and Windows 11 compatibility
 2026-04-14  1:16 UTC  (2+ messages)

[RFD] not grep but not log -S
 2026-04-13 22:04 UTC  (2+ messages)

[PATCH] CI: bump actions/checkout from 4 to 5 for rust-analysis job
 2026-04-13 18:24 UTC 

[GSoC PATCH] promisor-remote: fix promisor.quiet to use the correct repository
 2026-04-13 18:22 UTC  (5+ messages)

[PATCH] codeql: bump actions/cache from 4 to 5
 2026-04-13 18:21 UTC  (3+ messages)

[RFC] New command: git-recall -- a developer standup/activity tool
 2026-04-13 18:07 UTC  (2+ messages)

[PATCH] doc: am: correct to full --no-message-id
 2026-04-13 17:32 UTC  (2+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).