Show patches with: none      |   43742 patches
« 1 2 ... 126 127 128437 438 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] diff- family --stat: use the full terminal width diff- family --stat width - - - --- 2022-04-21 Thomas Koutcher New
[4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[3/4] commit-graph.c: don't assume that stat() succeeds Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[2/4] log test: skip a failing mkstemp() test under valgrind Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[1/4] tests: make RUNTIME_PREFIX compatible with --valgrind Fix issues and a regression noted by valgrind - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,10/10] ci: call `finalize_test_case_output` a little later CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,09/10] ci: use `--github-workflow-markup` in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[RFC,v5,08/10] ci: optionally mark up output in the GitHub workflow CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,07/10] test(junit): avoid line feeds in XML attributes CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,06/10] tests: refactor --write-junit-xml code CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Accepted
[RFC,v5,05/10] 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-04-21 Ævar Arnfjörð Bjarmason New
[RFC,v5,04/10] CI: stop setting FAILED_TEST_ARTIFACTS N times CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[RFC,v5,03/10] 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-04-21 Ævar Arnfjörð Bjarmason New
[RFC,v5,02/10] CI: add --exit-code to ci/print-test-failures.sh CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[RFC,v5,01/10] CI: don't "cd" in ci/print-test-failures.sh CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV" - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,29/29] CI: make it easy to use ci/*.sh outside of CI CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,28/29] CI: don't use "set -x" in "ci/lib.sh" output CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,26/29] CI: set SANITIZE=leak in MAKEFLAGS directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,24/29] CI: add more variables to MAKEFLAGS, except under vs-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,23/29] CI: narrow down variable definitions in --build and --test CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,22/29] CI: only invoke ci/lib.sh as "steps" in main.yml CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,21/29] CI: pre-select test slice in Windows & VS tests CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,20/29] ci/run-test-slice.sh: replace shelling out with "echo" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,19/29] CI: move "env" definitions into ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,18/29] CI: combine ci/install{,-docker}-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,17/29] CI: split up and reduce "ci/test-documentation.sh" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,16/29] CI: invoke "make artifacts-tar" directly in windows-build CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,12/29] CI: export variables via a wrapper CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,11/29] CI: consistently use "export" in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,09/29] CI: have "static-analysis" run "check-builtins", not "documentation" CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,08/29] CI: have "static-analysis" run a "make ci-static-analysis" target CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,07/29] CI: don't have "git grep" invoke a pager in tree content check CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,05/29] CI: remove unused Azure ci/* code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,04/29] CI: remove dead "tree skipping" code CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,03/29] CI: remove more dead Travis CI support CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,02/29] CI: make "$jobname" explicit, remove fallback CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v5,01/29] CI: run "set -ex" early in ci/lib.sh CI: run "make" in CI "steps", improve UX - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v2] CI: select CC based on CC_PACKAGE (again) [v2] CI: select CC based on CC_PACKAGE (again) - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[v3,2/2] show-branch: fix SEGFAULT when `--current` and `--reflog` together show-brach: segfault fix from Gregory David - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[v3,1/2] show-branch: refactor in preparation for next commit show-brach: segfault fix from Gregory David - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[2/2] multi-pack-index: use --object-dir real path multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
[1/2] midx: use real paths in lookup_multi_pack_index() multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
show-branch: fix SEGFAULT when `--current` and `--reflog` together show-branch: fix SEGFAULT when `--current` and `--reflog` together - - - --- 2022-04-21 Gregory David New
[v2,5/5] pack-bitmap.c: using error() instead of silently returning -1 trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long New
[v2,4/5] bitmap: add trace2 outputs during open "bitmap" file trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long New
[v2,3/5] pack-bitmap.c: make warnings more detailed when opening bitmap trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long New
[v2,2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name" trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long Accepted
[v2,1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found trace2 output for bitmap decision path - - - --- 2022-04-21 Teng Long Accepted
CI: select CC based on CC_PACKAGE (again) CI: select CC based on CC_PACKAGE (again) - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[2/2] CI: don't care about SHA256 mismatch on upstream "perforce" package CI: don't fail OSX tests due to brew v.s. perforce.com mis-match - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[1/2] CI: run "brew install perforce" without past workarounds CI: don't fail OSX tests due to brew v.s. perforce.com mis-match - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason New
[6/6] hook API: fix v2.36.0 regression: hooks should be connected to a TTY hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[5/6] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr" hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[4/6] hook tests: fix redirection logic error in 96e7225b310 hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[3/6] run-command: add an "ungroup" option to run_process_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[2/6] run-command tests: test stdout of run_command_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[1/6] run-command API: replace run_processes_parallel_tr2() with opts struct hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,1/1] Documentation/ToolsForGit.txt: Tools for developing Git [v4,1/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-21 Guillaume Cogoni Accepted
[v4,0/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-21 Guillaume Cogoni New
[v2] rebase: use correct base for --keep-base when a branch is given [v2] rebase: use correct base for --keep-base when a branch is given - - - --- 2022-04-21 Alex Henrie Accepted
[v5,28/28] fsmonitor--daemon: allow --super-prefix argument Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,27/28] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,25/28] fsmonitor: on macOS also emit NFC spelling for NFD pathname Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,24/28] t7527: test FSMonitor on case insensitive+preserving file system Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,22/28] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,21/28] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,20/28] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,19/28] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,18/28] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,17/28] fsm-health-win32: add polling framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,16/28] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,15/28] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,14/28] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,13/28] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,12/28] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,11/28] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,10/28] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,09/28] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,08/28] fsmonitor-settings: remote repos on macOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,07/28] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,06/28] fsmonitor-settings: VFS for Git virtual repos are incompatible Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,05/28] fsmonitor-settings: stub in Win32-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,04/28] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,03/28] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler Accepted
[v5,02/28] t7527: test FSMonitor on repos with Unicode root paths Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[v5,01/28] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-04-20 Jeff Hostetler New
[2/2] diff: use mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[1/2] tempfile: add mks_tempfile_dt() [1/2] tempfile: add mks_tempfile_dt() - - - --- 2022-04-20 René Scharfe New
[v3,1/1] Documentation/ToolsForGit.txt: Tools for developing Git [v3,1/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-20 Guillaume Cogoni Superseded
[v3,0/1] Documentation/ToolsForGit.txt: Tools for developing Git - - - --- 2022-04-20 Guillaume Cogoni New
Bug in 2.26.2 regading "git diff --cached"? Bug in 2.26.2 regading "git diff --cached"? - - - --- 2022-04-20 Ulrich Windl New
« 1 2 ... 126 127 128437 438 »