Show patches with: State = Action Required       |   24338 patches
« 1 2 ... 241 242 243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,3/7] list-objects: always parse trees gently filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v8,2/7] list-objects: refactor to process_tree_contents filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v8,1/7] list-objects: store common func args in struct filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v2] linear-assignment: fix potential out of bounds memory access [v2] linear-assignment: fix potential out of bounds memory access - - - --- 2018-09-13 Thomas Gummerer New
[v2] read-cache: update TEST_GIT_INDEX_VERSION support [v2] read-cache: update TEST_GIT_INDEX_VERSION support - - - --- 2018-09-13 Ben Peart New
[v2,11/11] fsck: verify multi-pack-index Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,10/11] multi-pack-index: report progress during 'verify' Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,09/11] multi-pack-index: verify object offsets Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,08/11] multi-pack-index: fix 32-bit vs 64-bit size check Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,07/11] multi-pack-index: verify oid lookup order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,06/11] multi-pack-index: verify oid fanout order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,05/11] multi-pack-index: verify missing pack Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,04/11] multi-pack-index: verify packname order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,03/11] multi-pack-index: verify corrupt chunk lookup table Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,02/11] multi-pack-index: verify bad header Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,01/11] multi-pack-index: add 'verify' verb Add 'git multi-pack-index verify' command - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v1] preload-index: update GIT_FORCE_PRELOAD_TEST support [v1] preload-index: update GIT_FORCE_PRELOAD_TEST support - - - --- 2018-09-13 Ben Peart New
[v1] fsmonitor: update GIT_TEST_FSMONITOR support [v1] fsmonitor: update GIT_TEST_FSMONITOR support - - - --- 2018-09-13 Ben Peart New
[v2,1/1] commit-reach: properly peel tags Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2,1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-09-13 John Passaro via GitGitGadget New
[v2] builtin/remote: quote remote name on error to display empty name [v2] builtin/remote: quote remote name on error to display empty name - 1 - --- 2018-09-13 Shulhan New
[v5,12/12] t5318: use test_oid for HASH_LEN Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,11/12] t1407: make hash size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,10/12] t1406: make hash-size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,09/12] t1405: make hash size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,08/12] t1400: switch hard-coded object ID to variable Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,07/12] t1006: make hash size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,06/12] t0064: make hash size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,05/12] t0027: make hash size independent Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,04/12] t0002: abstract away SHA-1 specific constants Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,03/12] t0000: update tests for SHA-256 Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,02/12] t0000: use hash translation table Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v5,01/12] t: add test functions to translate hash-related values Hash-independent tests (part 3) - - - --- 2018-09-13 brian m. carlson New
[v1] read-cache: add GIT_TEST_INDEX_VERSION support [v1] read-cache: add GIT_TEST_INDEX_VERSION support - - - --- 2018-09-12 Ben Peart New
sequencer: fix --allow-empty-message behavior, make it smarter sequencer: fix --allow-empty-message behavior, make it smarter - - - --- 2018-09-12 Elijah Newren New
[v1,1/1] Make git_check_attr() a void function [v1,1/1] Make git_check_attr() a void function - - - --- 2018-09-12 Torsten Bögershausen New
linear-assignment: fix potential out of bounds memory access (was: Re: Git 2.19 Segmentation fault … linear-assignment: fix potential out of bounds memory access (was: Re: Git 2.19 Segmentation fault … - - - --- 2018-09-12 Thomas Gummerer New
[v4] test_dir_is_empty: fix edge cases with newlines and hyphens [v4] test_dir_is_empty: fix edge cases with newlines and hyphens - - - --- 2018-09-12 William Chargin New
[v4] test_dir_is_empty: fix edge cases with newlines and hyphens [v4] test_dir_is_empty: fix edge cases with newlines and hyphens - - - --- 2018-09-12 William Chargin New
[1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-09-12 John Passaro via GitGitGadget New
[v5,5/5] read-cache: clean up casting and byte decoding [v5,1/5] eoie: add End of Index Entry (EOIE) extension - - - --- 2018-09-12 Ben Peart New
[v5,4/5] read-cache.c: optimize reading index format v4 [v5,1/5] eoie: add End of Index Entry (EOIE) extension - - - --- 2018-09-12 Ben Peart New
[v5,3/5] read-cache: load cache entries on worker threads [v5,1/5] eoie: add End of Index Entry (EOIE) extension - - - --- 2018-09-12 Ben Peart New
[v5,2/5] read-cache: load cache extensions on a worker thread [v5,1/5] eoie: add End of Index Entry (EOIE) extension - - - --- 2018-09-12 Ben Peart New
[v5,1/5] eoie: add End of Index Entry (EOIE) extension [v5,1/5] eoie: add End of Index Entry (EOIE) extension - - - --- 2018-09-12 Ben Peart New
[v5,0/5] read-cache: speed up index load through parallelization - - - --- 2018-09-12 Ben Peart New
[2/2] fetch-object: set exact_oid when fetching Bugfix for partial clones and ref-in-want servers - - - --- 2018-09-12 Jonathan Tan New
[1/2] fetch-object: provide only one fetching function Bugfix for partial clones and ref-in-want servers - - - --- 2018-09-12 Jonathan Tan New
[RFC,1/1] builtin/remote: quote remote name on error to display empty name builtin/remote: quote remote name on error to display empty name - - - --- 2018-09-12 Shulhan New
[v2,1/1] t3206-range-diff.sh: cover single-patch case Add coverage for 'git format-patch --range-diff' single-patch case - - - --- 2018-09-12 John Passaro via GitGitGadget New
[1/1] commit-reach: properly peel tags Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-12 John Passaro via GitGitGadget New
[3/3] sequencer: use read_author_script() am/rebase: share read_author_script() - - - --- 2018-09-12 Phillip Wood New
[2/3] add read_author_script() to libgit am/rebase: share read_author_script() - - - --- 2018-09-12 Phillip Wood New
[1/3] am: rename read_author_script() am/rebase: share read_author_script() - - - --- 2018-09-12 Phillip Wood New
[9/9] builtin/fetch: check for submodule updates for non branch fetches fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[8/9] fetch: retry fetching submodules if sha1 were not fetched fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[7/9] submodule: fetch in submodules git directory instead of in worktree fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[6/9] submodule.c: do not copy around submodule list fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[5/9] submodule: move global changed_submodule_names into fetch submodule struct fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[4/9] submodule.c: sort changed_submodule_names before searching it fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[3/9] submodule.c: fix indentation fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[2/9] sha1-array: provide oid_array_filter fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[1/9] string-list: add string_list_{pop, last} functions fetch: make sure submodule oids are fetched - - - --- 2018-09-11 Stefan Beller New
[v4,5/5] read-cache: clean up casting and byte decoding read-cache: speed up index load through parallelization - - - --- 2018-09-11 Ben Peart New
[v4,4/5] read-cache.c: optimize reading index format v4 read-cache: speed up index load through parallelization - - - --- 2018-09-11 Ben Peart New
[v4,3/5] read-cache: speed up index load through parallelization read-cache: speed up index load through parallelization - - - --- 2018-09-11 Ben Peart New
[v4,2/5] read-cache: load cache extensions on a worker thread read-cache: speed up index load through parallelization - - - --- 2018-09-11 Ben Peart New
[v4,1/5] eoie: add End of Index Entry (EOIE) extension read-cache: speed up index load through parallelization - - - --- 2018-09-11 Ben Peart New
[v2] http-backend test: make empty CONTENT_LENGTH test more realistic [v2] http-backend test: make empty CONTENT_LENGTH test more realistic - - - --- 2018-09-11 Max Kirillov New
[1/1] t3206-range-diff.sh: cover single-patch case Add coverage for 'git format-patch --range-diff' single-patch case - - - --- 2018-09-11 John Passaro via GitGitGadget New
[v3,2/2] mingw: fix mingw_open_append to work with named pipes Fixup for js/mingw-o-append - - - --- 2018-09-11 John Passaro via GitGitGadget New
[v3,1/2] t0051: test GIT_TRACE to a windows named pipe Fixup for js/mingw-o-append - - - --- 2018-09-11 John Passaro via GitGitGadget New
[PATCHv2,2/2] rerere: avoid buffer overrun Fix rerere segfault with specially crafted merge - - - --- 2018-09-11 Elijah Newren New
[PATCHv2,1/2] t4200: demonstrate rerere segfault on specially crafted merge Fix rerere segfault with specially crafted merge - - - --- 2018-09-11 Elijah Newren New
string-list: remove unused function print_string_list string-list: remove unused function print_string_list - - - --- 2018-09-11 Stefan Beller New
http-backend: treat empty CONTENT_LENGTH as zero http-backend: treat empty CONTENT_LENGTH as zero - - - --- 2018-09-11 Jonathan Nieder New
[2/2] string-list: remove unused function print_string_list [1/2] trace: add trace_print_string_list_key - - - --- 2018-09-10 Stefan Beller New
[1/2] trace: add trace_print_string_list_key [1/2] trace: add trace_print_string_list_key - - - --- 2018-09-10 Stefan Beller New
http-backend: Treat empty CONTENT_LENGTH as zero http-backend: Treat empty CONTENT_LENGTH as zero - - - --- 2018-09-10 Max Kirillov New
[v2,2/2] mingw: fix mingw_open_append to work with named pipes Fixup for js/mingw-o-append - - - --- 2018-09-10 John Passaro via GitGitGadget New
[v2,1/2] t0051: test GIT_TRACE to a windows named pipe Fixup for js/mingw-o-append - - - --- 2018-09-10 John Passaro via GitGitGadget New
[v1] git-mv: allow submodules and fsmonitor to work together [v1] git-mv: allow submodules and fsmonitor to work together - - - --- 2018-09-10 Ben Peart New
t3701-add-interactive: tighten the check of trace output t3701-add-interactive: tighten the check of trace output - - - --- 2018-09-10 SZEDER Gábor New
[6/6] Makefile: add a hint about TEST_BUILTINS_OBJS Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[5/6] t/helper: merge test-dump-fsmonitor into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[4/6] t/helper: merge test-parse-options into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[3/6] t/helper: merge test-pkt-line into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[2/6] t/helper: merge test-dump-untracked-cache into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[1/6] t/helper: keep test-tool command list sorted Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[PULL] l10n updates for 2.19.0 round 2 [PULL] l10n updates for 2.19.0 round 2 - - - --- 2018-09-09 Jiang Xin New
[v3,23/23] revision.c: reduce implicit dependency the_repository [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,22/23] revision.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,21/23] ws.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,20/23] tree-diff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,19/23] submodule.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,18/23] line-range.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,17/23] userdiff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,16/23] rerere.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,15/23] sha1-file.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,14/23] patch-ids.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
« 1 2 ... 241 242 243 244 »