Show patches with: none      |   44709 patches
« 1 2 ... 197 198 199447 448 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] log: UNLEAK original pending objects Squash leaks in t0000 - - - --- 2021-09-18 Andrzej Hunt New
[1/2] log: UNLEAK rev to silence a large number of leaks Squash leaks in t0000 - - - --- 2021-09-18 Andrzej Hunt New
connect: also update offset for features without values connect: also update offset for features without values - - - --- 2021-09-18 Andrzej Hunt Superseded
[PATCH/RFC] range-diff: make output format more useful for "rebase --onto" [PATCH/RFC] range-diff: make output format more useful for "rebase --onto" - - - --- 2021-09-17 Junio C Hamano New
[v2,3/3] gc: perform incremental repack when implictly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v2,2/3] fsck: verify multi-pack-index when implictly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v2,1/3] fsck: verify commit graph when implicitly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v3,7/7] t5326: test propagating hashcache values pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,6/7] p5326: generate pack bitmaps before writing the MIDX bitmap pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,5/7] p5326: don't set core.multiPackIndex unnecessarily pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,4/7] p5326: create missing 'perf-tag' tag pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,3/7] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,2/7] pack-bitmap.c: propagate namehash values from existing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,1/7] t/helper/test-bitmap.c: add 'dump-hashes' mode pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
unicode: update the width tables to Unicode 14 unicode: update the width tables to Unicode 14 - - - --- 2021-09-17 Carlo Marcelo Arenas Belón Accepted
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Accepted
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Superseded
[5/5] fsmonitor: update fsmonitor config documentation Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[3/5] fsmonitor: config settings are repository-specific Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[1/5] fsmonitor: enhance existing comments Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[v2,5/5] repository.h: don't use a mix of int and bitfields repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v5,2/2] pretty: colorize pattern matches in commit messages [v5,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-16 Hamza Mahfooz Superseded
[v5,1/2] grep: refactor next_match() and match_one_pattern() for external use [v5,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-16 Hamza Mahfooz Superseded
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Superseded
difftool: word spacing fix difftool: word spacing fix - - - --- 2021-09-16 Bagas Sanjaya Superseded
[2/2] request-pull: mark translatable strings git-request-pull i18n - - - --- 2021-09-16 Bagas Sanjaya New
[1/2] request-pull: simplify "remote or HEAD" variable in warning messages git-request-pull i18n - 1 - --- 2021-09-16 Bagas Sanjaya New
[v6,2/2] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v6,1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,8/8] submodule--helper: rename helper functions submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,7/8] submodule--helper: remove unused helpers submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[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
« 1 2 ... 197 198 199447 448 »