Show patches with: Submitter = Taylor Blau       |   1659 patches
« 1 2 ... 7 8 916 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/7] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,2/7] shortlog: make trailer insertion a noop when appropriate shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,1/7] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v2,6/6] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,5/6] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,4/6] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,3/6] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,2/6] shortlog: make trailer insertion a noop when appropriate shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,1/6] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[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
[4/4] pack-bitmap-write.c: instrument number of reused bitmaps midx: trace2 regions and grab-bag patches - - - --- 2022-10-12 Taylor Blau Accepted
[3/4] midx.c: instrument MIDX and bitmap generation with trace2 regions midx: trace2 regions and grab-bag patches - - - --- 2022-10-12 Taylor Blau Accepted
[2/4] midx.c: consider annotated tags during bitmap selection midx: trace2 regions and grab-bag patches - - - --- 2022-10-12 Taylor Blau Accepted
[1/4] midx.c: fix whitespace typo midx: trace2 regions and grab-bag patches - - - --- 2022-10-12 Taylor Blau Accepted
builtin/repack.c: remove redundant pack-based bitmaps builtin/repack.c: remove redundant pack-based bitmaps - - - --- 2022-10-12 Taylor Blau Superseded
[7/7] shortlog: implement `--group=trailer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[6/7] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[5/7] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[3/7] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[2/7] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[1/7] Documentation: extract date-options.txt shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[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
[7/7] midx.c: avoid cruft packs with non-zero `repack --batch-size` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[6/7] midx.c: remove unnecessary loop condition midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[5/7] midx.c: replace `xcalloc()` with `CALLOC_ARRAY()` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[4/7] midx.c: avoid cruft packs with `repack --batch-size=0` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[3/7] midx.c: prevent `expire` from removing the cruft pack midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[2/7] Documentation/git-multi-pack-index.txt: clarify expire behavior midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[1/7] Documentation/git-multi-pack-index.txt: fix typo midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[v2,7/7] midx.c: avoid adding preferred objects twice midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,6/7] midx.c: include preferred pack correctly with existing MIDX midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,5/7] midx.c: extract `midx_fanout_add_pack_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,4/7] midx.c: extract `midx_fanout_add_midx_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,3/7] midx.c: extract `struct midx_fanout` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,2/7] t/lib-bitmap.sh: avoid silencing stderr midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[v2,1/7] t5326: demonstrate potential bitmap corruption midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-22 Taylor Blau Accepted
[6/6] midx.c: include preferred pack correctly with existing MIDX midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[5/6] midx.c: extract `midx_fanout_add_pack_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[4/6] midx.c: extract `midx_fanout_add_midx_fanout()` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[3/6] midx.c: extract `struct midx_fanout` midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[2/6] t/lib-bitmap.sh: avoid silencing stderr midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[1/6] t5326: demonstrate potential bitmap corruption midx: permit changing the preferred pack when reusing the MIDX - - - --- 2022-08-19 Taylor Blau Superseded
[2/2] builtin/cat-file.c: support NUL-delimited input with `-z` cat-file: support NUL-delimited input with `-z` - - - --- 2022-07-22 Taylor Blau Accepted
[1/2] t1006: extract --batch-command inputs to variables cat-file: support NUL-delimited input with `-z` - - - --- 2022-07-22 Taylor Blau Accepted
[3/3] commit-graph: fix corrupt upgrade from generation v1 to v2 commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau Accepted
[2/3] commit-graph: introduce `repo_find_commit_pos_in_graph()` commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau Accepted
[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
Documentation/config/transfer.txt: fix typo Documentation/config/transfer.txt: fix typo - - - --- 2022-06-23 Taylor Blau Accepted
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,4/4] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
[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
[v2,2/4] builtin/pack-objects.c: avoid redundant NULL check pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
[v2,1/4] pack-bitmap.c: check preferred pack validity when opening MIDX bitmap pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-24 Taylor Blau Accepted
[v5,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau New
[v5,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[3/3] builtin/repack.c: ensure that `names` is sorted repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[2/3] t7703: demonstrate object corruption with pack.packSizeLimit repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[1/3] repack: respect --keep-pack with geometric repack repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[v4,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
« 1 2 ... 7 8 916 17 »