Show patches with: none      |   46786 patches
« 1 2 ... 8 9 10467 468 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,4/8] git-prompt: replace [[...]] with standard code git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v2,3/8] git-prompt: don't use shell arrays git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v2,2/8] git-prompt: fix uninitialized variable git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v2,1/8] git-prompt: use here-doc instead of here-string git-prompt: support more shells v2 - - - --- 2024-08-15 avih Accepted
[v4,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt New
[v4,6/7] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v4,5/7] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v4,4/7] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Accepted
[v4,3/7] t/clar: fix whitespace errors Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v4,2/7] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v4,1/7] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,7/7] run-command: fix detaching when running auto maintenance builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,6/7] builtin/maintenance: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,5/7] builtin/gc: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,4/7] builtin/gc: stop processing log file on signal builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,3/7] builtin/gc: fix leaking config values builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,2/7] builtin/gc: refactor to read config into structure builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[v2,1/7] config: fix constness of out parameter for `git_config_get_expiry()` builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-15 Patrick Steinhardt Superseded
[5/5] setup: make ref storage format configurable via config Introduce configs for default repo format - - - --- 2024-08-15 Patrick Steinhardt Superseded
[4/5] setup: make object format configurable via config Introduce configs for default repo format - - - --- 2024-08-15 Patrick Steinhardt Superseded
[3/5] setup: merge configuration of repository formats Introduce configs for default repo format - - - --- 2024-08-15 Patrick Steinhardt Superseded
[2/5] t0001: delete repositories when object format tests finish Introduce configs for default repo format - - - --- 2024-08-15 Patrick Steinhardt Superseded
[1/5] t0001: exercise initialization with ref formats more thoroughly Introduce configs for default repo format - - - --- 2024-08-15 Patrick Steinhardt Superseded
howto-maintain: mention preformatted docs howto-maintain: mention preformatted docs - - - --- 2024-08-14 Junio C Hamano Accepted
[1/1] git jump: support show [1/1] git jump: support show - - - --- 2024-08-14 Geoffrey Thomas New
[v3] git-svn: mention `svn:global-ignores` in help+docs [v3] git-svn: mention `svn:global-ignores` in help+docs - - - --- 2024-08-14 Alex Galvin Accepted
[GSoC,v3] t: migrate t0110-urlmatch-normalization to the new framework [GSoC,v3] t: migrate t0110-urlmatch-normalization to the new framework - - - --- 2024-08-14 Ghanshyam Thakkar Superseded
[v2,15/15] reftable/generic: drop interface reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,14/15] t/helper: refactor to not use `struct reftable_table` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,13/15] t/helper: use `hash_to_hex_algop()` to print hashes reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,12/15] t/helper: inline printing of reftable records reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,11/15] t/helper: inline `reftable_table_print()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,10/15] t/helper: inline `reftable_stack_print_directory()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,09/15] t/helper: inline `reftable_reader_print_file()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,08/15] t/helper: inline `reftable_dump_main()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,07/15] reftable/dump: drop unused `compact_stack()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,06/15] reftable/generic: move generic iterator code into iterator interface reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,05/15] reftable/iter: drop double-checking logic reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
[v2,04/15] reftable/stack: open-code reading refs reftable: drop generic `reftable_table` interface - - - --- 2024-08-14 Patrick Steinhardt Superseded
« 1 2 ... 8 9 10467 468 »