Show patches with: Archived = No       |   19487 patches
« 1 2 ... 86 87 88194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/6] cache-tree.c: use bug() and BUG_if_bug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] receive-pack: use bug() and BUG_if_bug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] parse-options.c: use optbug() instead of BUG() "opts" check usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] parse-options.c: use new bug() API for optbug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] usage.c: add a non-fatal bug() function to go with BUG() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
[v2,1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-31 Ævar Arnfjörð Bjarmason Superseded
range-diff: show submodule changes irrespective of diff.submodule range-diff: show submodule changes irrespective of diff.submodule 1 - - --- 2022-05-30 Philippe Blain Superseded
pathspec: correct an empty string used as a pathspec element pathspec: correct an empty string used as a pathspec element - - - --- 2022-05-29 Junio C Hamano Accepted
[v6+,7/7] scalar: teach `diagnose` to gather loose objects information js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,6/7] scalar: teach `diagnose` to gather packfile info js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,5/7] scalar diagnose: include disk space information js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,4/7] scalar: implement `scalar diagnose` js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,3/7] scalar: validate the optional enlistment argument js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,2/7] archive --add-virtual-file: allow paths containing colons js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[WIP,v2,5/5] mv: use update_sparsity() after touching sparse contents mv: fix out-of-cone file/directory move logic - - - --- 2022-05-27 Shaoxuan Yuan Superseded
[WIP,v2,4/5] mv: add check_dir_in_index() and solve general dir check issue mv: fix out-of-cone file/directory move logic - - - --- 2022-05-27 Shaoxuan Yuan Superseded
[WIP,v2,3/5] mv: check if <destination> exists in index to handle overwriting mv: fix out-of-cone file/directory move logic - - - --- 2022-05-27 Shaoxuan Yuan Superseded
[WIP,v2,2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit mv: fix out-of-cone file/directory move logic - - - --- 2022-05-27 Shaoxuan Yuan Superseded
[WIP,v2,1/5] t7002: add tests for moving out-of-cone file/directory mv: fix out-of-cone file/directory move logic - - - --- 2022-05-27 Shaoxuan Yuan Superseded
[v3,2/2] 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-05-27 Ævar Arnfjörð Bjarmason Superseded
[v3,1/2] 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-05-27 Ævar Arnfjörð Bjarmason Superseded
[v3] revert: optionally refer to commit in the "reference" format [v3] revert: optionally refer to commit in the "reference" format - - - --- 2022-05-27 Junio C Hamano Accepted
[v9,30/30] t7527: improve implicit shutdown testing in fsmonitor--daemon Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,29/30] fsmonitor--daemon: allow --super-prefix argument Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,28/30] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,26/30] t/helper/hexdump: add helper to print hexdump of stdin Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,25/30] fsmonitor: on macOS also emit NFC spelling for NFD pathname Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,24/30] t7527: test FSMonitor on case insensitive+preserving file system Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,23/30] fsmonitor: never set CE_FSMONITOR_VALID on submodules Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,22/30] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,21/30] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,20/30] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,19/30] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,18/30] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,17/30] fsm-health-win32: add polling framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,16/30] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,15/30] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,14/30] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,13/30] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,12/30] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,11/30] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,10/30] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,09/30] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,08/30] fsmonitor-settings: remote repos on macOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,07/30] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,06/30] fsmonitor-settings: VFS for Git virtual repos are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,05/30] fsmonitor-settings: stub in Win32-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,04/30] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,03/30] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,02/30] t7527: test FSMonitor on repos with Unicode root paths Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v9,01/30] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-05-26 Jeff Hostetler Accepted
[v5,10/10] l10n: Document the new l10n workflow Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,09/10] Makefile: add "po-init" rule to initialize po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,08/10] Makefile: add "po-update" rule to update po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,07/10] po/git.pot: don't check in result of "make pot" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,05/10] Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,04/10] i18n CI: stop allowing non-ASCII source messages in po/git.pot Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,03/10] Makefile: have "make pot" not "reset --hard" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,02/10] Makefile: generate "po/git.pot" from stable LOCALIZED_C Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[v5,01/10] Makefile: sort source files before feeding to xgettext Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-26 Jiang Xin Accepted
[3/3] rebase: note `preserve` merges may be a pull config option Die preserve ggg - - - --- 2022-05-26 Philip Oakley Superseded
[2/3] rebase: help users when dying with `preserve-merges` Die preserve ggg - - - --- 2022-05-26 Philip Oakley Superseded
[1/3] rebase.c: state preserve-merges has been removed Die preserve ggg - - - --- 2022-05-26 Philip Oakley Superseded
[v8,30/30] t7527: improve implicit shutdown testing in fsmonitor--daemon Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,29/30] fsmonitor--daemon: allow --super-prefix argument Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,28/30] t7527: test Unicode NFC/NFD handling on MacOS Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,26/30] t/helper/hexdump: add helper to print hexdump of stdin Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,25/30] fsmonitor: on macOS also emit NFC spelling for NFD pathname Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,24/30] t7527: test FSMonitor on case insensitive+preserving file system Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,23/30] fsmonitor: never set CE_FSMONITOR_VALID on submodules Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,22/30] t/perf/p7527: add perf test for builtin FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,21/30] t7527: FSMonitor tests for directory moves Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,20/30] fsmonitor: optimize processing of directory events Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,19/30] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,18/30] fsm-health-win32: force shutdown daemon if worktree root moves Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,17/30] fsm-health-win32: add polling framework to monitor daemon health Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,16/30] fsmonitor--daemon: stub in health thread Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,15/30] fsmonitor--daemon: rename listener thread related variables Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,14/30] fsmonitor--daemon: prepare for adding health thread Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,13/30] fsmonitor--daemon: cd out of worktree root Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,12/30] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,11/30] unpack-trees: initialize fsmonitor_has_run_once in o->result Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,10/30] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,09/30] fsmonitor-settings: remote repos on Windows are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,08/30] fsmonitor-settings: remote repos on macOS are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,07/30] fsmonitor-settings: stub in macOS-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,06/30] fsmonitor-settings: VFS for Git virtual repos are incompatible Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,05/30] fsmonitor-settings: stub in Win32-specific incompatibility checking Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,04/30] fsmonitor-settings: bare repos are incompatible with FSMonitor Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,03/30] t/helper/fsmonitor-client: create stress test Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,02/30] t7527: test FSMonitor on repos with Unicode root paths Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v8,01/30] fsm-listen-win32: handle shortnames Builtin FSMonitor Part 3 - - - --- 2022-05-25 Jeff Hostetler Superseded
[v2] ci: update Cirrus-CI image to FreeBSD 12.3 [v2] ci: update Cirrus-CI image to FreeBSD 12.3 - 1 - --- 2022-05-25 Philippe Blain Accepted
[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,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,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,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
« 1 2 ... 86 87 88194 195 »