Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   579 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] repack: make "exts" array available outside cmd_repack() repack: don't move existing packs out of the way - - - --- 2020-11-16 Taylor Blau New
[v3,13/13] commit-graph: introduce 'commitGraph.maxNewFilters' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,12/13] builtin/commit-graph.c: introduce '--max-new-filters=<n>' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,11/13] commit-graph: rename 'split_commit_graph_opts' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,10/13] bloom: encode out-of-bounds filters as non-empty more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,09/13] bloom/diff: properly short-circuit on max_changes more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,08/13] bloom: use provided 'struct bloom_filter_settings' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,07/13] bloom: split 'get_bloom_filter()' in two more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,06/13] commit-graph.c: store maximum changed paths more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,05/13] commit-graph: respect 'commitGraph.readChangedPaths' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,04/13] t/helper/test-read-graph.c: prepare repo settings more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,03/13] commit-graph: pass a 'struct repository *' in more places more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,02/13] t4216: use an '&&'-chain more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v3,01/13] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-18 Taylor Blau New
[v4,14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,13/14] commit-graph: rename 'split_commit_graph_opts' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,12/14] commit-graph: add large-filters bitmap chunk more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,11/14] csum-file.h: introduce 'hashwrite_be64()' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,10/14] commit-graph.c: sort index into commits list more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,09/14] bloom/diff: properly short-circuit on max_changes more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,08/14] bloom: use provided 'struct bloom_filter_settings' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,07/14] bloom: split 'get_bloom_filter()' in two more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,06/14] commit-graph.c: store maximum changed paths more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,05/14] commit-graph: respect 'commitGraph.readChangedPaths' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,04/14] t/helper/test-read-graph.c: prepare repo settings more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,03/14] commit-graph: pass a 'struct repository *' in more places more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,02/14] t4216: use an '&&'-chain more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v4,01/14] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements - - - --- 2020-09-03 Taylor Blau New
[v2,4/4] upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth' upload-pack: custom allowed object filters - - - --- 2020-07-23 Taylor Blau New
[v2,3/4] upload-pack.c: pass 'struct list_objects_filter_options *' upload-pack: custom allowed object filters - - - --- 2020-07-23 Taylor Blau New
[v2,2/4] upload-pack.c: allow banning certain object filter(s) upload-pack: custom allowed object filters - - - --- 2020-07-23 Taylor Blau New
[v2,1/4] list_objects_filter_options: introduce 'list_object_filter_config_name' upload-pack: custom allowed object filters - - - --- 2020-07-23 Taylor Blau New
Documentation/RelNotes: fix a typo in 2.28's relnotes Documentation/RelNotes: fix a typo in 2.28's relnotes - - - --- 2020-07-22 Taylor Blau New
[v2] commit.c: don't persist substituted parents when unshallowing [v2] commit.c: don't persist substituted parents when unshallowing - 2 - --- 2020-07-08 Taylor Blau New
commit.c: don't persist substituted parents when unshallowing commit.c: don't persist substituted parents when unshallowing - 1 - --- 2020-07-07 Taylor Blau New
[4/4] upload-pack.c: introduce 'uploadpack.filter.tree.maxDepth' upload-pack: custom allowed object filters - - - --- 2020-07-02 Taylor Blau New
[3/4] upload-pack.c: pass 'struct list_objects_filter_options *' upload-pack: custom allowed object filters - - - --- 2020-07-02 Taylor Blau New
[2/4] upload-pack.c: allow banning certain object filter(s) upload-pack: custom allowed object filters - - - --- 2020-07-02 Taylor Blau New
[1/4] list_objects_filter_options: introduce 'list_object_filter_config_name' upload-pack: custom allowed object filters - - - --- 2020-07-02 Taylor Blau New
[3/3] commit-graph: respect 'core.useBloomFilters' commit-graph: introduce 'core.useBloomFilters' - - - --- 2020-06-30 Taylor Blau New
[2/3] t4216: fix broken '&&'-chain commit-graph: introduce 'core.useBloomFilters' - - - --- 2020-06-30 Taylor Blau New
[1/3] commit-graph: pass a 'struct repository *' in more places commit-graph: introduce 'core.useBloomFilters' - - - --- 2020-06-30 Taylor Blau New
[2/2] t5318: test that '--stdin-commits' respects '--[no-]progress' t5318: test '--stdin-commits' with '--[no-]progress' - - - --- 2020-06-01 Taylor Blau New
[1/2] t5318: use 'test_must_be_empty' t5318: test '--stdin-commits' with '--[no-]progress' - - - --- 2020-06-01 Taylor Blau New
[v3,8/8] commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,7/8] t5318: reorder test below 'graph_read_expect' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,6/8] commit-graph.c: simplify 'fill_oids_from_commits' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,5/8] builtin/commit-graph.c: dereference tags in builtin commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,4/8] builtin/commit-graph.c: extract 'read_one_commit()' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,3/8] commit-graph.c: peel refs in 'add_ref_to_set' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,2/8] commit-graph.c: show progress of finding reachable commits commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v3,1/8] commit-graph.c: extract 'refs_cb_data' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-13 Taylor Blau New
[v2,8/8] commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,7/8] t5318: reorder test below 'graph_read_expect' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,6/8] commit-graph.c: simplify 'fill_oids_from_commits' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,5/8] builtin/commit-graph.c: dereference tags in builtin commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,4/8] builtin/commit-graph.c: extract 'read_one_commit()' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,3/8] commit-graph.c: peel refs in 'add_ref_to_set' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,2/8] commit-graph.c: show progress of finding reachable commits commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[v2,1/8] commit-graph.c: extract 'refs_cb_data' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-06 Taylor Blau New
[8/8] commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag commit-graph: drop CHECK_OIDS, peel in callers - 1 - --- 2020-05-05 Taylor Blau New
[7/8] t5318: reorder test below 'graph_read_expect' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[6/8] commit-graph.c: simplify 'fill_oids_from_commits' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[5/8] builtin/commit-graph.c: dereference tags in builtin commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[4/8] builtin/commit-graph.c: extract 'read_one_commit()' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[3/8] commit-graph.c: peel refs in 'add_ref_to_set' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[2/8] commit-graph.c: show progress of finding reachable commits commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[1/8] commit-graph.c: extract 'refs_cb_data' commit-graph: drop CHECK_OIDS, peel in callers - - - --- 2020-05-05 Taylor Blau New
[4/4] pack-bitmap: pass object filter to fill-in traversal pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-05-04 Taylor Blau New
[3/4] pack-bitmap.c: support 'tree:0' filtering pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-05-04 Taylor Blau New
[2/4] pack-bitmap.c: make object filtering functions generic pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-05-04 Taylor Blau New
[1/4] list-objects-filter: treat NULL filter_options as "disabled" pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-05-04 Taylor Blau New
[v2,4/4] shallow: use struct 'shallow_lock' for additional safety shallow: extract a header file - - - --- 2020-04-30 Taylor Blau New
[v2,3/4] shallow.h: document '{commit,rollback}_shallow_file' shallow: extract a header file - - - --- 2020-04-30 Taylor Blau New
[v2,2/4] shallow: extract a header file for shallow-related functions shallow: extract a header file - - - --- 2020-04-30 Taylor Blau New
[v2,1/4] commit: make 'commit_graft_pos' non-static shallow: extract a header file - - - --- 2020-04-30 Taylor Blau New
[5/5] shallow: use struct 'shallow_lock' for additional safety shallow: extract a header file - 1 - --- 2020-04-29 Taylor Blau New
[4/5] shallow.h: document '{commit,rollback}_shallow_file' shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
[3/5] commit: move 'unregister_shallow' to 'shallow.h' shallow: extract a header file - 1 - --- 2020-04-29 Taylor Blau New
[2/5] shallow: extract a header file for shallow-related functions shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
[1/5] commit: make 'commit_graft_pos' non-static shallow: extract a header file - - - --- 2020-04-29 Taylor Blau New
[v3,5/5] commit-graph.c: make 'commit-graph-chain's read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,4/5] commit-graph.c: ensure graph layers respect core.sharedRepository commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,3/5] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,2/5] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v3,1/5] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-29 Taylor Blau New
[v2,4/4] commit-graph.c: ensure graph layers respect core.sharedRepository commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,3/4] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,2/4] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[v2,1/4] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-27 Taylor Blau New
[4/4] commit-graph: close descriptors after mmap commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[3/4] commit-graph.c: gracefully handle file descriptor exhaustion commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[2/4] t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[1/4] commit-graph.c: don't use discarded graph_name in error commit-graph: handle file descriptor exhaustion - - - --- 2020-04-23 Taylor Blau New
[v2,2/2] shallow.c: use '{commit,rollback}_shallow_file' shallow.c: reset shallow-ness after updating - 1 - --- 2020-04-23 Taylor Blau New
[v2,1/2] t5537: use test_write_lines, indented heredocs for readability shallow.c: reset shallow-ness after updating - 1 - --- 2020-04-23 Taylor Blau New
[4/4] pack-bitmap: pass object filter to fill-in traversal pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-04-22 Taylor Blau New
[3/4] pack-bitmap.c: support 'tree:0' filtering pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-04-22 Taylor Blau New
[2/4] pack-bitmap.c: make object filtering functions generic pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-04-22 Taylor Blau New
[1/4] list-objects-filter: treat NULL filter_options as "disabled" pack-bitmap: use bitmaps for traversals with '--filter=tree:0' - - - --- 2020-04-22 Taylor Blau New
« 1 2 ... 3 4 5 6 »