Show patches with: Submitter = Taylor Blau       |   1816 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
packfile.c: remove unnecessary prepare_packed_git() call packfile.c: remove unnecessary prepare_packed_git() call - - - --- 2024-11-20 Taylor Blau New
[6/6] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[5/6] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[4/6] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[3/6] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[2/6] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[1/6] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[v3,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v2,2/2] pack-objects: only perform verbatim reuse on the preferred pack pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau New
[v2,1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau Accepted
[2/2] pack-objects: only perform verbatim reuse on the preferred pack pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-13 Taylor Blau Superseded
[1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-13 Taylor Blau Superseded
[v2,2/2] t/helper/test-tool: implement sha1-unsafe helper t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-11-05 Taylor Blau New
[v2,1/2] t/helper/test-sha1: prepare for an unsafe mode t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-11-05 Taylor Blau New
[2/2] t/helper/test-tool: implement sha1-unsafe helper t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-10-11 Taylor Blau Superseded
[1/2] t/helper/test-sha1: prepare for an unsafe mode t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-10-11 Taylor Blau Superseded
[11/11] pack-bitmap: enable reusing deltas with base objects in 'haves' bitmap pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[10/11] pack-bitmap.c: record whether the result was filtered pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[09/11] pack-bitmap: enable cross-pack delta reuse pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[08/11] t5332: enable OFS_DELTAs via test_pack_objects_reused pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[07/11] write_reused_pack_one(): translate bit positions directly pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[06/11] pack-bitmap: drop `from_midx` field from `bitmapped_pack` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[05/11] pack-bitmap.c: extract `find_base_bitmap_pos()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[04/11] pack-bitmap.c: compare `base_offset` to `delta_obj_offset` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[03/11] pack-bitmap.c: delay calling 'offset_to_pack_pos()' pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[02/11] pack-bitmap.c: avoid unnecessary `offset_to_pack_pos()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[01/11] pack-bitmap.c: do not pass `pack_pos` to `try_partial_reuse()` pack-bitmap: convert offset to ref deltas where possible - - - --- 2024-10-09 Taylor Blau New
[v3] Documentation: mention the amlog in howto/maintain-git.txt [v3] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-03 Taylor Blau New
[v2] Documentation: mention the amlog in howto/maintain-git.txt [v2] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-02 Taylor Blau Superseded
Documentation: mention the amlog in howto/maintain-git.txt Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-09-30 Taylor Blau Superseded
[v5,8/8] csum-file.c: use unsafe SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,6/8] hash.h: scaffolding for _unsafe hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,5/8] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,3/8] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau New
[v5,2/8] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,1/8] finalize_object_file(): check for name collision before renaming hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v4,8/8] csum-file.c: use unsafe SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,6/8] hash.h: scaffolding for _unsafe hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,5/8] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,3/8] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,2/8] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v4,1/8] finalize_object_file(): check for name collision before renaming hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau Superseded
[v3,9/9] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,7/9] hash.h: scaffolding for _fast hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,6/9] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,3/9] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,2/9] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v3,1/9] finalize_object_file(): check for name collision before renaming hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-06 Taylor Blau Superseded
[v2,4/4] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,2/4] hash.h: scaffolding for _fast hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,1/4] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[4/4] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-01 Taylor Blau Superseded
[3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-01 Taylor Blau Superseded
[2/4] hash.h: scaffolding for _fast hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-01 Taylor Blau Superseded
[1/4] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-01 Taylor Blau Superseded
[5/5] builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER` pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau Accepted
[4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau Accepted
[3/5] builtin/pack-objects.c: translate bit positions during pack-reuse pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau Accepted
[2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau Accepted
[1/5] t/t5332-multi-pack-reuse.sh: verify pack generation with --strict pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau Accepted
[v2,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
« 1 2 3 418 19 »