Show patches with: none      |   43232 patches
« 1 2 ... 115 116 117432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,13/14] CI: make --github-workflow-markup ci-config, off by default CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,12/14] ci: call `finalize_test_case_output` a little later CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,11/14] ci(github): mention where the full logs can be found CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,10/14] ci(github): avoid printing test case preamble twice CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - 1 --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,09/14] ci(github): skip "skip" tests in --github-workflow-markup CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,08/14] ci(github): skip the logs of the successful test cases CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,07/14] ci: make it easier to find failed tests' logs in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,06/14] ci: optionally mark up output in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,05/14] test(junit): avoid line feeds in XML attributes CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,04/14] tests: refactor --write-junit-xml code CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason Accepted
[v6,03/14] CI: stop setting FAILED_TEST_ARTIFACTS N times CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,02/14] CI: don't include "test-results/" in ci/print-test-failures.sh output CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,01/14] CI: don't "cd" in ci/print-test-failures.sh CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,29/29] CI: make it easy to use ci/*.sh outside of CI CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,28/29] CI: don't use "set -x" in "ci/lib.sh" output CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,26/29] CI: set SANITIZE=leak in MAKEFLAGS directly CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,24/29] CI: add more variables to MAKEFLAGS, except under vs-build CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,23/29] CI: narrow down variable definitions in --build and --test CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,22/29] CI: only invoke ci/lib.sh as "steps" in main.yml CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,21/29] CI: pre-select test slice in Windows & VS tests CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,20/29] ci/run-test-slice.sh: replace shelling out with "echo" CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,19/29] CI: move "env" definitions into ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,18/29] CI: combine ci/install{,-docker}-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,17/29] CI: split up and reduce "ci/test-documentation.sh" CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,16/29] CI: invoke "make artifacts-tar" directly in windows-build CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,12/29] CI: export variables via a wrapper CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,11/29] CI: consistently use "export" in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,09/29] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,08/29] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,07/29] CI: don't have "git grep" invoke a pager in tree content check CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,05/29] CI: remove unused Azure ci/* code CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,04/29] CI: remove dead "tree skipping" code CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,03/29] CI: remove more dead Travis CI support CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,02/29] CI: make "$jobname" explicit, remove fallback CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
[v6,01/29] CI: run "set -ex" early in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-05-25 Ævar Arnfjörð Bjarmason New
Fix wrong info in `INSTALL` Fix wrong info in `INSTALL` - - - --- 2022-05-24 Shao-Ce SUN New
[v4] setup: don't die if realpath(3) fails on getcwd(3) [v4] setup: don't die if realpath(3) fails on getcwd(3) - 1 - --- 2022-05-24 Kevin Locke Accepted
[v2,4/4] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
[v2,3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau New
[v2,2/4] builtin/pack-objects.c: avoid redundant NULL check pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
[v2,1/4] pack-bitmap.c: check preferred pack validity when opening MIDX bitmap pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
ci: update Cirrus-CI image to FreeBSD 13.0 ci: update Cirrus-CI image to FreeBSD 13.0 - - - --- 2022-05-24 Philippe Blain New
[v3] setup: don't die if realpath(3) fails on getcwd(3) [v3] setup: don't die if realpath(3) fails on getcwd(3) - 1 - --- 2022-05-24 Kevin Locke Superseded
[v2] check-ignore: --non-matching without --verbose [v2] check-ignore: --non-matching without --verbose - - - --- 2022-05-24 Carl Smedstad New
Remove (_)UNICODE def on Windows in CMakeLists.txt Remove (_)UNICODE def on Windows in CMakeLists.txt 1 - - --- 2022-05-24 Yuyi Wang Accepted
[v2,2/2] Add pcre2 support for cmake build system. Add pcre2 support for cmake build system. - - - --- 2022-05-24 Yuyi Wang Accepted
[v2,1/2] Fix CMakeLists.txt on Linux. Add pcre2 support for cmake build system. - - - --- 2022-05-24 Yuyi Wang Accepted
[4/4] dir.c: avoid "exceeds maximum object size" error with GCC v12.x ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[3/4] http.c: avoid danging pointer to local variable `finished` ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin New
[2/4] nedmalloc: avoid new compile error ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[1/4] compat/win32/syslog: fix use-after-realloc ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[v7,30/30] t7527: improve implicit shutdown testing in fsmonitor--daemon Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,29/30] fsmonitor--daemon: allow --super-prefix argument Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,28/30] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
[v7,26/30] t/helper/hexdump: add helper to print hexdump of stdin Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
[v7,25/30] fsmonitor: on macOS also emit NFC spelling for NFD pathname Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,24/30] t7527: test FSMonitor on case insensitive+preserving file system Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,23/30] fsmonitor: never set CE_FSMONITOR_VALID on submodules Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,22/30] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,21/30] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,20/30] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,19/30] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,18/30] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,17/30] fsm-health-win32: add polling framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,16/30] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,15/30] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,14/30] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,13/30] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,12/30] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,11/30] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,10/30] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,09/30] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,08/30] fsmonitor-settings: remote repos on macOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,07/30] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,06/30] fsmonitor-settings: VFS for Git virtual repos are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,05/30] fsmonitor-settings: stub in Win32-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,04/30] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,03/30] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,02/30] t7527: test FSMonitor on repos with Unicode root paths Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler Accepted
[v7,01/30] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-05-23 Jeff Hostetler New
diff: fix a segfault in >2 tree -I<regex> and --output=<file> diff: fix a segfault in >2 tree -I<regex> and --output=<file> - - - --- 2022-05-23 Ævar Arnfjörð Bjarmason New
urlmatch: create fetch.credentialsInUrl config urlmatch: create fetch.credentialsInUrl config - - - --- 2022-05-23 Derrick Stolee Superseded
[v4,9/9] l10n: Document the new l10n workflow Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,8/9] Makefile: add "po-init" rule to initialize po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,7/9] Makefile: add "po-update" rule to update po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,6/9] po/git.pot: don't check in result of "make pot" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,5/9] po/git.pot: this is now a generated file Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,3/9] Makefile: have "make pot" not "reset --hard" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v4,1/9] Makefile: sort "po/git.pot" by file location Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,10/10] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
« 1 2 ... 115 116 117432 433 »