Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   620 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau New
[v2,6/6] banned.h: mark `strtok()` as banned banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,4/6] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,3/6] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,1/6] string-list: introduce `string_list_split_in_place_multi()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v3,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Taylor Blau New
[6/8] commit-graph: introduce `ensure_generations_valid()` ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Taylor Blau New
Makefile: suppress annotated leaks with certain ASan options Makefile: suppress annotated leaks with certain ASan options - - - --- 2023-01-20 Taylor Blau New
git-compat-util.h: introduce CALLOC(x) git-compat-util.h: introduce CALLOC(x) - - - --- 2022-12-05 Taylor Blau New
builtin/gc.c: fix use-after-free in maintenance_unregister() builtin/gc.c: fix use-after-free in maintenance_unregister() - - - --- 2022-11-15 Taylor Blau New
branch: gracefully handle '-d' on detached HEAD branch: gracefully handle '-d' on detached HEAD - - - --- 2022-11-01 Taylor Blau New
Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation - - - --- 2022-10-26 Taylor Blau New
midx.c: clear auxiliary MIDX files first midx.c: clear auxiliary MIDX files first - - - --- 2022-10-25 Taylor Blau New
[3/4] builtin/repack.c: write cruft packs to arbitrary locations repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau New
[v3,4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau New
[v2] builtin/repack.c: remove redundant pack-based bitmaps [v2] builtin/repack.c: remove redundant pack-based bitmaps - - - --- 2022-10-18 Taylor Blau New
repack: don't remove .keep packs with `--pack-kept-objects` repack: don't remove .keep packs with `--pack-kept-objects` - - - --- 2022-10-18 Taylor Blau New
[2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr() grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[1/2] t4202: demonstrate `git log --invert-grep` segfault grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[v2,3/3] midx.c: unify `include_pack` array into `pack_info` struct midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,2/3] midx.c: use `pack-objects --stdin-packs` when repacking midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,1/3] midx.c: compute pack_info array outside of fill_included_packs_batch() midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
midx.c: use `pack-objects --stdin-packs` when repacking midx.c: use `pack-objects --stdin-packs` when repacking - - - --- 2022-09-20 Taylor Blau New
[1/3] t5318: demonstrate commit-graph generation v2 corruption commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau New
[RFC,4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,3/4] builtin/repack.c: write cruft packs to arbitrary locations move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,1/4] builtin/repack.c: pass "out" to `prepare_pack_objects` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
pack-objects.h: remove outdated pahole results pack-objects.h: remove outdated pahole results - - - --- 2022-06-28 Taylor Blau New
pack-write.c: remove unused `mtimes_name` parameter pack-write.c: remove unused `mtimes_name` parameter - - - --- 2022-06-15 Taylor Blau New
[2/2] builtin/show-ref.c: limit output with `--count` builtin/show-ref.c: support `--count` for limiting output - - - --- 2022-06-06 Taylor Blau New
[1/2] builtin/show-ref.c: rename `found_match` to `matches_nr` builtin/show-ref.c: support `--count` for limiting output - - - --- 2022-06-06 Taylor Blau New
builtin/show-ref.c: avoid over-iterating with --heads, --tags builtin/show-ref.c: avoid over-iterating with --heads, --tags - - - --- 2022-06-03 Taylor Blau New
[v2,3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau New
[v5,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau New
Documentation/RelNotes: fix a typo in 2.36's relnotes Documentation/RelNotes: fix a typo in 2.36's relnotes - - - --- 2022-04-13 Taylor Blau New
[RFC] for-each-ref: respect GIT_REF_PARANOIA setting [RFC] for-each-ref: respect GIT_REF_PARANOIA setting - - - --- 2022-03-21 Taylor Blau New
[v3,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-03-03 Taylor Blau New
[v3,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-03-03 Taylor Blau New
[v2] builtin/remote.c: show progress when renaming remote references [v2] builtin/remote.c: show progress when renaming remote references - - - --- 2022-03-02 Taylor Blau New
fmt-merge-msg: prevent use-after-free with signed tags fmt-merge-msg: prevent use-after-free with signed tags - - - --- 2022-01-10 Taylor Blau New
[17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2021-11-29 Taylor Blau New
[16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2021-11-29 Taylor Blau New
[15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2021-11-29 Taylor Blau New
[14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2021-11-29 Taylor Blau New
[13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2021-11-29 Taylor Blau New
[12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2021-11-29 Taylor Blau New
[11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2021-11-29 Taylor Blau New
[10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2021-11-29 Taylor Blau New
[09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2021-11-29 Taylor Blau New
[08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2021-11-29 Taylor Blau New
[07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2021-11-29 Taylor Blau New
[06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2021-11-29 Taylor Blau New
[05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2021-11-29 Taylor Blau New
[04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2021-11-29 Taylor Blau New
[03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2021-11-29 Taylor Blau New
[02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2021-11-29 Taylor Blau New
[01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2021-11-29 Taylor Blau New
[v2,9/9] pack-bitmap.c: more aggressively free in free_bitmap_index() midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,8/9] pack-bitmap.c: don't leak type-level bitmaps midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,7/9] midx.c: write MIDX filenames to strbuf midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,6/9] builtin/multi-pack-index.c: don't leak concatenated options midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,5/9] builtin/repack.c: avoid leaking child arguments midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,4/9] builtin/pack-objects.c: don't leak memory via arguments midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,3/9] t/helper/test-read-midx.c: free MIDX within read_midx_file() midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,2/9] midx.c: don't leak MIDX from verify_midx_file midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[v2,1/9] midx.c: clean up chunkfile after reading the MIDX midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-26 Taylor Blau New
[4/4] midx.c: guard against commit_lock_file() failures midx: avoid potential rename-while-mapped on Windows - - - --- 2021-10-08 Taylor Blau New
[3/4] midx.c: lookup MIDX by object directory during repack midx: avoid potential rename-while-mapped on Windows - - - --- 2021-10-08 Taylor Blau New
[2/4] midx.c: lookup MIDX by object directory during expire midx: avoid potential rename-while-mapped on Windows - - - --- 2021-10-08 Taylor Blau New
[1/4] midx.c: extract MIDX lookup by object_dir midx: avoid potential rename-while-mapped on Windows - - - --- 2021-10-08 Taylor Blau New
[v3,9/9] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,8/9] builtin/repack.c: make largest pack preferred repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,7/9] builtin/repack.c: support writing a MIDX while repacking repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,6/9] builtin/repack.c: extract showing progress to a variable repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,5/9] builtin/repack.c: rename variables that deal with non-kept packs repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,4/9] builtin/repack.c: keep track of existing packs unconditionally repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,3/9] midx: preliminary support for `--refs-snapshot` repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,2/9] builtin/multi-pack-index.c: support `--stdin-packs` mode repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v3,1/9] midx: expose `write_midx_file_only()` publicly repack: introduce `--write-midx` - - - --- 2021-09-29 Taylor Blau New
[v2,3/3] builtin/index-pack.c: move `.idx` files into place last prevent opening packs too early - - - --- 2021-09-08 Taylor Blau New
[v2,2/3] builtin/repack.c: move `.idx` files into place last prevent opening packs too early - - - --- 2021-09-08 Taylor Blau New
[v2,1/3] pack-write.c: rename `.idx` files into place last prevent opening packs too early - - - --- 2021-09-08 Taylor Blau New
[2/2] builtin/repack.c: move `.idx` files into place last pack-write,repack: prevent opening packs too early - - - --- 2021-09-01 Taylor Blau New
[1/2] pack-write.c: rename `.idx` file into place last pack-write,repack: prevent opening packs too early - - - --- 2021-09-01 Taylor Blau New
[v5,27/27] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,26/27] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,25/27] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,24/27] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,23/27] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,22/27] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,21/27] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,20/27] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
« 1 2 3 46 7 »