Show patches with: State = Action Required       |   25211 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] fast-import: disallow "." and ".." path components [v2] fast-import: disallow "." and ".." path components - - - --- 2024-11-25 Elijah Newren New
bisect: address Coverity warning about potential double free bisect: address Coverity warning about potential double free - - - --- 2024-11-25 Patrick Steinhardt New
builtin: pass repository to sub commands builtin: pass repository to sub commands - - - --- 2024-11-25 Karthik Nayak New
[v9,23/23] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,22/23] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,21/23] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,20/23] t: allow overriding build dir Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,19/23] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,18/23] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,16/23] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,15/23] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,14/23] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,13/23] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,12/23] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,11/23] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,10/23] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,09/23] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,08/23] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,07/23] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,06/23] Makefile: generate doc versions via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,04/23] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,03/23] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,02/23] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v9,01/23] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-25 Patrick Steinhardt New
[v3,9/9] refs/reftable: reuse iterators when reading refs refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,8/9] reftable/merged: drain priority queue on reseek refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,7/9] reftable/stack: add mechanism to notify callers on reload refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,6/9] refs/reftable: refactor reflog expiry to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,5/9] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,4/9] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,3/9] reftable/stack: add accessor for the hash ID refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,2/9] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,1/9] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[2/2] reftable: rename scratch buffer refs: stylistic improvements to ref migration optimization - - - --- 2024-11-25 Patrick Steinhardt New
[1/2] refs: adapt `initial_transaction` flag to be unsigned refs: stylistic improvements to ref migration optimization - - - --- 2024-11-25 Patrick Steinhardt New
[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
« 1 2 3 4252 253 »