Show patches with: Submitter = Calvin Wan       |    State = Action Required       |   93 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/1] maintenance: separate parallelism safe and unsafe tasks maintenance: separate parallelism safe and unsafe tasks - - - --- 2024-11-08 Calvin Wan New
[2/2] fetch-pack.c: do not declare local commits as "have" in partial repos revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-09-19 Calvin Wan New
[1/2] packfile: split promisor objects oidset into two [1/2] packfile: split promisor objects oidset into two - - - --- 2024-09-19 Calvin Wan New
[v3,6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,5/6] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,4/6] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,3/6] libgit-sys: add repo initialization and config access Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,2/6] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,1/6] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v5,3/3] test-stdlib: show that git-std-lib is independent Untitled series #828803 - - - --- 2024-02-22 Calvin Wan New
[v5,2/3] git-std-lib: introduce Git Standard Library Untitled series #828802 - - - --- 2024-02-22 Calvin Wan New
[v5,1/3] pager: include stdint.h because uintmax_t is used [v5,1/3] pager: include stdint.h because uintmax_t is used - - - --- 2024-02-22 Calvin Wan New
MyFirstContribution: add Discord server link MyFirstContribution: add Discord server link - - - --- 2023-09-28 Calvin Wan New
[v3,6/6] git-std-lib: add test file to call git-std-lib.a functions [v3,1/6] hex-ll: split out functionality from hex - - - --- 2023-09-08 Calvin Wan New
[v3,5/6] git-std-lib: introduce git standard library [v3,1/6] hex-ll: split out functionality from hex - - - --- 2023-09-08 Calvin Wan New
[RFC,v2,7/7] git-std-lib: add test file to call git-std-lib.a functions Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,6/7] git-std-lib: introduce git standard library Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,5/7] date: push pager.h dependency up Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,4/7] parse: create new library for parsing strings and env values Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,2/7] object: move function to object.c Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[RFC,v2,1/7] hex-ll: split out functionality from hex Introduce Git Standard Library - - - --- 2023-08-10 Calvin Wan New
[v5,6/6] git-compat-util: move alloc macros to git-compat-util.h git-compat-util cleanups - - - --- 2023-07-05 Calvin Wan New
[v5,5/6] treewide: remove unnecessary includes for wrapper.h git-compat-util cleanups - - - --- 2023-07-05 Calvin Wan New
[RFC,8/8] git-std-lib: add test file to call git-std-lib.a functions Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,7/8] git-std-lib: introduce git standard library Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,6/8] pager: remove pager_in_use() Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,5/8] parse: create new library for parsing strings and env values Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,4/8] config: correct bad boolean env value error message Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,3/8] object: move function to object.c Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,2/8] hex-ll: split out functionality from hex Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[RFC,1/8] trace2: log fsync stats in trace2 rather than wrapper Introduce Git Standard Library - - - --- 2023-06-27 Calvin Wan New
[v3,7/7] strbuf: remove environment variable Untitled series #744782 - - - --- 2023-05-03 Calvin Wan New
[RFC,2/2] unit test: add basic example add an external testing library for unit tests - - - --- 2023-04-27 Calvin Wan New
[RFC,1/2] Add C TAP harness add an external testing library for unit tests - - - --- 2023-04-27 Calvin Wan New
[v9,6/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,5/6] diff-lib: refactor out diff_change logic submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,4/6] submodule: refactor is_submodule_modified() submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,3/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,2/6] submodule: rename strbuf variable submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v9,1/6] run-command: add on_stderr_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-03-02 Calvin Wan New
[v2,6/6] add: reject nested repositories add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v2,5/6] tests: remove duplicate .gitmodules path add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v2,4/6] tests: use `git submodule add` and fix expected status add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v2,3/6] tests: use `git submodule add` and fix expected diffs add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v2,2/6] tests: Use `git submodule add` instead of `git add` add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v2,1/6] t4041, t4060: modernize test style add: block invalid submodules - - - --- 2023-02-28 Calvin Wan New
[v7,7/7] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,6/7] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,5/7] diff-lib: refactor out diff_change logic submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,4/7] submodule: refactor is_submodule_modified() submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,3/7] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,2/7] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v7,1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-02-07 Calvin Wan New
[v6,6/6] submodule: call parallel code from serial status Untitled series #712919 - - - --- 2023-01-17 Calvin Wan New
[v6,5/6] diff-lib: parallelize run_diff_files for submodules Untitled series #712918 - - - --- 2023-01-17 Calvin Wan New
[v6,4/6] diff-lib: refactor match_stat_with_submodule Untitled series #712917 - - - --- 2023-01-17 Calvin Wan New
[v6,3/6] submodule: move status parsing into function Untitled series #712916 - - - --- 2023-01-17 Calvin Wan New
[v6,2/6] submodule: strbuf variable rename Untitled series #712915 - - - --- 2023-01-17 Calvin Wan New
[v6,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts [v6,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts - - - --- 2023-01-17 Calvin Wan New
[v5,6/6] submodule: call parallel code from serial status submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,5/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,4/6] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,3/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,2/6] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v4,5/5] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,4/5] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,3/5] submodule: move status parsing into function submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,2/5] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[v4,1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2022-11-08 Calvin Wan New
[4/4] diff-lib: parallelize run_diff_files for submodules submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[3/4] diff-lib: refactor functions submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[2/4] submodule: move status parsing into function submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[1/4] run-command: add pipe_output to run_processes_parallel submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[v8] submodule merge: update conflict error message [v8] submodule merge: update conflict error message - - - --- 2022-08-04 Calvin Wan New
[v5,6/6] cat-file: add remote-object-info to batch-command Untitled series #663908 - - - --- 2022-07-28 Calvin Wan New
[v5,5/6] transport: add client support for object-info Untitled series #663907 - - - --- 2022-07-28 Calvin Wan New
[v5,4/6] serve: advertise object-info feature Untitled series #663906 - - - --- 2022-07-28 Calvin Wan New
[v5,3/6] protocol-caps: initialization bug fix Untitled series #663905 - - - --- 2022-07-28 Calvin Wan New
[v5,2/6] fetch-pack: move fetch initialization Untitled series #663904 - - - --- 2022-07-28 Calvin Wan New
[v5,1/6] fetch-pack: refactor packet writing [v5,1/6] fetch-pack: refactor packet writing - - - --- 2022-07-28 Calvin Wan New
[v4,8/8] cat-file: add --batch-command remote-object-info command cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,7/8] cat-file: move parse_cmd and DEFAULT_FORMAT up cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,6/8] transport: add object-info fallback to fetch cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,5/8] transport: add client side capability to request object-info cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,4/8] object-info: send attribute packet regardless of object ids cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,3/8] object-store: add function to free object_info contents cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,2/8] fetch-pack: move fetch default settings cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,1/8] fetch-pack: refactor packet writing cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v3,3/3] object-info: add option for retrieving object info object-info: add option for retrieving object info - - - --- 2022-03-28 Calvin Wan New
[v3,2/3] transfer.advertiseObjectInfo: add object-info config object-info: add option for retrieving object info - - - --- 2022-03-28 Calvin Wan New
[v3,1/3] fetch-pack: refactor packet writing and fetch options object-info: add option for retrieving object info - - - --- 2022-03-28 Calvin Wan New
[v2] fetch —object-info-format: client option for object-info [v2] fetch —object-info-format: client option for object-info - - - --- 2022-02-08 Calvin Wan New