Show patches with: none      |   48425 patches
« 1 2 ... 24 25 26484 485 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/8] git-prompt: use here-doc instead of here-string git-prompt: support more shells v3 - - - --- 2024-08-17 avih Accepted
[15/15] scalar: mark unused parameters in dummy function marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[14/15] daemon: mark unused parameters in non-posix fallbacks marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[13/15] setup: mark unused parameter in config callback marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[12/15] test-mergesort: mark unused parameters in trivial callback marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[11/15] t-hashmap: mark unused parameters in callback function marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[10/15] reftable: mark unused parameters in virtual functions marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[09/15] reftable: drop obsolete test function declarations marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[08/15] reftable: ignore unused argc/argv in test functions marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[07/15] unit-tests: ignore unused argc/argv marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[06/15] t/helper: mark more unused argv/argc arguments marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[05/15] oss-fuzz: mark unused argv/argc argument marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[04/15] refs: mark unused parameters in do_for_each_reflog_helper() marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[03/15] refs: mark unused parameters in ref_store fsck callbacks marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[02/15] update-ref: mark more unused parameters in parser callbacks marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[01/15] imap-send: mark unused parameter in ssl_socket_connect() fallback marking some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[5/5] diff-lib: drop unused index argument from get_stat_data() dropping some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[4/5] ref-filter: drop unused parameters from email_atom_option_parser() dropping some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[3/5] pack-bitmap: drop unused parameters from select_pseudo_merges() dropping some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[2/5] pack-bitmap: load writer config from repository parameter dropping some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[1/5] refs: drop some unused parameters from create_symref_lock() dropping some more unused parameters - - - --- 2024-08-17 Jeff King Accepted
[2/2] send-email: add support for --mailmap send-email: add --mailmap support - - - --- 2024-08-16 Jacob Keller Superseded
[1/2] check-mailmap: add --no-brackets mode send-email: add --mailmap support - - - --- 2024-08-16 Jacob Keller Superseded
[v2] rebase -x: don't print "Executing:" msgs with --quiet [v2] rebase -x: don't print "Executing:" msgs with --quiet - - - --- 2024-08-16 Matheus Tavares New
[v2,11/11] t-reftable-block: add tests for index blocks t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,10/11] t-reftable-block: add tests for obj blocks t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,09/11] t-reftable-block: add tests for log blocks t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,08/11] t-reftable-block: remove unnecessary variable 'j' t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,07/11] t-reftable-block: use xstrfmt() instead of xstrdup() t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,06/11] t-reftable-block: use block_iter_reset() instead of block_iter_close() t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,05/11] t-reftable-block: use reftable_record_key() instead of strbuf_addstr() t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,04/11] t-reftable-block: use reftable_record_equal() instead of check_str() t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,03/11] t-reftable-block: release used block reader t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,02/11] t: harmonize t-reftable-block.c with coding guidelines t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v2,01/11] t: move reftable/block_test.c to the unit testing framework t: port reftable/block_test.c to the unit testing framework - - - --- 2024-08-16 Chandra Pratap Superseded
[v3,7/7] run-command: fix detaching when running auto maintenance builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,6/7] builtin/maintenance: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,5/7] builtin/gc: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,4/7] builtin/gc: stop processing log file on signal builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,3/7] builtin/gc: fix leaking config values builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,2/7] builtin/gc: refactor to read config into structure builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v3,1/7] config: fix constness of out parameter for `git_config_get_expiry()` builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-16 Patrick Steinhardt Accepted
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD builtin/stash: fix `--keep-index --include-untracked` with empty HEAD - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v2,5/5] setup: make ref storage format configurable via config Introduce configs for default repo format - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v2,4/5] setup: make object format configurable via config Introduce configs for default repo format - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v2,3/5] setup: merge configuration of repository formats Introduce configs for default repo format - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v2,2/5] t0001: delete repositories when object format tests finish Introduce configs for default repo format - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v2,1/5] t0001: exercise initialization with ref formats more thoroughly Introduce configs for default repo format - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v5,9/9] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,8/9] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,7/9] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,6/9] Makefile: do not use sparse on third-party sources Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,5/9] Makefile: make hdr-check depend on generated headers Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Accepted
[v5,4/9] Makefile: fix sparse dependency on GENERATED_H Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,3/9] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,2/9] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
[v5,1/9] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-08-16 Patrick Steinhardt Superseded
rebase -x: don't print "Executing:" msgs with --quiet rebase -x: don't print "Executing:" msgs with --quiet - - - --- 2024-08-16 Matheus Tavares Superseded
[3/3] fixup! send-email: teach git send-email option to translate aliases Untitled series #880144 - - - --- 2024-08-15 Jacob Keller New
[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
[06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[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 Superseded
[04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau Superseded
[2/2] send-pack: add new tracing regions for push Add additional trace2 regions for fetch and push - - - --- 2024-08-15 Josh Steadmon Superseded
[1/2] fetch: add top-level trace2 regions Add additional trace2 regions for fetch and push - - - --- 2024-08-15 Josh Steadmon Superseded
[8/8] pseudo-merge.c: ensure pseudo-merge groups are closed pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[7/8] pseudo-merge.c: do not generate empty pseudo-merge commits pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[6/8] t/t5333-pseudo-merge-bitmaps.sh: demonstrate empty pseudo-merge groups pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[5/8] pack-bitmap-write.c: select pseudo-merges even for small bitmaps pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[4/8] pack-bitmap: drop redundant args from `bitmap_writer_finish()` pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[3/8] pack-bitmap: drop redundant args from `bitmap_writer_build()` pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[2/8] pack-bitmap: drop redundant args from `bitmap_writer_build_type_index()` pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
[1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data pseudo-merge: avoid empty and non-closed pseudo-merge commits - - - --- 2024-08-15 Taylor Blau Accepted
t4129: fix racy index when calling chmod after git-add t4129: fix racy index when calling chmod after git-add - - - --- 2024-08-15 Jeff King Accepted
[v2,8/8] git-prompt: support custom 0-width PS1 markers git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v2,7/8] git-prompt: ta-da! document usage in other shells git-prompt: support more shells v2 - - - --- 2024-08-15 avih New
[v2,6/8] git-prompt: don't use shell $'...' git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v2,5/8] git-prompt: add some missing quotes git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
« 1 2 ... 24 25 26484 485 »