Show patches with: Submitter = Christian Couder       |    State = Action Required       |   301 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] upload-pack: actually use some upload_pack_data bitfields upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[01/13] upload-pack: remove unused 'wants' from upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[01/14] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[01/14] upload-pack: pass upload_pack_data to send_shallow_list() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[02/12] upload-pack: move static vars to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[02/13] upload-pack: move {want,have}_obj to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[02/14] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[02/14] upload-pack: pass upload_pack_data to deepen() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[03/12] upload-pack: move use_sideband to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[03/13] upload-pack: move 'struct upload_pack_data' around upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[03/14] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[03/14] upload-pack: pass upload_pack_data to deepen_by_rev_list() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[04/12] upload-pack: move filter_capability_requested to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[04/13] upload-pack: use 'struct upload_pack_data' in upload_pack() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[04/14] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[04/14] upload-pack: pass upload_pack_data to send_unshallow() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[05/12] upload-pack: move multi_ack to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[05/13] upload-pack: pass upload_pack_data to get_common_commits() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[05/14] replay: don't simplify history Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[05/14] upload-pack: move shallow_nr to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[06/12] upload-pack: change multi_ack to an enum upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[06/13] upload-pack: pass upload_pack_data to receive_needs() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[06/14] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[06/14] upload-pack: move extra_edge_obj to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[07/12] upload-pack: pass upload_pack_data to upload_pack_config() upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[07/13] upload-pack: use upload_pack_data writer in receive_needs() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[07/14] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[07/14] upload-pack: move allow_unadvertised_object_request to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[08/12] upload-pack: move keepalive to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[08/13] upload-pack: move symref to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[08/14] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[08/14] upload-pack: change allow_unadvertised_object_request to an enum upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[09/12] upload-pack: move allow_filter to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[09/13] upload-pack: pass upload_pack_data to send_ref() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[09/14] replay: very coarse worktree updating Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[09/14] upload-pack: pass upload_pack_data to process_haves() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[1/2] object-store: introduce OBJECT_INFO_NO_FETCH_IF_MISSING Add OBJECT_INFO_NO_FETCH_IF_MISSING flag - - - --- 2019-06-20 Christian Couder New
[1/2] test-oidmap: remove 'add' subcommand [1/2] test-oidmap: remove 'add' subcommand - - - --- 2019-06-29 Christian Couder New
[1/3] t/helper: add test-oidmap.c Test oidmap - - - --- 2019-06-09 Christian Couder New
[1/3] t6050: use test_line_count instead of wc -l [1/3] t6050: use test_line_count instead of wc -l - - - --- 2019-03-28 Christian Couder New
[10/12] upload-pack: move allow_ref_in_want to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[10/13] upload-pack: pass upload_pack_data to check_non_tip() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[10/14] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[10/14] upload-pack: pass upload_pack_data to send_acks() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[11/12] upload-pack: move allow_sideband_all to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[11/13] upload-pack: remove static variable 'stateless_rpc' upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[11/14] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[11/14] upload-pack: pass upload_pack_data to ok_to_give_up() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[12/12] upload-pack: move pack_objects_hook to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-05-27 Christian Couder New
[12/13] upload-pack: pass upload_pack_data to create_pack_file() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[12/14] replay: introduce guess_new_base() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[12/14] upload-pack: pass upload_pack_data to got_oid() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[13/13] upload-pack: use upload_pack_data fields in receive_needs() upload-pack: use 'struct upload_pack_data' thoroughly, part 1 - - - --- 2020-05-15 Christian Couder New
[13/14] replay: add different modes Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[13/14] upload-pack: move oldest_have to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[14/14] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[14/14] upload-pack: refactor common code into do_got_oid() upload-pack: use 'struct upload_pack_data' thoroughly, part 3 - - - --- 2020-06-11 Christian Couder New
[2/2] sha1-file: use OBJECT_INFO_NO_FETCH_IF_MISSING Add OBJECT_INFO_NO_FETCH_IF_MISSING flag - - - --- 2019-06-20 Christian Couder New
[2/2] t0016: add 'remove' subcommand test [1/2] test-oidmap: remove 'add' subcommand - - - --- 2019-06-29 Christian Couder New
[2/3] t: add t0016-oidmap.sh Test oidmap - - - --- 2019-06-09 Christian Couder New
[2/3] t6050: redirect expected error output to /dev/null [1/3] t6050: use test_line_count instead of wc -l - - - --- 2019-03-28 Christian Couder New
[3/3] oidmap: use sha1hash() instead of static hash() function Test oidmap - - - --- 2019-06-09 Christian Couder New
[3/3] replace: fix --graft when passing a tag [1/3] t6050: use test_line_count instead of wc -l - 1 - --- 2019-03-28 Christian Couder New
[RFC,01/10] builtin/pack-objects: report reused packfile objects Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,02/10] packfile: expose get_delta_base() Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,03/10] ewah/bitmap: introduce bitmap_word_alloc() Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,04/10] ewah/bitmap: always allocate 2 more words Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,05/10] pack-bitmap: don't rely on bitmap_git->reuse_objects Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,06/10] pack-bitmap: introduce bitmap_walk_contains() Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,07/10] csum-file: introduce hashfile_total() Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,08/10] pack-objects: introduce pack.allowPackReuse Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,09/10] builtin/pack-objects: introduce obj_is_packed() Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,1/2] merge-ort: add new merge-tree-ort command Introduce new merge-tree-ort command - - - --- 2022-01-05 Christian Couder New
[RFC,1/5] oidmap: add oidmap_add() oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,10/10] pack-objects: improve partial packfile reuse Rewrite packfile reuse code - - - --- 2019-09-13 Christian Couder New
[RFC,2/2] merge-ort: add t/t4310-merge-tree-ort.sh Introduce new merge-tree-ort command - - - --- 2022-01-05 Christian Couder New
[RFC,2/5] oidmap: add oidmap_get_next() oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,3/5] test-oidmap: add back proper 'add' subcommand oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,4/5] test-oidmap: add 'get_all' subcommand oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,5/5] t0016: add 'add' and 'get_all' subcommand test oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC] fetch-pack: try harder to read an ERR packet [RFC] fetch-pack: try harder to read an ERR packet - - - --- 2020-04-22 Christian Couder New
[RFC] list-objects-filter: disable 'sparse:path' filters [RFC] list-objects-filter: disable 'sparse:path' filters - - - --- 2019-05-24 Christian Couder New
[RFC] upload-pack: fix filter options scope [RFC] upload-pack: fix filter options scope - - - --- 2020-05-07 Christian Couder New
[v1,1/8] fetch-object: make functions return an error code Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,2/8] Add initial support for many promisor remotes Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,3/8] promisor-remote: implement promisors_get_direct() Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,4/8] promisor-remote: add promisor_remote_reinit() Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,5/8] promisor-remote: use repository_format_partial_clone Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,6/8] Use promisors_get_direct() and has_promisor_remote() Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,7/8] promisor-remote: parse remote.*.partialclonefilter Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v1,8/8] t0410: test fetching from many promisor remotes Many promisor remotes - - - --- 2018-12-11 Christian Couder New
[v2,01/13] fetch: fix extensions.partialclone name in error message Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,01/13] upload-pack: actually use some upload_pack_data bitfields upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-06-02 Christian Couder New
[v2,02/13] partial-clone: add missing 'is' in doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,02/13] upload-pack: annotate upload_pack_data fields upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-06-02 Christian Couder New
[v2,03/13] fetch-object: make functions return an error code Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,03/13] upload-pack: move static vars to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-06-02 Christian Couder New
[v2,04/13] Add initial support for many promisor remotes Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,04/13] upload-pack: move use_sideband to upload_pack_data upload-pack: use 'struct upload_pack_data' thoroughly, part 2 - - - --- 2020-06-02 Christian Couder New
[v2,05/13] promisor-remote: implement promisors_get_direct() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
« 1 2 3 4 »