Show patches with: State = Action Required       |   25430 patches
« 1 2 ... 36 37 38254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/8] t5617: drop references to remote-tracking branches clone, submodule update: check out submodule branches - - - --- 2022-10-28 Glen Choo New
[v3,3/8] submodule--helper clone: create named branch clone, submodule update: check out submodule branches - - - --- 2022-10-28 Glen Choo New
[v3,2/8] repo-settings: add submodule_propagate_branches clone, submodule update: check out submodule branches - - - --- 2022-10-28 Glen Choo New
[v3,1/8] clone: teach --detach option clone, submodule update: check out submodule branches - - - --- 2022-10-28 Glen Choo New
[2/2] help.c: don't call git_default_config in git_unknown_cmd_config Fix autocorrect in work tree for bare repository - - - --- 2022-10-28 Simon Gerber New
[1/2] tests: add test case for autocorrect in work tree for bare clone Fix autocorrect in work tree for bare repository - - - --- 2022-10-28 Simon Gerber New
[2/2] receive-pack: use advertised reference tips to inform connectivity check receive-pack: use advertised reference tips to inform connectivity check - - - --- 2022-10-28 Patrick Steinhardt New
[1/2] connected: allow supplying different view of reachable objects receive-pack: use advertised reference tips to inform connectivity check - - - --- 2022-10-28 Patrick Steinhardt New
Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation - - - --- 2022-10-26 Taylor Blau New
[v4,9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v4,8/9] Makefile: document default SHA-1 backend on OSX Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v4,7/9] Makefile: document SHA-1 and SHA-256 default and selection order Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v4,6/9] Makefile: document default SHA-256 backend Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v4,5/9] Makefile: rephrase the discussion of *_SHA1 knobs Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v4,4/9] Makefile: create and use sections for "define" flag listing Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v2,3/3] Makefile: simplify $(test_bindir_programs) rule by splitting it up Makefile: fix issues with bin-wrappers/% rule - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v2,2/3] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier Makefile: fix issues with bin-wrappers/% rule - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
[v2,1/3] Makefile: factor sed-powered '#!/bin/sh' munging into a variable Makefile: fix issues with bin-wrappers/% rule - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason New
apply: Allow creating files with git patches apply: Allow creating files with git patches - - - --- 2022-10-26 Michal Suchánek New
midx.c: clear auxiliary MIDX files first midx.c: clear auxiliary MIDX files first - - - --- 2022-10-25 Taylor Blau New
[v2,2/2] fsck: document msg-id Document fsck msg ids - - - --- 2022-10-25 John Cai New
[3/4] builtin/repack.c: write cruft packs to arbitrary locations repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau New
submodule: use strvec_pushf() for --super-prefix submodule: use strvec_pushf() for --super-prefix - - - --- 2022-10-23 René Scharfe New
pack-objects: introduce --exclude-delta=<pattern> option pack-objects: introduce --exclude-delta=<pattern> option - - - --- 2022-10-22 ZheNing Hu New
[v2,2/2] setup: allow Git.pm to do unsafe repo checking Fix behavior of Git.pm in unsafe bare repositories - - - --- 2022-10-22 Michael McClimon New
[v2,4/5] repack: use tempfiles for signal cleanup repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King New
[v3,4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau New
[v2,6/6] t5556-http-auth: add test for HTTP auth hdr logic Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,5/6] http: set specific auth scheme depending on credential Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,4/6] http: move proactive auth to first slot creation Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,3/6] http: store all request headers on active_request_slot Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,2/6] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,1/6] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[2/3] config: require at least one digit when parsing numbers a few config integer parsing fixes - - - --- 2022-10-21 Phillip Wood New
[1/3] git_parse_unsigned: reject negative values a few config integer parsing fixes - - - --- 2022-10-21 Phillip Wood New
[8/9] cmake: copy over git-p4.py for t983[56] perforce test cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[7/9] cmake: support using GIT_TEST_OPTS from the environment cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[5/9] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[3/9] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[2/9] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[1/9] cmake: don't copy chainlint.pl to build directory cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[v4,2/8] rebase --apply: improve fast-forward reflog message rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood New
[v4,1/8] t3406: rework rebase reflog tests rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood New
Makefile: use sha1collisiondetection by default on OSX and Darwin Makefile: use sha1collisiondetection by default on OSX and Darwin - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason New
diff: Add support for man(7) pages diff: Add support for man(7) pages - - - --- 2022-10-20 Alejandro Colomar New
[v2,4/4] Makefile: rephrase the discussion of *_SHA1 knobs core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
[v2,3/4] Makefile: really use and document sha1collisiondetection by default core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
[v2,2/4] Makefile: create and use sections for "define" flag listing core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
{merge,fmt-merge-msg}: Add the --from-name argument {merge,fmt-merge-msg}: Add the --from-name argument - - - --- 2022-10-18 Palmer Dabbelt New
revision: ignore non-existent objects in resolve-undo list revision: ignore non-existent objects in resolve-undo list - - - --- 2022-10-18 Mathias Rav New
[v3,4/5] cmake: avoid editing t/test-lib.sh Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin New
[v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY [v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY - - - --- 2022-10-18 Tao Klerks New
[v2] builtin/repack.c: remove redundant pack-based bitmaps [v2] builtin/repack.c: remove redundant pack-based bitmaps - - - --- 2022-10-18 Taylor Blau New
repack: don't remove .keep packs with `--pack-kept-objects` repack: don't remove .keep packs with `--pack-kept-objects` - - - --- 2022-10-18 Taylor Blau New
[04/12] mark unused parameters in trivial compat functions more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King New
[03/12] update-index: drop unused argc from do_reupdate() more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King New
[v2,10/10] run-command API: add and use a run_command_sv_opt() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,08/10] run-command API & users: remove run_command_v_opt_tr2() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,07/10] run-command API & diff.c: remove run_command_v_opt_cd_env() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,04/10] am: use run_command_l_opt() for show_patch() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,03/10] run-command API: add and use a run_command_l_opt() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v2,01/10] run-command.c: refactor run_command_*_tr2() to internal helpers run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[v4,4/8] rebase: store orig_head as a commit rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood New
[v4,3/8] rebase: be stricter when reading state files containing oids rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood New
[10/10] submodule: don't use a subprocess to invoke "submodule--helper" submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[09/10] submodule: support sub-command-less "--recursive" option submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[08/10] submodule: support "--" with no other arguments submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[07/10] submodule: make it a built-in, remove git-submodule.sh submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[06/10] git-submodule.sh: don't support top-level "--cached" submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[05/10] git-submodule.sh: dispatch "update" to helper submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[04/10] git-submodule.sh: dispatch "foreach" to helper submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[03/10] git-submodule.sh: dispatch directly to helper submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[02/10] git-submodule.sh: dispatch "sync" to helper submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
[01/10] git-submodule.sh: create a "case" dispatch statement submodule: make it a built-in, remove git-submodule.sh - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason New
path.c: do not alloc for .contents in the trie path.c: do not alloc for .contents in the trie - - - --- 2022-10-17 Rubén Justo New
path.c: add_to_trie - possible global-buffer-overflow fixed path.c: add_to_trie - possible global-buffer-overflow fixed - - - --- 2022-10-17 Rubén Justo New
[v3,9/9] archive: add tests for git archive --recurse-submodules archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,8/9] archive: add --recurse-submodules to git-archive command archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,7/9] archive: remove global repository from archive_args archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,6/9] archive: pass repo objects to write_archive handlers archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,5/9] tree: add repository parameter to read_tree_fn_t archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,4/9] tree: handle submodule case for read_tree_at properly archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,3/9] tree: increase test coverage for tree.c archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,2/9] tree: update cases to use repo_ tree methods archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
[v3,1/9] tree: do not use the_repository for tree traversal methods. archive: Add --recurse-submodules to git-archive command - - - --- 2022-10-17 Heather Lapointe New
completion: support amend and reword in git commit fixup option completion: support amend and reword in git commit fixup option - - - --- 2022-10-15 Bob van der Linden New
fsmonitor: long status advice adapted to the fsmonitor use case fsmonitor: long status advice adapted to the fsmonitor use case - - - --- 2022-10-15 Rudy Rigot New
[v2,12/12] fsmonitor: update doc for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v2,11/12] fsmonitor: test updates fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v2,10/12] fsmonitor: enable fsmonitor for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v2,09/12] fsmonitor: implement filesystem change listener for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v2,08/12] fsmonitor: determine if filesystem is local or remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v2,07/12] fsmonitor: prepare to share code between Mac OS and Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta New
[v3,7/7] documentation: format-patch: clarify requirements for patch-ids to match patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang New
[v3,6/7] builtin: patch-id: remove unused diff-tree prefix patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang New
[v3,5/7] builtin: patch-id: add --include-whitespace as a command mode patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang New
« 1 2 ... 36 37 38254 255 »