git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-04-18 17:43:33 to 2022-04-21 17:53:30 UTC [more...]

Bug Report
 2022-04-21 17:52 UTC  (6+ messages)

[PATCH] CI: select CC based on CC_PACKAGE (again)
 2022-04-21 17:48 UTC  (3+ messages)
` [PATCH v2] "

git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty
 2022-04-21 17:35 UTC  (21+ messages)
` [PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
  ` [PATCH 1/6] run-command API: replace run_processes_parallel_tr2() with opts struct
  ` [PATCH 2/6] run-command tests: test stdout of run_command_parallel()
  ` [PATCH 3/6] run-command: add an "ungroup" option to run_process_parallel()
  ` [PATCH 4/6] hook tests: fix redirection logic error in 96e7225b310
  ` [PATCH 5/6] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr"
  ` [PATCH 6/6] hook API: fix v2.36.0 regression: hooks should be connected to a TTY

[RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git
 2022-04-21 17:28 UTC  (6+ messages)
` [RFC PATCH v2 00/36] bundle-uri: a "dumb CDN" for git + TOC format
  ` [RFC PATCH v2 02/36] dir API: add a generalized path_match_flags() function
  ` [RFC PATCH v2 03/36] fetch-pack: add a deref_without_lazy_fetch_extended()

[PATCH v1 0/3] trace2 output for bitmap decision path
 2022-04-21 17:25 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v2 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v2 3/5] pack-bitmap.c: make warnings more detailed when opening bitmap
  ` [PATCH v2 4/5] bitmap: add trace2 outputs during open "bitmap" file
  ` [PATCH v2 5/5] pack-bitmap.c: using error() instead of silently returning -1

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-21 15:33 UTC  (4+ messages)
` [PATCH v3 0/2] show-brach: segfault fix from Gregory David
  ` [PATCH v3 1/2] show-branch: refactor in preparation for next commit
  ` [PATCH v3 2/2] show-branch: fix SEGFAULT when `--current` and `--reflog` together

[PATCH 0/2] multi-pack-index: use real paths for --object-dir
 2022-04-21 14:57 UTC  (3+ messages)
` [PATCH 1/2] midx: use real paths in lookup_multi_pack_index()
` [PATCH 2/2] multi-pack-index: use --object-dir real path

[PATCH] clone: ignore invalid local refs in remote
 2022-04-21 13:29 UTC  (3+ messages)

[PATCH v3 00/29] CI: run "make" in CI "steps", improve UX
 2022-04-21 12:57 UTC  (11+ messages)
` [PATCH v4 00/31] "
  ` [PATCH v4 30/31] CI: have osx-gcc use gcc, not clang
            ` js/ci-github-workflow-markup, was "
  ` [PATCH v4 31/31] CI: make it easy to use ci/*.sh outside of CI

[PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-match
 2022-04-21 12:53 UTC  (3+ messages)
` [PATCH 1/2] CI: run "brew install perforce" without past workarounds
` [PATCH 2/2] CI: don't care about SHA256 mismatch on upstream "perforce" package

[GSoC][RFC][Proposal] Unify ref filters in pretty.{c,h}
 2022-04-21 11:17 UTC  (6+ messages)

[PATCH v3 0/2] adding new branch.autosetupmerge option "simple"
 2022-04-21 10:04 UTC  (9+ messages)
` [PATCH v4] merge: new autosetupmerge option 'simple' for matching branches

[GSoC] Contributor candidate introduction
 2022-04-21  8:58 UTC  (12+ messages)

[PATCH v2 0/1] Documentation/ToolsForGit.txt: Tools for developing Git
 2022-04-21  8:45 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "
      ` [PATCH v4 0/1] "
        ` [PATCH v4 1/1] "

git push locks up forever, file protocol
 2022-04-21  8:30 UTC 

[PATCH] rebase: use correct base for --keep-base when a branch is given
 2022-04-21  4:42 UTC  (4+ messages)
` [PATCH v2] "

Unexpected conflict with ort merge strategy?
 2022-04-21  3:21 UTC  (4+ messages)

Git bug report - disk errors on Windows after push
 2022-04-21  2:29 UTC  (6+ messages)

[RFC] introducing git replay
 2022-04-21  2:33 UTC  (10+ messages)

Corrupt name-rev output
 2022-04-21  2:11 UTC  (3+ messages)

[PATCH v3 00/27] Builtin FSMonitor Part 3
 2022-04-21  0:02 UTC  (35+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/27] fsmonitor-settings: bare repos are incompatible with FSMonitor
  ` [PATCH v5 00/28] Builtin FSMonitor Part 3
    ` [PATCH v5 01/28] fsm-listen-win32: handle shortnames
    ` [PATCH v5 02/28] t7527: test FSMonitor on repos with Unicode root paths
    ` [PATCH v5 03/28] t/helper/fsmonitor-client: create stress test
    ` [PATCH v5 04/28] fsmonitor-settings: bare repos are incompatible with FSMonitor
    ` [PATCH v5 05/28] fsmonitor-settings: stub in Win32-specific incompatibility checking
    ` [PATCH v5 06/28] fsmonitor-settings: VFS for Git virtual repos are incompatible
    ` [PATCH v5 07/28] fsmonitor-settings: stub in macOS-specific incompatibility checking
    ` [PATCH v5 08/28] fsmonitor-settings: remote repos on macOS are incompatible
    ` [PATCH v5 09/28] fsmonitor-settings: remote repos on Windows "
    ` [PATCH v5 10/28] fsmonitor-settings: NTFS and FAT32 on MacOS "
    ` [PATCH v5 11/28] unpack-trees: initialize fsmonitor_has_run_once in o->result
    ` [PATCH v5 12/28] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
    ` [PATCH v5 13/28] fsmonitor--daemon: cd out of worktree root
    ` [PATCH v5 14/28] fsmonitor--daemon: prepare for adding health thread
    ` [PATCH v5 15/28] fsmonitor--daemon: rename listener thread related variables
    ` [PATCH v5 16/28] fsmonitor--daemon: stub in health thread
    ` [PATCH v5 17/28] fsm-health-win32: add polling framework to monitor daemon health
    ` [PATCH v5 18/28] fsm-health-win32: force shutdown daemon if worktree root moves
    ` [PATCH v5 19/28] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
    ` [PATCH v5 20/28] fsmonitor: optimize processing of directory events
    ` [PATCH v5 21/28] t7527: FSMonitor tests for directory moves
    ` [PATCH v5 22/28] t/perf/p7527: add perf test for builtin FSMonitor
    ` [PATCH v5 23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules
    ` [PATCH v5 24/28] t7527: test FSMonitor on case insensitive+preserving file system
    ` [PATCH v5 25/28] fsmonitor: on macOS also emit NFC spelling for NFD pathname
    ` [PATCH v5 26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
    ` [PATCH v5 27/28] t7527: test Unicode NFC/NFD handling on MacOS
    ` [PATCH v5 28/28] fsmonitor--daemon: allow --super-prefix argument

Current state / standard advice for rebasing merges without information loss/re-entry?
 2022-04-20 23:54 UTC  (14+ messages)

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-20 22:15 UTC  (20+ messages)
` Review Request (was Re: [PATCH 0/7] rebase: make reflog messages independent of the backend)
` [PATCH v2 0/8] rebase: make reflog messages independent of the backend
  ` [PATCH v2 1/8] rebase --apply: remove duplicated code
  ` [PATCH v2 2/8] t3406: rework rebase reflog tests
  ` [PATCH v2 3/8] rebase --merge: fix reflog when continuing
  ` [PATCH v2 4/8] rebase --merge: fix reflog message after skipping
  ` [PATCH v2 5/8] rebase --apply: respect GIT_REFLOG_ACTION
  ` [PATCH v2 6/8] rebase --apply: make reflog messages match rebase --merge
  ` [PATCH v2 7/8] rebase --abort: improve reflog message
  ` [PATCH v2 8/8] rebase: cleanup action handling

[PATCH] commit-graph: close file before returning NULL
 2022-04-20 20:55 UTC  (2+ messages)

[PATCH 1/2] tempfile: add mks_tempfile_dt()
 2022-04-20 20:30 UTC  (2+ messages)
` [PATCH 2/2] diff: use mks_tempfile_dt()

help request: unable to merge UTF-16-LE "text" file
 2022-04-20 18:03 UTC  (7+ messages)

[ANNOUNCE] Git for Windows 2.36.0
 2022-04-20 15:24 UTC 

Recent changes for the unsafe directory handling - TINY improvement requested in error output
 2022-04-20 13:29 UTC  (3+ messages)

Bug in 2.26.2 regading "git diff --cached"?
 2022-04-20 11:31 UTC  (2+ messages)
` Antw: "

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-20 10:04 UTC  (3+ messages)

[PATCH v2 0/3] contributor doc update around log messages
 2022-04-20  8:23 UTC  (8+ messages)
` [PATCH v3 2/3] CodingGuidelines: hint why we value clearly written "

[PATCH] area: /t/t4204-log.sh, partially modernized test script t4202
 2022-04-20  6:13 UTC  (2+ messages)

[PATCH] add coccinelle script to check the option usage strings
 2022-04-20  5:16 UTC  (2+ messages)

[PATCH] [RFC] git-p4: improve encoding handling to support inconsistent encodings
 2022-04-19 20:33 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[GSoC][RFC][Proposal] Unify ref-filter formats with other pretty formats
 2022-04-19 13:49 UTC  (2+ messages)

[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents
 2022-04-19 13:06 UTC  (3+ messages)

What's cooking in git.git (Apr 2022, #05; Mon, 18)
 2022-04-19 12:38 UTC  (2+ messages)
` ab/ci-setup-simplify (was Re: What's cooking in git.git (Apr 2022, #05; Mon, 18))

[PATCH 0/3] [GSoC][Patch] area: t4202-log.sh, modernizing test script
 2022-04-19  5:34 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] [GSoC][Patch] area: t4202-log.sh, modernizing test script p2
` [PATCH 3/3] [GSoC][Patch] area: t4202-log.sh, modernizing test script p3

git send-email with Protonmail Bridge
 2022-04-19  3:57 UTC 

[GSoC][RFC][Proposal] Reachability bitmap improvements
 2022-04-19  0:10 UTC 

[ANNOUNCE] git-scm.com Heroku credits update
 2022-04-18 23:43 UTC  (4+ messages)

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-04-18 18:33 UTC  (4+ messages)
` [PATCH v2 "

suggestion for git glossary: "ort"
 2022-04-18 17:43 UTC  (4+ 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).