Show patches with: State = Action Required       |   24852 patches
« 1 2 ... 75 76 77248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,32/37] receive-pack: convert receive hooks to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,31/37] post-update: use hook.h library propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,30/37] proc-receive: acquire hook list from hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,29/37] receive-pack: convert 'update' hook to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,28/37] reference-transaction: look for hooks in config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,27/37] transport: convert pre-push hook to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,26/37] hook: convert 'post-rewrite' hook to config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,25/37] hooks: convert 'post-checkout' hook to hook library propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,24/37] git-p4: use 'git hook' to run hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,23/37] receive-pack: convert push-to-checkout hook to hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,22/37] read-cache: convert post-index-change hook to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,21/37] rebase: teach pre-rebase to use hook.h propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,20/37] gc: use hook library for pre-auto-gc hook propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,19/37] merge: use config-based hooks for post-merge hook propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,18/37] am: convert applypatch hooks to use config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,17/37] commit: use config-based hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,16/37] hooks: allow callers to capture output propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,15/37] run-command: allow capturing of collated output propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,14/37] hook: provide stdin by string_list or callback propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,13/37] run-command: add stdin callback for parallelization propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,12/37] hook: allow specifying working directory for hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,11/37] hook: allow parallel hook execution propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,10/37] run-command: allow stdin for run_processes_parallel propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,09/37] hook: support passing stdin to hooks propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,08/37] hook: introduce hook_exists() propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,07/37] hook: add 'run' subcommand propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,06/37] parse-options: parse into strvec propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,05/37] hook: implement hookcmd.<name>.skip propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,04/37] hook: teach hook.runHookDir propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,03/37] hook: include hookdir hook in list propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,02/37] hook: introduce git-hook subcommand propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
[v9,01/37] doc: propose hooks managed by the config propose config-based hooks - - - --- 2021-05-27 Emily Shaffer New
init: fix bug regarding ~/ expansion in init.templateDir init: fix bug regarding ~/ expansion in init.templateDir - - - --- 2021-05-25 Matheus Tavares New
[2/2] send-email: don't needlessly abs_path() the core.hooksPath send-email: pre-release fixes for v2.32.0 - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason New
[1/2] send-email: fix missing error message regression send-email: pre-release fixes for v2.32.0 - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason New
[3/3,GSOC] ref-filter: add contents:raw atom ref-filter: add contents:raw atom - - - --- 2021-05-23 ZheNing Hu New
[2/3,GSOC] ref-filter: support %(contents) for blob, tree ref-filter: add contents:raw atom - - - --- 2021-05-23 ZheNing Hu New
[1/3,GSOC] quote: add *.quote_buf_with_size functions ref-filter: add contents:raw atom - - - --- 2021-05-23 ZheNing Hu New
[v6] help: colorize man pages [v6] help: colorize man pages - - - --- 2021-05-23 Felipe Contreras New
[v2,28/28] t/perf: avoid copying builtin fsmonitor files into test repo Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,27/28] t7527: test status with untracked-cache and fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,26/28] p7519: add fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,25/28] t7527: create test for fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,24/28] fsmonitor: force update index after large responses Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,23/28] fsmonitor: enhance existing comments Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,22/28] fsmonitor--daemon: use a cookie file to sync with file system Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,21/28] fsmonitor--daemon: periodically truncate list of modified files Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,20/28] fsmonitor--daemon: implement handle_client callback Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,19/28] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,18/28] fsmonitor-fs-listen-macos: add macos header files for FSEvent Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,17/28] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,16/28] fsmonitor--daemon: create token-based changed path cache Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,15/28] fsmonitor--daemon: define token-ids Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,14/28] fsmonitor--daemon: add pathname classification Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,13/28] fsmonitor--daemon: implement daemon command options Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,12/28] fsmonitor-fs-listen-macos: stub in backend for MacOS Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,11/28] fsmonitor-fs-listen-win32: stub in backend for Windows Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,10/28] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,09/28] fsmonitor--daemon: implement client command options Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,08/28] fsmonitor--daemon: add a built-in fsmonitor daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,07/28] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC Builtin FSMonitor Feature - - - --- 2021-05-22 Johannes Schindelin New
[v2,06/28] config: FSMonitor is repository-specific Builtin FSMonitor Feature - - - --- 2021-05-22 Johannes Schindelin New
[v2,05/28] help: include fsmonitor--daemon feature flag in version info Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,04/28] fsmonitor-ipc: create client routines for git-fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,03/28] fsmonitor--daemon: update fsmonitor documentation Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,02/28] fsmonitor--daemon: man page Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,01/28] simple-ipc: preparations for supporting binary messages. Builtin FSMonitor Feature - - - --- 2021-05-22 Jeff Hostetler New
[v2,11/11] doc: asciidoctor: add hack for old versions doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,10/11] doc: asciidoctor: cleanup man page hack doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,09/11] doc: asciidoctor: add support for baseurl doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,08/11] doc: asciidoctor: add hack to improve links doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,07/11] doc: asciidoctor: add hack for xrefs doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,06/11] doc: add man pages workaround for asciidoctor doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,05/11] doc: asciidoctor: add linkgit macros in man pages doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,04/11] doc-diff: support asciidoctor man pages doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,03/11] doc: use asciidoctor to build man pages directly doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,02/11] doc-diff: drop --cut-footer switch doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
[v2,01/11] doc: doc-diff: set docdate manually doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-21 Felipe Contreras New
Formatting options are ignored when tracking functions Formatting options are ignored when tracking functions - - - --- 2021-05-21 Aidan New
[v4,12/12] fsmonitor: integrate with sparse index Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,11/12] wt-status: expand added sparse directory entries Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,10/12] status: use sparse-index throughout Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,09/12] status: skip sparse-checkout percentage with sparse-index Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,08/12] dir.c: accept a directory as part of cone-mode patterns Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,07/12] unpack-trees: be careful around sparse directory entries Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,06/12] unpack-trees: compare sparse directories correctly Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,05/12] unpack-trees: preserve cache_bottom Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,04/12] t1092: add tests for status/add and sparse files Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,03/12] t1092: expand repository data shape Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,02/12] sparse-index: include EXTENDED flag when expanding Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v4,01/12] sparse-index: skip indexes with unmerged entries Sparse-index: integrate with status - - - --- 2021-05-21 Derrick Stolee New
[v3,4/4] maintenance: optionally use systemd timers on Linux maintenance: use systemd timers on Linux - - - --- 2021-05-20 Lénaïc Huard New
[v3,3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>` maintenance: use systemd timers on Linux - - - --- 2021-05-20 Lénaïc Huard New
[v3,2/4] maintenance: introduce ENABLE/DISABLE for code clarity maintenance: use systemd timers on Linux - - - --- 2021-05-20 Lénaïc Huard New
[v3,1/4] cache.h: rename "xdg_config_home" to "xdg_config_home_git" maintenance: use systemd timers on Linux - - - --- 2021-05-20 Lénaïc Huard New
[v3,00/10] diff-merges: let -m imply -p - - - --- 2021-05-20 Sergey Organov New
[v3,17/17] fsck: report invalid object type-path combinations fsck: better "invalid object" error reporting - - - --- 2021-05-20 Ævar Arnfjörð Bjarmason New
[v3,16/17] fsck: report invalid types recorded in objects fsck: better "invalid object" error reporting - - - --- 2021-05-20 Ævar Arnfjörð Bjarmason New
[v3,15/17] object-store.h: move read_loose_object() below 'struct object_info' fsck: better "invalid object" error reporting - - - --- 2021-05-20 Ævar Arnfjörð Bjarmason New
[v3,14/17] fsck: don't hard die on invalid object types fsck: better "invalid object" error reporting - - - --- 2021-05-20 Ævar Arnfjörð Bjarmason New
« 1 2 ... 75 76 77248 249 »