Show patches with: State = Action Required       |   24267 patches
« 1 2 ... 240 241 242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,07/23] grep.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,06/23] diff.c: remove the_index dependency in textconv() functions [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,05/23] blame.c: rename "repo" argument to "r" [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,04/23] combine-diff.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,03/23] diff.c: reduce implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,02/23] read-cache.c: remove 'const' from index_has_changes() [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,01/23] archive.c: remove implicit dependency the_repository [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,00/23] Kill the_index part 4 - - - --- 2018-09-15 Duy Nguyen New
[v2] refs: docstring typo [v2] refs: docstring typo - - - --- 2018-09-15 Tao Qingyun New
[v1,2/2] t/*: fix ordering of expected/observed arguments Cleanup tests for test_cmp argument ordering and "|" placement - - - --- 2018-09-15 Matthew DeVore New
[v1,1/2] t/*: fix pipe placement and remove \'s Cleanup tests for test_cmp argument ordering and "|" placement - - - --- 2018-09-15 Matthew DeVore New
read-cache.c: fix a sparse warning read-cache.c: fix a sparse warning - - - --- 2018-09-14 Ramsay Jones New
midx.c: mark a file-local symbol as static midx.c: mark a file-local symbol as static - - - --- 2018-09-14 Ramsay Jones New
[v2,5/5] preload-index: update GIT_FORCE_PRELOAD_TEST support [v2,1/5] correct typo/spelling error in t/README - - - --- 2018-09-14 Ben Peart New
[v2,4/5] read-cache: update TEST_GIT_INDEX_VERSION support [v2,1/5] correct typo/spelling error in t/README - - - --- 2018-09-14 Ben Peart New
[v2,3/5] fsmonitor: update GIT_TEST_FSMONITOR support [v2,1/5] correct typo/spelling error in t/README - - - --- 2018-09-14 Ben Peart New
[v2,2/5] preload-index: teach GIT_FORCE_PRELOAD_TEST to take a boolean [v2,1/5] correct typo/spelling error in t/README - - - --- 2018-09-14 Ben Peart New
[v2,1/5] correct typo/spelling error in t/README [v2,1/5] correct typo/spelling error in t/README - 1 - --- 2018-09-14 Ben Peart New
[v2,0/5] Cleanup pass on special test setups - - - --- 2018-09-14 Ben Peart New
[v3] builtin/remote: quote remote name on error to display empty name [v3] builtin/remote: quote remote name on error to display empty name - 1 - --- 2018-09-14 Shulhan New
refs: docstirng typo refs: docstirng typo - - - --- 2018-09-14 Tao Qingyun New
[v1,4/4] preload-index: update GIT_FORCE_PRELOAD_TEST support Cleanup pass on special test setups - - - --- 2018-09-14 Ben Peart New
[v1,3/4] read-cache: update TEST_GIT_INDEX_VERSION support Cleanup pass on special test setups - - - --- 2018-09-14 Ben Peart New
[v1,2/4] fsmonitor: update GIT_TEST_FSMONITOR support Cleanup pass on special test setups - - - --- 2018-09-14 Ben Peart New
[v1,1/4] correct typo/spelling error in t/README Cleanup pass on special test setups - - - --- 2018-09-14 Ben Peart New
[v8,7/7] list-objects-filter: implement filter tree:0 filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v8,6/7] list-objects-filter: use BUG rather than die filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v8,5/7] revision: mark non-user-given objects instead filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[v8,4/7] rev-list: handle missing tree objects properly filter: support for excluding all trees and blobs - - - --- 2018-09-14 Matthew DeVore New
[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 Linus Arver via GitGitGadget New
[v2,10/11] multi-pack-index: report progress during 'verify' Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,09/11] multi-pack-index: verify object offsets Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver 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 Linus Arver via GitGitGadget New
[v2,07/11] multi-pack-index: verify oid lookup order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,06/11] multi-pack-index: verify oid fanout order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,05/11] multi-pack-index: verify missing pack Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,04/11] multi-pack-index: verify packname order Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,03/11] multi-pack-index: verify corrupt chunk lookup table Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,02/11] multi-pack-index: verify bad header Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver via GitGitGadget New
[v2,01/11] multi-pack-index: add 'verify' verb Add 'git multi-pack-index verify' command - - - --- 2018-09-13 Linus Arver 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 Linus Arver via GitGitGadget New
[v2,1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-09-13 Linus Arver 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 Linus Arver 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 Linus Arver via GitGitGadget New
[1/1] commit-reach: properly peel tags Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-12 Linus Arver 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 Linus Arver 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 Linus Arver via GitGitGadget New
« 1 2 ... 240 241 242 243 »