Show patches with: State = Action Required       |   25205 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,10/10] reftable/block: optimize allocations by using scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,09/10] reftable/block: rename `block_writer::buf` variable refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,08/10] reftable/writer: optimize allocations by using a scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG` refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,06/10] refs: skip collision checks in initial transactions refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,05/10] refs: use "initial" transaction semantics to migrate refs refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,04/10] refs/files: support symbolic and root refs in initial transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,03/10] refs: introduce "initial" transaction flag refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,02/10] refs/files: move logic to commit initial transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,01/10] refs: allow passing flags when setting up a transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v7,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
[v7,5/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
[v7,4/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
[v7,3/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
[v7,2/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
[v7,1/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Eric Ju New
t7900: fix host-dependent behaviour when testing git-maintenance(1) t7900: fix host-dependent behaviour when testing git-maintenance(1) - - - --- 2024-11-25 Patrick Steinhardt New
[v2] doc: option value may be separate for valid reasons [v2] doc: option value may be separate for valid reasons - - - --- 2024-11-25 Junio C Hamano New
[v3,3/3] sequencer: comment commit messages properly [v3,1/3] sequencer: comment checked-out branch properly - - - --- 2024-11-24 Kristoffer Haugsbakk New
[v3,2/3] sequencer: comment `--reference` subject line properly [v3,1/3] sequencer: comment checked-out branch properly - - - --- 2024-11-24 Kristoffer Haugsbakk New
[v3,1/3] sequencer: comment checked-out branch properly [v3,1/3] sequencer: comment checked-out branch properly - - - --- 2024-11-24 Kristoffer Haugsbakk New
[v3,0/3] sequencer: comment out properly in todo list - - - --- 2024-11-24 Kristoffer Haugsbakk New
[v2,5/5] git-difftool--helper.sh: exit upon initialize_merge_tool errors git-mergetool: improve error code paths and messages - - - --- 2024-11-22 Philippe Blain New
[v2,4/5] git-mergetool--lib.sh: add error message for unknown tool variant git-mergetool: improve error code paths and messages - - - --- 2024-11-22 Philippe Blain New
[v2,3/5] git-mergetool--lib.sh: add error message if 'setup_user_tool' fails git-mergetool: improve error code paths and messages - - - --- 2024-11-22 Philippe Blain New
[v2,2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool git-mergetool: improve error code paths and messages - - - --- 2024-11-22 Philippe Blain New
[v2,1/5] completion: complete '--tool-help' in 'git mergetool' git-mergetool: improve error code paths and messages - - - --- 2024-11-22 Philippe Blain New
[v15,10/10] fetch set_head: handle mirrored bare repositories set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,09/10] fetch: set remote/HEAD if it does not exist set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,08/10] refs: add create_only option to refs_update_symref_extended set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,07/10] refs: add TRANSACTION_CREATE_EXISTS error set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,06/10] remote set-head: better output for --auto set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,05/10] remote set-head: refactor for readability set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,04/10] refs: atomically record overwritten ref in update_symref set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,03/10] refs: standardize output of refs_read_symbolic_ref set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,02/10] t/t5505-remote: test failure of set-head set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v15,01/10] t/t5505-remote: set default branch to main set-head/fetch remote/HEAD updates - - - --- 2024-11-22 Bence Ferdinandy New
[v8,10/10] packfile.c: remove unnecessary prepare_packed_git() call packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,09/10] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,08/10] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,07/10] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,06/10] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,05/10] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,04/10] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,03/10] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,02/10] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
[v8,01/10] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 karthik nayak New
pack-bitmap.c: typofix in `find_boundary_objects()` pack-bitmap.c: typofix in `find_boundary_objects()` - - - --- 2024-11-21 Taylor Blau New
[5/5] transport: propagate fsck configuration during bundle fetch propagate fsck message severity for bundle fetch - - - --- 2024-11-21 Justin Tobler New
[4/5] fetch-pack: expose `fetch_pack_config_cb()` propagate fsck message severity for bundle fetch - - - --- 2024-11-21 Justin Tobler New
[3/5] fetch-pack: introduce `fetch_pack_options` propagate fsck message severity for bundle fetch - - - --- 2024-11-21 Justin Tobler New
[2/5] bundle: support fsck message configuration propagate fsck message severity for bundle fetch - - - --- 2024-11-21 Justin Tobler New
[1/5] bundle: add bundle verification options type propagate fsck message severity for bundle fetch - - - --- 2024-11-21 Justin Tobler New
t/perf: use 'test_file_size' in more places t/perf: use 'test_file_size' in more places - - - --- 2024-11-21 Taylor Blau New
packfile.c: remove unnecessary prepare_packed_git() call packfile.c: remove unnecessary prepare_packed_git() call - - - --- 2024-11-20 Taylor Blau New
[6/6] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[5/6] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[4/6] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[3/6] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[2/6] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[1/6] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
ref-filter: add "notes" atom ref-filter: add "notes" atom - - - --- 2024-11-20 Kousik Sanagavarapu New
git: fix paginate handling for commands with DELAY_PAGER_CONFIG git: fix paginate handling for commands with DELAY_PAGER_CONFIG - - - --- 2024-11-20 Matthew Bystrin New
[v3,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v2,10/10] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,07/10] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,05/10] midx-write: pass down repository to `write_midx_file[_only]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,04/10] write-midx: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,03/10] midx-write: use `revs->repo` inside `read_refs_snapshot` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,02/10] midx-write: pass down repository to static functions Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,01/10] builtin: pass repository to sub commands Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v8,23/23] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,22/23] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,21/23] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,20/23] t: allow overriding build dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,19/23] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,18/23] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,16/23] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,15/23] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,14/23] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,13/23] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,12/23] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,11/23] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,10/23] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
« 1 2 3 4252 253 »