Show patches with: Submitter = Taylor Blau       |   1659 patches
« 1 2 ... 6 7 816 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/7] contrib/credential: .gitignore libsecret build artifacts contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[4/7] contrib/credential: remove 'gnome-keyring' credential helper contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[3/7] contrib/credential: avoid fixed-size buffer in osxkeychain contrib/credential: avoid protocol injection attacks - - 1 --- 2023-05-01 Taylor Blau Accepted
[2/7] t/lib-credential.sh: ensure credential helpers handle long headers contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[1/7] credential.c: store "wwwauth[]" values in `credential_read()` contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[3/3] pack-bitmap.c: use commit boundary during bitmap traversal pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[2/3] pack-bitmap.c: extract `fill_in_bitmap()` pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[1/3] revision: support tracking uninteresting commits pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[v3,6/6] banned.h: mark `strtok()` and `strtok_r()` as banned banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[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
[v3,4/6] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,3/6] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,2/6] string-list: introduce `string_list_setlen()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,1/6] string-list: multi-delimiter `string_list_split_in_place()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
builtin/pack-objects.c: introduce `pack.extraCruftTips` builtin/pack-objects.c: introduce `pack.extraCruftTips` - - - --- 2023-04-20 Taylor Blau Superseded
[v2,10/10] repository.h: drop unused `gc_cruft_packs` gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,09/10] builtin/gc.c: make `gc.cruftPacks` enabled by default gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,08/10] t/t9300-fast-import.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,07/10] t/t6500-gc.sh: add additional test cases gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,06/10] t/t6500-gc.sh: refactor cruft pack tests gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,05/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack` gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,02/10] builtin/repack.c: fix incorrect reference to '-C' gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[v2,01/10] pack-write.c: plug a leak in stage_tmp_packfiles() gc: enable cruft packs by default - - - --- 2023-04-18 Taylor Blau Accepted
[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,2/6] string-list: introduce `string_list_setlen()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau Accepted
[v2,1/6] string-list: introduce `string_list_split_in_place_multi()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[10/10] repository.h: drop unused `gc_cruft_packs` gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[09/10] builtin/gc.c: make `gc.cruftPacks` enabled by default gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[07/10] t/t6500-gc.sh: add additional test cases gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[06/10] t/t6500-gc.sh: refactor cruft pack tests gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[05/10] t/t9300-fast-import.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack` gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[02/10] builtin/repack.c: fix incorrect reference to '-C' gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[01/10] pack-write.c: plug a leak in stage_tmp_packfiles() gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[5/5] banned.h: mark `strtok()`, `strtok_r()` as banned banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-13 Taylor Blau Superseded
[4/5] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-13 Taylor Blau Superseded
[3/5] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-13 Taylor Blau Superseded
[2/5] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-13 Taylor Blau Superseded
[1/5] string-list: introduce `string_list_split_in_place_multi()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-13 Taylor Blau Superseded
[v2,7/7] t: invert `GIT_TEST_WRITE_REV_INDEX` pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,6/7] config: enable `pack.writeReverseIndex` by default pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,5/7] pack-revindex: introduce `pack.readReverseIndex` pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,3/7] pack-revindex: make `load_pack_revindex` take a repository pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,2/7] t5325: mark as leak-free pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[v2,1/7] pack-write.c: plug a leak in stage_tmp_packfiles() pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-12 Taylor Blau Accepted
[7/7] t: invert `GIT_TEST_WRITE_REV_INDEX` pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[6/7] config: enable `pack.writeReverseIndex` by default pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[5/7] pack-revindex: introduce `pack.readReverseIndex` pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[3/7] pack-revindex: make `load_pack_revindex` take a repository pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[2/7] t5325: mark as leak-free pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[1/7] pack-write.c: plug a leak in stage_tmp_packfiles() pack-revindex: enable on-disk reverse indexes by default - - - --- 2023-04-10 Taylor Blau Superseded
[6/6] pack-bitmap.c: factor out `bitmap_index_seek_commit()` pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[5/6] pack-bitmap.c: use `bitmap_index_seek()` where possible pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[4/6] pack-bitmap.c: factor out manual `map_pos` manipulation pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[3/6] pack-bitmap.c: drop unnecessary 'inline's pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[2/6] pack-bitmap.c: hide bitmap internals in `read_be32()` pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[1/6] pack-bitmap.c: hide bitmap internals in `read_u8()` pack-bitmap: miscellaneous mmap read hardening - - - --- 2023-03-20 Taylor Blau Accepted
[v4,6/9] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-20 Taylor Blau Accepted
[v3,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Taylor Blau New
[v2,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-10 Taylor Blau Superseded
[6/8] commit-graph: introduce `ensure_generations_valid()` ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Taylor Blau New
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` - - - --- 2023-02-16 Taylor Blau Accepted
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
[1/1] ci: avoid unnecessary builds ci: avoid unnecessary builds, with ci-config - - - --- 2022-11-08 Taylor Blau Accepted
branch: gracefully handle '-d' on detached HEAD branch: gracefully handle '-d' on detached HEAD - - - --- 2022-11-01 Taylor Blau New
[2/2] Documentation: build redo-seen.sh from jch..seen Documentation/howto/maintain-git.txt: a pair of bugfixes - - - --- 2022-10-31 Taylor Blau Accepted
[1/2] Documentation: build redo-jch.sh from master..jch Documentation/howto/maintain-git.txt: a pair of bugfixes - - - --- 2022-10-31 Taylor Blau Accepted
[v3,2/2] config: let feature.experimental imply gc.cruftPacks=true gc: let feature.experimental imply gc.cruftPacks - - - --- 2022-10-26 Taylor Blau Accepted
[v3,1/2] gc: add tests for --cruft and friends gc: let feature.experimental imply gc.cruftPacks - - - --- 2022-10-26 Taylor Blau Accepted
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
[v2,2/2] config: let feature.experimental imply gc.cruftPacks=true gc: let feature.experimental imply gc.cruftPacks - - - --- 2022-10-26 Taylor Blau Superseded
[v2,1/2] gc: add tests for --cruft and friends gc: let feature.experimental imply gc.cruftPacks - - - --- 2022-10-26 Taylor Blau Superseded
midx.c: clear auxiliary MIDX files first midx.c: clear auxiliary MIDX files first - - - --- 2022-10-25 Taylor Blau New
apply: reject patches larger than ~1 GiB apply: reject patches larger than ~1 GiB - - - --- 2022-10-25 Taylor Blau Accepted
[7/7] shortlog: implement `--group=committer` in terms of `--group=<format>` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[6/7] shortlog: implement `--group=author` in terms of `--group=<format>` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[5/7] shortlog: extract `shortlog_finish_setup()` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[4/7] shortlog: support arbitrary commit format `--group`s [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[3/7] shortlog: extract `--group` fragment for translation [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[2/7] shortlog: make trailer insertion a noop when appropriate [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[1/7] shortlog: accept `--date`-related options [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[3/4] builtin/repack.c: write cruft packs to arbitrary locations repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau New
[2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack` repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[1/4] builtin/repack.c: pass "out" to `prepare_pack_objects` repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[v3,7/7] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,6/7] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,5/7] shortlog: extract `shortlog_finish_setup()` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau New
« 1 2 ... 6 7 816 17 »