Show patches with: none      |   43244 patches
« 1 2 ... 114 115 116432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
ssh signing: Support ECDSA as literal SSH keys ssh signing: Support ECDSA as literal SSH keys - - - --- 2022-05-30 Andy Lindeman New
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
[v6+,1/7] archive: optionally add "virtual" files js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano New
[v3,5/5] upload-pack: make uploadpack.packObjectsHook protected config: introduce discovery.bare and protected config - - - --- 2022-05-27 Glen Choo New
[v3,4/5] config: include "-c" in protected config config: introduce discovery.bare and protected config - - - --- 2022-05-27 Glen Choo New
[v3,3/5] setup.c: create `discovery.bare` config: introduce discovery.bare and protected config - - - --- 2022-05-27 Glen Choo New
[v3,2/5] config: read protected config with `git_protected_config()` config: introduce discovery.bare and protected config - - - --- 2022-05-27 Glen Choo New
[v3,1/5] Documentation: define protected configuration config: introduce discovery.bare and protected config - - - --- 2022-05-27 Glen Choo New
hook: provide GIT_HOOK for all hooks hook: provide GIT_HOOK for all hooks - - - --- 2022-05-27 John Cai New
[v2,4/4] error message now advice to use the new option [v2,1/4] t6436: tests how merge behave when there is untracked file with the same content - - - --- 2022-05-27 Jonathan Bressat New
[v2,3/4] add configuration variable corresponding to --overwrite-same-content [v2,1/4] t6436: tests how merge behave when there is untracked file with the same content - - - --- 2022-05-27 Jonathan Bressat New
[v2,2/4] merge with untracked file that are the same without failure [v2,1/4] t6436: tests how merge behave when there is untracked file with the same content - - - --- 2022-05-27 Jonathan Bressat New
[v2,1/4] t6436: tests how merge behave when there is untracked file with the same content [v2,1/4] t6436: tests how merge behave when there is untracked file with the same content - - - --- 2022-05-27 Jonathan Bressat New
[v2,0/4] Be nicer to the user on tracked/untracked merge conflicts - - - --- 2022-05-27 Jonathan Bressat New
[v2] urlmatch: create fetch.credentialsInUrl config [v2] urlmatch: create fetch.credentialsInUrl config - - - --- 2022-05-27 Derrick Stolee New
[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
Re* jc/http-clear-finished-pointer Re* jc/http-clear-finished-pointer - - - --- 2022-05-26 Junio C Hamano New
[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
Makefile: dedup git-ls-files output to prevent duplicate targets Makefile: dedup git-ls-files output to prevent duplicate targets - - - --- 2022-05-26 Jiang Xin New
[RFC,3/3] trace2: emit "signal" events after calling BUG() trace2: log "signal" end events if we invoke BUG() - - - --- 2022-05-26 Ævar Arnfjörð Bjarmason New
[RFC,2/3] refs API: rename "abort" callback to avoid macro clash trace2: log "signal" end events if we invoke BUG() - - - --- 2022-05-26 Ævar Arnfjörð Bjarmason New
[RFC,1/3] test-tool: don't fake up BUG() exits as code 99 trace2: log "signal" end events if we invoke BUG() - - - --- 2022-05-26 Ævar Arnfjörð Bjarmason New
Makefile: build 'gitweb' in the default target Makefile: build 'gitweb' in the default target - - - --- 2022-05-25 SZEDER Gábor New
[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
« 1 2 ... 114 115 116432 433 »