git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-04-20 19:45:38 to 2022-04-21 22:56:21 UTC [more...]

[PATCH] ci: make perforce installation optional in macOS
 2022-04-21 22:55 UTC 

[ANNOUNCE] Git v2.36.0
 2022-04-21 22:47 UTC  (2+ messages)

[PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-match
 2022-04-21 22:41 UTC  (12+ 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
` [PATCH 0/2] CI: don't fail OSX tests due to brew v.s. perforce.com mis-matchy

Should sendemail.confirm default to always?
 2022-04-21 22:38 UTC  (6+ messages)
  ` Failures in t9001-send-email

[PATCH 0/4] Fix issues and a regression noted by valgrind
 2022-04-21 22:39 UTC  (8+ messages)
` [PATCH 1/4] tests: make RUNTIME_PREFIX compatible with --valgrind
` [PATCH 2/4] log test: skip a failing mkstemp() test under valgrind
` [PATCH 3/4] commit-graph.c: don't assume that stat() succeeds
` [PATCH 4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03

[PATCH 0/2] diff- family --stat width
 2022-04-21 21:33 UTC  (4+ messages)
` [PATCH 1/2] diff- family --stat: use the full terminal width
` [PATCH 2/2] diff- family --stat: honour config option to limit graph width

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-21 21:25 UTC  (7+ 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] show-branch: -g and --current are incompatible

Bare repositories in the working tree are a security risk
 2022-04-21 21:22 UTC  (10+ messages)

[PATCH 0/2] multi-pack-index: use real paths for --object-dir
 2022-04-21 20:28 UTC  (6+ 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 v3 00/29] CI: run "make" in CI "steps", improve UX
 2022-04-21 20:12 UTC  (40+ messages)
` [PATCH v4 00/31] "
  ` [PATCH v4 30/31] CI: have osx-gcc use gcc, not clang
            ` js/ci-github-workflow-markup, was "
  ` [PATCH v5 00/29] CI: run "make" in CI "steps", improve UX
    ` [PATCH v5 01/29] CI: run "set -ex" early in ci/lib.sh
    ` [PATCH v5 02/29] CI: make "$jobname" explicit, remove fallback
    ` [PATCH v5 03/29] CI: remove more dead Travis CI support
    ` [PATCH v5 04/29] CI: remove dead "tree skipping" code
    ` [PATCH v5 05/29] CI: remove unused Azure ci/* code
    ` [PATCH v5 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS
    ` [PATCH v5 07/29] CI: don't have "git grep" invoke a pager in tree content check
    ` [PATCH v5 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target
    ` [PATCH v5 09/29] CI: have "static-analysis" run "check-builtins", not "documentation"
    ` [PATCH v5 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh
    ` [PATCH v5 11/29] CI: consistently use "export" in ci/lib.sh
    ` [PATCH v5 12/29] CI: export variables via a wrapper
    ` [PATCH v5 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly
    ` [PATCH v5 14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible
    ` [PATCH v5 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too
    ` [PATCH v5 16/29] CI: invoke "make artifacts-tar" directly in windows-build
    ` [PATCH v5 17/29] CI: split up and reduce "ci/test-documentation.sh"
    ` [PATCH v5 18/29] CI: combine ci/install{,-docker}-dependencies.sh
    ` [PATCH v5 19/29] CI: move "env" definitions into ci/lib.sh
    ` [PATCH v5 20/29] ci/run-test-slice.sh: replace shelling out with "echo"
    ` [PATCH v5 21/29] CI: pre-select test slice in Windows & VS tests
    ` [PATCH v5 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml
    ` [PATCH v5 23/29] CI: narrow down variable definitions in --build and --test
    ` [PATCH v5 24/29] CI: add more variables to MAKEFLAGS, except under vs-build
    ` [PATCH v5 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment
    ` [PATCH v5 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly
    ` [PATCH v5 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case
    ` [PATCH v5 28/29] CI: don't use "set -x" in "ci/lib.sh" output
    ` [PATCH v5 29/29] CI: make it easy to use ci/*.sh outside of CI

Git bug report - disk errors on Windows after push
 2022-04-21 20:08 UTC  (7+ messages)

[PATCH] CI: select CC based on CC_PACKAGE (again)
 2022-04-21 19:55 UTC  (12+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git
 2022-04-21 19:54 UTC  (7+ 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()

git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty
 2022-04-21 18:50 UTC  (19+ 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

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

[RFC PATCH v4 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV"
 2022-04-21 18:36 UTC  (12+ messages)
` [RFC PATCH v5 00/10] "
  ` [RFC PATCH v5 01/10] CI: don't "cd" in ci/print-test-failures.sh
  ` [RFC PATCH v5 02/10] CI: add --exit-code to ci/print-test-failures.sh
  ` [RFC PATCH v5 03/10] CI: don't include "test-results/" in ci/print-test-failures.sh output
  ` [RFC PATCH v5 04/10] CI: stop setting FAILED_TEST_ARTIFACTS N times
  ` [RFC PATCH v5 05/10] ci: make it easier to find failed tests' logs in the GitHub workflow
  ` [RFC PATCH v5 06/10] tests: refactor --write-junit-xml code
  ` [RFC PATCH v5 07/10] test(junit): avoid line feeds in XML attributes
  ` [RFC PATCH v5 08/10] ci: optionally mark up output in the GitHub workflow
  ` [RFC PATCH v5 09/10] ci: use `--github-workflow-markup` "
  ` [RFC PATCH v5 10/10] ci: call `finalize_test_case_output` a little later

[PATCH] clone: ignore invalid local refs in remote
 2022-04-21 18:00 UTC  (4+ messages)

Corrupt name-rev output
 2022-04-21 17:55 UTC  (4+ messages)

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

[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

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

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

[GSoC] Contributor candidate introduction
 2022-04-21  8:58 UTC  (7+ 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)

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

[PATCH v4 00/27] Builtin FSMonitor Part 3
 2022-04-21  0:02 UTC  (32+ messages)
` [PATCH v5 00/28] "
  ` [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  (8+ messages)

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-20 22:15 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] t3406: rework rebase reflog tests
  ` [PATCH v2 6/8] rebase --apply: make reflog messages match rebase --merge

[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()


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).