Show patches with: Submitter = Han-Wen Nienhuys       |    State = Action Required       |   180 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/6] refs: always try to do packed transactions for reftable RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,5/6] refs: alternate reftable ref backend implementation RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,4/6] refs: move is_packed_transaction_needed out of packed-backend.c RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,3/6] refs: push lock management into packed backend RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,2/6] refs: wrap transaction in a debug-specific transaction RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,1/6] refs: construct transaction using a _begin callback RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[3/3] refs: alternate reftable ref backend implementation Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[2/3] refs: move is_packed_transaction_needed out of packed-backend.c Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[1/3] refs: push lock management into packed backend Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[2/2] Treat MERGE_AUTOSTASH and friends as a pseudoref Prepare (auto)stash for reftable - - - --- 2022-02-08 Han-Wen Nienhuys New
[1/2] t3420: prepare for reftable Prepare (auto)stash for reftable - - - --- 2022-02-08 Han-Wen Nienhuys New
[v3,2/2] Uniformize flag argument naming to `flags` or `unused_flags` refs.h: make all flags arguments unsigned - - - --- 2022-02-03 Han-Wen Nienhuys New
[v3,1/2] refs.h: make all flags arguments unsigned refs.h: make all flags arguments unsigned - - - --- 2022-02-03 Han-Wen Nienhuys New
refs.h: make all flags arguments unsigned refs.h: make all flags arguments unsigned - - - --- 2022-01-31 Han-Wen Nienhuys New
[v7,16/16] reftable: rename typ to type Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,15/16] reftable: add print functions to the record types Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,14/16] reftable: make reftable_record a tagged union Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,12/16] reftable: implement record equality generically Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,11/16] reftable: make reftable-record.h function signatures const correct Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,05/16] reftable: ignore remove() return value in stack_test.c Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,02/16] reftable: fix resource leak in block.c error path Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[v7,01/16] reftable: fix OOB stack write in print functions Reftable coverity fixes - - - --- 2022-01-24 Han-Wen Nienhuys New
[7/7] reftable: rename writer_stats to reftable_writer_stats reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys New
[4/7] reftable: avoid writing empty keys at the block layer reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys New
[v5,16/16] reftable: be more paranoid about 0-length memcpy calls Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys New
[v5,06/16] reftable: fix resource warning Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys New
[v5,02/16] reftable: fix resource leak in block.c error path Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys New
[v4,11/11] reftable: make reftable_record a tagged union Reftable coverity fixes - - - --- 2021-12-14 Han-Wen Nienhuys New
[v4,06/11] reftable: fix resource warning Reftable coverity fixes - - - --- 2021-12-14 Han-Wen Nienhuys New
[v4,02/11] reftable: fix resource leak in block.c error path Reftable coverity fixes - - - --- 2021-12-14 Han-Wen Nienhuys New
[v2,3/6] refs: allow skipping OID verification Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-11-29 Han-Wen Nienhuys New
[v2,1/6] test-ref-store: plug memory leak in cmd_delete_refs Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-11-29 Han-Wen Nienhuys New
[v2,5/5] refs/debug: trim trailing LF from reflog message Inspect reflog data programmatically in more tests - - - --- 2021-11-25 Han-Wen Nienhuys New
[v2,4/5] test-ref-store: tweaks to for-each-reflog-ent format Inspect reflog data programmatically in more tests - - - --- 2021-11-25 Han-Wen Nienhuys New
[v4,19/19] Add "test-tool dump-reftable" command. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,18/19] reftable: add dump utility Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,17/19] reftable: implement stack, a mutable database of reftable files. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,16/19] reftable: implement refname validation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,15/19] reftable: add merged table view Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,14/19] reftable: add a heap-based priority queue for reftable records Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,13/19] reftable: reftable file level tests Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,12/19] reftable: read reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,11/19] reftable: generic interface to tables Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,10/19] reftable: write reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,09/19] reftable: a generic binary tree implementation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,08/19] reftable: reading/writing blocks Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,07/19] Provide zlib's uncompress2 from compat/zlib-compat.c Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,06/19] reftable: (de)serialization for the polymorphic record type. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,05/19] reftable: add blocksource, an abstraction for random access reads Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,04/19] reftable: utility functions Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,03/19] reftable: add error related functionality Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,02/19] reftable: add LICENSE Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v4,01/19] hash.h: provide constants for the hash IDs Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-10-07 Han-Wen Nienhuys New
[v3,7/7] refs: change log_ref_setup calling convention Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,6/7] RFC: refs: reflog entries aren't written based on reflog existence. Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,5/7] refs: drop force_create argument of create_reflog API Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,4/7] t1400: use test-helper ref-store to inspect reflog contents Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,3/7] test-ref-store: tweaks to for-each-reflog-ent format Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,2/7] refs: trim newline from reflog message Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,1/7] show-branch: show reflog message Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-09-07 Han-Wen Nienhuys New
[v3,25/25] t1404: annotate test cases with REFFILES [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,24/25] t1401,t2011: parameterize HEAD.lock for REFFILES [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,23/25] t1301: document what needs to be done for reftable [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,22/25] Add "test-tool dump-reftable" command. [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,19/25] reftable: add dump utility [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,18/25] reftable: implement stack, a mutable database of reftable files. [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,17/25] reftable: implement refname validation [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,16/25] reftable: add merged table view [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,15/25] reftable: add a heap-based priority queue for reftable records [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,14/25] reftable: reftable file level tests [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,13/25] reftable: read reftable files [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,12/25] reftable: generic interface to tables [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,11/25] reftable: write reftable files [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,10/25] reftable: a generic binary tree implementation [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,09/25] reftable: reading/writing blocks [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,08/25] Provide zlib's uncompress2 from compat/zlib-compat.c [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,07/25] reftable: (de)serialization for the polymorphic record type. [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,06/25] reftable: add blocksource, an abstraction for random access reads [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,05/25] reftable: utility functions [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,04/25] reftable: add error related functionality [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,03/25] reftable: RFC: add LICENSE [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,02/25] init-db: set the_repository->hash_algo early on [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,01/25] hash.h: provide constants for the hash IDs [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
fixup! propagate errno from failing read fixup! propagate errno from failing read - 1 - --- 2021-08-17 Han-Wen Nienhuys New
[v5,6/6] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,5/6] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,4/6] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,3/6] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-07 Han-Wen Nienhuys New
[8/8] refs: explicitly propagate errno from refs_read_raw_ref refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[7/8] refs: stop setting EINVAL and ELOOP in symref resolution refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[6/8] refs: clear errno return in refs_resolve_ref_unsafe() refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[5/8] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[4/8] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[3/8] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[v2,21/21] t1415: set REFFILES for test specific to storage format Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,20/21] t4202: mark bogus head hash test with REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
« 1 2 »