Show patches with: State = Action Required       |   25224 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[7/8] 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-15 Karthik Nayak New
[6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[5/8] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[4/8] 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-15 Karthik Nayak New
[3/8] midx-write: pass down repository to `write_midx_file[_only]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[2/8] midx-write: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[1/8] builtin: pass repository to sub commands Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 Karthik Nayak New
[v3,4/4] Makefile: let clar header targets depend on their scripts Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt New
[v3,3/4] cmake: use verbatim arguments when invoking clar commands Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt New
[v3,2/4] cmake: use SH_EXE to execute clar scripts Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt New
[v3,1/4] t/unit-tests: convert "clar-generate.awk" into a shell script Build improvements for clar - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,22/22] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,21/22] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,20/22] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,19/22] t: allow overriding build dir Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,18/22] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,17/22] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,15/22] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,14/22] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,13/22] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,12/22] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,11/22] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,10/22] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,09/22] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,08/22] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,07/22] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,06/22] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,04/22] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,03/22] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,02/22] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
[RFC,v7,01/22] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-15 Patrick Steinhardt New
worktree: detect from secondary worktree if main worktree is bare worktree: detect from secondary worktree if main worktree is bare - - - --- 2024-11-15 Olga Pilipenco New
[1/1] Allow cloning from repositories owned by another user Restore the ability to clone repositories owned by another user - - - --- 2024-11-15 brian m. carlson New
fast-import: avoid making replace refs point to themselves fast-import: avoid making replace refs point to themselves - - - --- 2024-11-14 Elijah Newren New
[v2,6/6] push: not send push-options to server with --dry-run fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,5/6] push: only ignore finish_connect() for dry-run mode fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,4/6] t5543: atomic push reports exit code failure fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,3/6] t5504: modernize test by moving heredocs into test bodies fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,2/6] push: fix the behavior of the Done message for porcelain fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,1/6] t5548: new test cases for push --porcelain and --dry-run fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v8,9/9] ref: add symlink ref content check for files backend add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,8/9] ref: check whether the target of the symref is a ref add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,7/9] ref: add basic symref content check for files backend add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,6/9] ref: add more strict checks for regular refs add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,5/9] ref: port git-fsck(1) regular refs check for files backend add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,4/9] ref: support multiple worktrees check for refs add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,3/9] ref: initialize ref name outside of check functions add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,2/9] ref: check the full refname instead of basename add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v8,1/9] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-11-14 shejialuo New
[v2,2/2] pack-objects: only perform verbatim reuse on the preferred pack pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau New
[v2,1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau New
refs: don't invoke reference-transaction hook for reflogs refs: don't invoke reference-transaction hook for reflogs - - - --- 2024-11-14 Karthik Nayak New
[v2] diff: update conflict handling for whitespace to issue a warning [v2] diff: update conflict handling for whitespace to issue a warning - - - --- 2024-11-13 Usman Akinyemi New
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
ci: update to jgit 7 ci: update to jgit 7 - - - --- 2024-11-13 Junio C Hamano New
[5/5] git-difftool--helper.sh: exit upon initialize_merge_tool errors git-mergetool: improve error code paths and messages - - - --- 2024-11-13 Philippe Blain New
[4/5] git-mergetool--lib.sh: add error message for unknown tool variant git-mergetool: improve error code paths and messages - - - --- 2024-11-13 Philippe Blain New
[3/5] git-mergetool--lib.sh: add error message in 'setup_user_tool' git-mergetool: improve error code paths and messages - - - --- 2024-11-13 Philippe Blain New
[2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool git-mergetool: improve error code paths and messages - - - --- 2024-11-13 Philippe Blain New
[1/5] completion: complete '--tool-help' in 'git mergetool' git-mergetool: improve error code paths and messages - - - --- 2024-11-13 Philippe Blain New
[v2,3/3] sequencer: comment commit messages properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2,2/3] sequencer: comment `--reference` subject line properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2,1/3] sequencer: comment checked-out branch properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2] log: --remerge-diff needs to keep around commit parents [v2] log: --remerge-diff needs to keep around commit parents - - - --- 2024-11-11 Johannes Schindelin New
[v2,5/5] doc: git-diff: apply format changes to config part doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,4/5] doc: git-diff: apply format changes to diff-generate-patch doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,3/5] doc: git-diff: apply format changes to diff-format doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,2/5] doc: git-diff: apply format changes to diff-options doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,1/5] doc: git-diff: apply new documentation guidelines doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
builtin/difftool: intialize some hashmap variables builtin/difftool: intialize some hashmap variables - - - --- 2024-11-11 Simon Marchi New
[v7,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v2,27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,26/27] test-lib: unconditionally enable leak checking Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,25/27] t: remove unneeded !SANITIZE_LEAK prerequisites Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,24/27] t: mark some tests as leak free Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,23/27] t5601: work around leak sanitizer issue Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,22/27] git-compat-util: drop now-unused `UNLEAK()` macro Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,21/27] global: drop `UNLEAK()` annotation Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,20/27] t/helper: fix leaking commit graph in "read-graph" subcommand Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,19/27] builtin/branch: fix leaking sorting options Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,18/27] builtin/init-db: fix leaking directory paths Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,17/27] builtin/help: fix leaks in `check_git_cmd()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,16/27] help: fix leaking return value from `help_unknown_cmd()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,15/27] help: fix leaking `struct cmdnames` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,14/27] help: refactor to not use globals for reading config Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,13/27] builtin/sparse-checkout: fix leaking sanitized patterns Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,12/27] split-index: fix memory leak in `move_cache_to_base_index()` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
[v2,11/27] git: refactor builtin handling to use a `struct strvec` Memory leak fixes (pt.10, final) - - - --- 2024-11-11 Patrick Steinhardt New
« 1 2 3 4252 253 »