Show patches with: State = Action Required       |   24221 patches
« 1 2 ... 113 114 115242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,32/44] t5500: make hash independent SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,31/44] serve: advertise object-format capability for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,30/44] connect: parse v2 refs with correct hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,29/44] connect: pass full packet reader when parsing v2 refs SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,28/44] Documentation/technical: document object-format for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,27/44] t1302: expect repo format version 1 for SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,26/44] builtin/show-index: provide options to determine hash algo SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,25/44] t5302: modernize test formatting SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,24/44] packfile: compute and use the index CRC offset SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,23/44] t3200: mark assertion with SHA1 prerequisite SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,22/44] setup: set the_repository's hash algo when checking format SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,21/44] fetch-pack: parse and advertise the object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,20/44] t5562: pass object-format in synthesized test data SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,19/44] builtin/clone: initialize hash algorithm properly SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,18/44] remote-curl: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,17/44] transport-helper: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,16/44] docs: update remote helper docs for object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,15/44] builtin/receive-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,14/44] connect: detect algorithm when fetching refs SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,13/44] fetch-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,12/44] connect: make parse_feature_value extern SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,11/44] send-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,10/44] connect: add function to detect supported v1 hash functions SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,09/44] transport: add a hash algorithm member SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,08/44] pkt-line: add a member for hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,07/44] connect: add function to fetch value of a v2 server capability SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,06/44] connect: add function to parse multiple v1 capability values SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,05/44] remote: advertise the object-format capability on the server side SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,04/44] wrapper: add function to compare strings with different NUL termination SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,03/44] connect: have ref processing code take struct packet_reader SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,02/44] Documentation: document v1 protocol object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[v3,01/44] t1050: match object ID paths in a hash-insensitive way SHA-256 part 2/3: protocol functionality - - - --- 2020-06-19 brian m. carlson New
[3/3] refs: update ref_exists() to take a struct repository update delete_ref(), update_ref() and ref_exists() to take a struct repository - - - --- 2020-06-19 Johannes Schindelin via GitGitGadget New
[2/3] refs: update update_ref() to take a struct repository update delete_ref(), update_ref() and ref_exists() to take a struct repository - - - --- 2020-06-19 Johannes Schindelin via GitGitGadget New
[1/3] refs: update delete_ref() to take a struct repository update delete_ref(), update_ref() and ref_exists() to take a struct repository - - - --- 2020-06-19 Johannes Schindelin via GitGitGadget New
[v1,3/3] strbuf.h: remove declaration of deprecated strbuf_write_fd method. Replace strbuf_write_fd with write_in_full - - - --- 2020-06-19 Randall S. Becker New
[v1,2/3] strbuf.c: remove unreferenced strbuf_write_fd method. Replace strbuf_write_fd with write_in_full - - - --- 2020-06-19 Randall S. Becker New
[v1,1/3] bugreport.c: replace strbuf_write_fd with write_in_full Replace strbuf_write_fd with write_in_full - - - --- 2020-06-19 Randall S. Becker New
[3/3] fast-export: allow dumping the path mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
[2/3] fast-export: anonymize "master" refname fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
[1/3] fast-export: allow dumping the refname mapping fast-export: allow dumping anonymization mappings - - - --- 2020-06-19 Jeff King New
pull: plug minor memory leak after using is_descendant_of() pull: plug minor memory leak after using is_descendant_of() - - - --- 2020-06-19 René Scharfe New
commit-reach: plug minor memory leak after using is_descendant_of() commit-reach: plug minor memory leak after using is_descendant_of() - - - --- 2020-06-19 René Scharfe New
[v2] tests: do not use "slave branch" nomenclature [v2] tests: do not use "slave branch" nomenclature - - - --- 2020-06-19 Paolo Bonzini New
[v4] refs: implement reference transaction hook [v4] refs: implement reference transaction hook - - - --- 2020-06-19 Patrick Steinhardt New
[v2,2/2] git-prompt: include sparsity state as well Sparse checkout status - - - --- 2020-06-18 Johannes Schindelin via GitGitGadget New
[v2,1/2] wt-status: show sparse checkout status as well Sparse checkout status - - - --- 2020-06-18 Johannes Schindelin via GitGitGadget New
tests: do not use "slave branch" nomenclature tests: do not use "slave branch" nomenclature - - - --- 2020-06-18 Paolo Bonzini New
[v2] builtin/diff: update usage comment [v2] builtin/diff: update usage comment - - - --- 2020-06-18 Denton Liu New
[v3] refs: implement reference transaction hook [v3] refs: implement reference transaction hook - - - --- 2020-06-18 Patrick Steinhardt New
[v4,4/4] lib-submodule-update: use callbacks in test_submodule_switch_common() t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[2/2] commit-reach: use fast logic in repo_in_merge_base Accelerate "git merge-base --is-ancestor" - - - --- 2020-06-17 Johannes Schindelin via GitGitGadget New
[1/2] commit-reach: create repo_is_descendant_of() Accelerate "git merge-base --is-ancestor" - - - --- 2020-06-17 Johannes Schindelin via GitGitGadget New
[GSOC,v4,4/4] commit-graph: minimize commit_graph_data_slab access Move generation, graph_pos to a slab - - - --- 2020-06-17 Abhishek Kumar New
[GSOC,v4,3/4] commit: move members graph_pos, generation to a slab Move generation, graph_pos to a slab - - - --- 2020-06-17 Abhishek Kumar New
[GSOC,v4,2/4] commit-graph: introduce commit_graph_data_slab Move generation, graph_pos to a slab - - - --- 2020-06-17 Abhishek Kumar New
[GSOC,v4,1/4] object: drop parsed_object_pool->commit_count Move generation, graph_pos to a slab - - - --- 2020-06-17 Abhishek Kumar New
unpack-trees: do not set SKIP_WORKTREE on submodules unpack-trees: do not set SKIP_WORKTREE on submodules - - - --- 2020-06-17 Johannes Schindelin via GitGitGadget New
[2/2,RFC] git-prompt: include sparsity state as well Sparse checkout status - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[1/2,RFC] wt-status: show sparse checkout status as well Sparse checkout status - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,17/17] Add "test-tool dump-reftable" command. Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,16/17] Add reftable testing infrastructure Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,15/17] vcxproj: adjust for the reftable changes Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,14/17] Add GIT_DEBUG_REFS debugging mechanism Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,13/17] Hookup unittests for the reftable library. Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,12/17] Reftable support for git-core Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,11/17] Add reftable library Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,10/17] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,09/17] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,08/17] Move REF_LOG_ONLY to refs-internal.h Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,07/17] Treat REVERT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,06/17] Treat CHERRY_PICK_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,05/17] Treat BISECT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,04/17] Make refs_ref_exists public Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,03/17] Write pseudorefs through ref backends. Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,02/17] checkout: add '\n' to reflog message Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
[v17,01/17] lib-t6000.sh: write tag using git-update-ref Reftable support git-core - - - --- 2020-06-16 Johannes Schindelin via GitGitGadget New
upload-pack: fix a sparse '0 as NULL pointer' warning upload-pack: fix a sparse '0 as NULL pointer' warning - - - --- 2020-06-15 Ramsay Jones New
[8/8] commit-graph: persist existence of changed-paths More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[7/8] commit-graph: change test to die on parse, not load More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[6/8] bloom: enforce a minimum size of 8 bytes More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[5/8] commit-graph: check all leading directories in changed path Bloom filters More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[4/8] commit-graph: check chunk sizes after writing More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[3/8] commit-graph: simplify chunk writes into loop More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[2/8] commit-graph: unify the signatures of all write_graph_chunk_*() functions More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[1/8] commit-graph: place bloom_settings in context More commit-graph/Bloom filter improvements - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,12/12] testsvn: respect `init.defaultBranch` Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,11/12] submodule: use the correct default for the main branch name Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,10/12] remote: learn about the possibly-overridden default main branch name Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,09/12] clone: handle overridden main branch names Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,08/12] init: allow overriding the default main branch name via the config Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,07/12] init: allow specifying the main branch name for the new repository Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,06/12] branch -m: adjust `core.mainBranch` if necessary Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,05/12] fast-export: handle overridden main branch names correctly Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,04/12] git_main_branch_name(): optionally report the full ref name Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,03/12] send-pack/transport-helper: respect `core.mainBranch` Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
[v2,02/12] fmt-merge-msg: introduce a way to override the main branch name Allow overriding the default name of the default branch - - - --- 2020-06-15 Johannes Schindelin via GitGitGadget New
« 1 2 ... 113 114 115242 243 »