Show patches with: none      |   44572 patches
« 1 2 ... 196 197 198445 446 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/8] submodule--helper: remove update-clone subcommand submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,5/8] submodule: move core cmd_update() logic to C submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,4/8] submodule--helper: refactor get_submodule_displaypath() submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,3/8] submodule--helper: rename helpers for update-clone submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,2/8] submodule--helper: get remote names from any repository submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,1/8] submodule--helper: split up ensure_core_worktree() submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,2/2] t0000: avoid masking git exit value through pipes reroll for cb/plug-leaks-in-alloca-emu-users - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Accepted
[v2,1/2] tree-diff: fix leak when not HAVE_ALLOCA_H reroll for cb/plug-leaks-in-alloca-emu-users - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Accepted
fixup! tests: add a test mode for SANITIZE=leak, run it in CI fixup! tests: add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Superseded
[2/2] t0000: avoid masking git exit value through pipes t0000: truly leak free - - - --- 2021-09-16 Carlo Marcelo Arenas Belón New
[1/2] tree-diff: fix leak when not HAVE_ALLOCA t0000: truly leak free - - - --- 2021-09-16 Carlo Marcelo Arenas Belón New
[2/2] diff: --quote-path-with-sp (experimental) diff --quote-path-with-sp - - - --- 2021-09-15 Junio C Hamano New
[1/2] diff: simplify quote_two() (experimental) diff --quote-path-with-sp - - - --- 2021-09-15 Junio C Hamano New
[7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[6/7] run-command: create start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[5/7] simple-ipc/ipc-win32: add Windows ACL to named pipe Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[4/7] simple-ipc/ipc-win32: add trace2 debugging Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[3/7] simple-ipc: move definition of ipc_active_state outside of ifdef Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[2/7] simple-ipc: preparations for supporting binary messages. Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[1/7] trace2: fix memory leak of thread name Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[RFC] gitweb: Handle non-ASCII email addresses [RFC] gitweb: Handle non-ASCII email addresses - - - --- 2021-09-15 Jan-Benedict Glaw New
submodule: extract path to submodule gitdir func submodule: extract path to submodule gitdir func - - - --- 2021-09-15 Jonathan Tan Accepted
[v3,11/11] ls-refs: reject unknown arguments limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,10/11] serve: reject commands used as capabilities limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,09/11] serve: reject bogus v2 "command=ls-refs=foo" limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,08/11] docs/protocol-v2: clarify some ls-refs ref-prefix details limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,07/11] ls-refs: ignore very long ref-prefix counts limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,06/11] serve: drop "keys" strvec limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,05/11] serve: provide "receive" function for session-id capability limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,04/11] serve: provide "receive" function for object-format capability limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,03/11] serve: add "receive" method for v2 capabilities table limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,02/11] serve: return capability "value" from get_capability() limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,01/11] serve: rename is_command() to parse_command() limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v2,8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,7/8] builtin/repack.c: make largest pack preferred repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,6/8] builtin/repack.c: support writing a MIDX while repacking repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,5/8] builtin/repack.c: extract showing progress to a variable repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,4/8] builtin/repack.c: keep track of existing packs unconditionally repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,3/8] midx: preliminary support for `--refs-snapshot` repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,2/8] builtin/multi-pack-index.c: support `--stdin-packs` mode repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
[v2,1/8] midx: expose `write_midx_file_only()` publicly repack: introduce `--write-midx` - - - --- 2021-09-15 Taylor Blau Superseded
t1400: avoid SIGPIPE race condition on fifo t1400: avoid SIGPIPE race condition on fifo - - - --- 2021-09-15 Jeff King New
[v4] pretty: colorize pattern matches in commit messages [v4] pretty: colorize pattern matches in commit messages - - - --- 2021-09-15 Hamza Mahfooz New
[v2] pack-revindex.h: correct the time complexity descriptions [v2] pack-revindex.h: correct the time complexity descriptions - 1 - --- 2021-09-15 Kyle Zhao Accepted
pack-revindex.h: fix typos of time complexity pack-revindex.h: fix typos of time complexity - - - --- 2021-09-15 Kyle Zhao Accepted
[3/3] Documentation: cleanup git-cvsserver cvsserver: correctly validate pserver passwords - - - --- 2021-09-15 Carlo Marcelo Arenas Belón New
[2/3] git-cvsserver: protect against NULL in crypt(3) cvsserver: correctly validate pserver passwords - - - --- 2021-09-15 Carlo Marcelo Arenas Belón New
[1/3] git-cvsserver: use crypt correctly to compare password hashes cvsserver: correctly validate pserver passwords - - - --- 2021-09-15 Carlo Marcelo Arenas Belón New
[v2,11/11] ls-refs: reject unknown arguments limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,10/11] serve: reject commands used as capabilities limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,09/11] serve: reject bogus v2 "command=ls-refs=foo" limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,08/11] docs/protocol-v2: clarify some ls-refs ref-prefix details limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,07/11] ls-refs: ignore very long ref-prefix counts limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,06/11] serve: drop "keys" strvec limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,05/11] serve: provide "receive" function for session-id capability limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,04/11] serve: provide "receive" function for object-format capability limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,03/11] serve: add "receive" method for v2 capabilities table limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,02/11] serve: return capability "value" from get_capability() limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,01/11] serve: rename is_command() to parse_command() limit memory allocations for v2 servers - - - --- 2021-09-14 Jeff King Superseded
[v2,7/7] t5326: test propagating hashcache values pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,6/7] p5326: generate pack bitmaps before writing the MIDX bitmap pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,5/7] p5326: don't set core.multiPackIndex unnecessarily pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,4/7] p5326: create missing 'perf-tag' tag pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,3/7] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,2/7] pack-bitmap.c: propagate namehash values from existing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
[v2,1/7] t/helper/test-bitmap.c: add 'dump-hashes' mode pack-bitmap: permute existing namehash values - - - --- 2021-09-14 Taylor Blau Superseded
Re* [PATCH v1] git-clone.txt: add the --recursive option Re* [PATCH v1] git-clone.txt: add the --recursive option - - - --- 2021-09-14 Junio C Hamano New
What should happen in credential-cache on recoverable error without SPAWN option? What should happen in credential-cache on recoverable error without SPAWN option? - - - --- 2021-09-14 Junio C Hamano New
[9/9] serve: reject commands used as capabilities reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[8/9] serve: reject bogus v2 "command=ls-refs=foo" reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[7/9] ls-refs: ignore very long ref-prefix counts reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[6/9] serve: drop "keys" strvec reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[5/9] serve: provide "receive" function for session-id capability reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[4/9] serve: provide "receive" function for object-format capability reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[3/9] serve: add "receive" method for v2 capabilities table reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[2/9] serve: return capability "value" from get_capability() reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[1/9] serve: rename is_command() to parse_command() reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[v4,15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,13/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-09-14 Matthew John Cheetham New
[v4,12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v2,2/2] documentation: add documentation for 'git version' documentation: handle non-existing html pages and document 'git version' - - - --- 2021-09-14 Matthias Aßhauer Accepted
[v2,1/2] help: make sure local html page exists before calling external processes documentation: handle non-existing html pages and document 'git version' - - - --- 2021-09-14 Matthias Aßhauer Accepted
[v3,3/3] git-compat-util: include declaration for unix sockets in windows windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-14 Carlo Marcelo Arenas Belón Accepted
[v3,2/3] credential-cache: check for windows specific errors windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-14 Carlo Marcelo Arenas Belón Accepted
[v3,1/3] t0301: fixes for windows compatibility windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-14 Carlo Marcelo Arenas Belón Accepted
[v3,6/6] core.fsyncobjectfiles: enable batch mode for testing Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-14 Neeraj Singh (WINDOWS-SFS) New
[v3,5/6] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-14 Neeraj Singh (WINDOWS-SFS) New
[v3,4/6] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-14 Neeraj Singh (WINDOWS-SFS) New
« 1 2 ... 196 197 198445 446 »