Show patches with: none      |   43274 patches
« 1 2 ... 218 219 220432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
t2080: fix cp invocation to copy symlinks instead of following them t2080: fix cp invocation to copy symlinks instead of following them - - - --- 2021-05-26 Matheus Tavares Accepted
[v2,2/2] send-email: move "hooks_path" invocation to git-send-email.perl send-email: don't needlessly abs_path() the core.hooksPath - - - --- 2021-05-26 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] send-email: don't needlessly abs_path() the core.hooksPath send-email: don't needlessly abs_path() the core.hooksPath - - - --- 2021-05-26 Ævar Arnfjörð Bjarmason Accepted
[v3,12/12] doc: asciidoctor: specify name of our group doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,11/12] doc: asciidoctor: split the format from the code doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,10/12] doc: asciidoctor: improve string handling doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,09/12] doc: asciidoctor: refactor macro registration doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,08/12] doc: asciidoctor: use html-prefix only for html doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,07/12] doc: asciidoctor: reorganize extensions doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,06/12] doc: asciidoctor: remove cruft doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,05/12] doc: asciidoctor: remove unnecessary require doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,04/12] doc: asciidoc: remove unnecessary attribute doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,03/12] doc: simplify version passing doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,02/12] doc: use --stringparam in xmlto doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
[v3,01/12] doc: remove GNU troff workaround doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-25 Felipe Contreras Superseded
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
[v3] tr2: log parent process name [v3] tr2: log parent process name - - - --- 2021-05-24 Emily Shaffer Superseded
t1092: use GIT_PROGRESS_DELAY for consistent results t1092: use GIT_PROGRESS_DELAY for consistent results - - - --- 2021-05-24 Derrick Stolee Accepted
t9001-send-email.sh: fix expected absolute paths on Windows t9001-send-email.sh: fix expected absolute paths on Windows 1 1 - --- 2021-05-24 Johannes Sixt Accepted
[v4,13/13] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd() send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,12/13] send-email: move trivial config handling to Perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,11/13] perl: lazily load some common Git.pm setup code send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,10/13] send-email: lazily load modules for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,09/13] send-email: get rid of indirect object syntax send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,08/13] send-email: use function syntax instead of barewords send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,07/13] send-email: lazily shell out to "git var" send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,06/13] send-email: lazily load config for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,05/13] send-email: copy "config_regxp" into git-send-email.perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,04/13] send-email: refactor sendemail.smtpencryption config parsing send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,03/13] send-email: remove non-working support for "sendemail.smtpssl" send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,02/13] send-email tests: test for boolean variables without a value send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,01/13] send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true send-email: various optimizations to speed up by >2x - - - --- 2021-05-24 Ævar Arnfjörð Bjarmason Superseded
[v4,4/4] maintenance: add support for systemd timers on Linux add support for systemd timers on Linux - - - --- 2021-05-24 Lénaïc Huard Superseded
[v4,3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>` add support for systemd timers on Linux - - - --- 2021-05-24 Lénaïc Huard Superseded
[v4,2/4] maintenance: introduce ENABLE/DISABLE for code clarity add support for systemd timers on Linux - - - --- 2021-05-24 Lénaïc Huard Superseded
[v4,1/4] cache.h: Introduce a generic "xdg_config_home_for(…)" function add support for systemd timers on Linux - - - --- 2021-05-24 Lénaïc Huard Superseded
[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
[v3,13/13] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd() send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,12/13] send-email: move trivial config handling to Perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,11/13] perl: lazily load some common Git.pm setup code send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,10/13] send-email: lazily load modules for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,09/13] send-email: get rid of indirect object syntax send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,08/13] send-email: use function syntax instead of barewords send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,07/13] send-email: lazily shell out to "git var" send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,06/13] send-email: lazily load config for a big speedup send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,05/13] send-email: copy "config_regxp" into git-send-email.perl send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,04/13] send-email: refactor sendemail.smtpencryption config parsing send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,03/13] send-email: remove non-working support for "sendemail.smtpssl" send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,02/13] send-email tests: test for boolean variables without a value send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[v3,01/13] send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true send-email: various optimizations to speed up by >2x - - - --- 2021-05-23 Ævar Arnfjörð Bjarmason Superseded
[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
« 1 2 ... 218 219 220432 433 »