Show patches with: State = Action Required       |   25189 patches
« 1 2 ... 36 37 38251 252 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] doc/cat-file: allow --use-mailmap for --batch options Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[v2] fuzz: add basic fuzz testing for git command [v2] fuzz: add basic fuzz testing for git command - - - --- 2022-09-16 Arthur Chan New
bugreport: add missing closing bracket in usage line bugreport: add missing closing bracket in usage line - - - --- 2022-09-16 Fangyi Zhou New
[4/5] environ: simplify description of GIT_INDEX_FILE Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano New
[6/6] revision: add parents after child for ^! revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[5/6] revision: rename add_parents_only() to add_nth_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[4/6] revision: factor out add_parents() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[3/6] revision: factor out add_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[2/6] revision: factor out get_commit() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[1/6] revision: use strtol_i() for exclude_parent revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[v2] reftable: use a pointer for pq_entry param [v2] reftable: use a pointer for pq_entry param - - - --- 2022-09-15 Elijah Conners New
reftable: use const with the pq_entry param reftable: use const with the pq_entry param - - - --- 2022-09-14 Elijah Conners New
[2/3] diff-merges: cleanup set_diff_merges() diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov New
[v5,1/1] diff.c: When appropriate, use utf8_strwidth() [v5,1/1] diff.c: When appropriate, use utf8_strwidth() - - - --- 2022-09-14 Torsten Bögershausen New
add -p: fix worktree patch mode prompts add -p: fix worktree patch mode prompts - - - --- 2022-09-14 René Scharfe New
[v6,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[v6,5/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[v6,3/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[v6,2/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[8/8] http: set specific auth scheme depending on credential Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham New
[7/8] http: move proactive auth to first slot creation Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham New
[6/8] http: store all request headers on active_request_slot Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham New
[5/8] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham New
[4/8] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham New
reftable: pass pq_entry by address reftable: pass pq_entry by address - - - --- 2022-09-13 Elijah Conners New
[2/2] blame: Document that --show-name is negatable blame: Make --show-name negatable - - - --- 2022-09-12 Rene Kita New
[1/2] blame: Make --show-name negatable blame: Make --show-name negatable - - - --- 2022-09-12 Rene Kita New
[v4] branch: allow "-" as a shortcut for "previous branch" [v4] branch: allow "-" as a shortcut for "previous branch" - 2 - --- 2022-09-11 Rubén Justo New
[1/1] Documentation: fix various repeat word typos Documentation: fix various repeat word typos - - - --- 2022-09-11 Jacob Stopak New
[4/4] list-objects-filter: convert filter_spec to a strbuf list-objects-filter cleanups - - - --- 2022-09-11 Jeff King New
[v2,9/9] bundle-uri: fetch a list of bundles Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
[v2,6/9] bundle-uri: unit test "key=value" parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Ævar Arnfjörð Bjarmason New
[v2,5/9] bundle-uri: create "key=value" line parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Ævar Arnfjörð Bjarmason New
[v2,4/9] bundle-uri: create base key-value pair parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
[v2,1/9] bundle-uri: short-circuit capability parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
branch: error codes for "edit_description" branch: error codes for "edit_description" - - - --- 2022-09-08 Rubén Justo New
tests: opt "git --config-env" test out of SANITIZE=leak tests: opt "git --config-env" test out of SANITIZE=leak - - - --- 2022-09-08 Ævar Arnfjörð Bjarmason New
test-lib: ignore uninteresting LSan output test-lib: ignore uninteresting LSan output - - - --- 2022-09-08 Jeff King New
Re* [PATCH] tests: replace mingw_test_cmp with a helper in C Re* [PATCH] tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-07 Junio C Hamano New
[v2,2/2] format-patch: warn if commit msg contains a patch delimiter format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2,1/2] patchbreak(), is_scissors_line(): work with a buf/len pair format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2,6/7] rebase --keep-base: imply --reapply-cherry-picks rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,5/7] rebase: factor out branch_base calculation rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,3/7] rebase: store orig_head as a commit rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,3/2] diff-no-index: simplify argv index calculation [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[v2,2/2] diff-no-index: release prefixed filenames Untitled series #674858 - - - --- 2022-09-07 René Scharfe New
[v2,1/2] diff-no-index: release strbuf on queue error [v2,1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[v4,8/9] docs: add CONFIGURATION sections that map to a built-in docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason New
[v2,2/2] tests: replace mingw_test_cmp with a helper in C tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-06 Johannes Schindelin New
[v2,1/2] t0021: use Windows-friendly `pwd` tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-06 Johannes Schindelin New
[2/2] diff-no-index: release prefixed filenames [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[1/2] diff-no-index: release strbuf on queue error [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[2/2] branch: support for at-refs like @{-1} branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream - - - --- 2022-09-05 Rubén Justo New
[1/2] branch: refactor edit_description command switch case branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream - - - --- 2022-09-05 Rubén Justo New
[v4,2/2] diff.c: More changes and tests around utf8_strwidth() Untitled series #673796 - - - --- 2022-09-03 Torsten Bögershausen New
[v4,1/2] diff.c: When appropriate, use utf8_strwidth(), part1 [v4,1/2] diff.c: When appropriate, use utf8_strwidth(), part1 - - - --- 2022-09-03 Torsten Bögershausen New
[v2] diff --no-index: unleak paths[] elements [v2] diff --no-index: unleak paths[] elements - - - --- 2022-09-02 Junio C Hamano New
unleak paths allocated in "diff --no-index" unleak paths allocated in "diff --no-index" - - - --- 2022-09-02 Junio C Hamano New
[v2] rev-parse: Detect missing opt-spec [v2] rev-parse: Detect missing opt-spec - - - --- 2022-09-02 Øystein Walle New
[v3,2/2] diff.c: More changes and tests around utf8_strwidth() [PATCH/RFC,1/1] diff.c: When appropriate, use utf8_strwidth() - - - --- 2022-09-02 Torsten Bögershausen New
[v3,1/2] diff.c: When appropriate, use utf8_strwidth(), part1 [v3,1/2] diff.c: When appropriate, use utf8_strwidth(), part1 - - - --- 2022-09-02 Torsten Bögershausen New
embargoed releases: also describe the git-security list and the process embargoed releases: also describe the git-security list and the process - - - --- 2022-09-01 Julia Ramer New
[v5,2/3] add -p: gracefully handle unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-09-01 Johannes Schindelin New
[v5,1/3] add -p: detect more mismatches between plain vs colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-09-01 Johannes Schindelin New
[5/5] Makefile: fix "make clean && make bin-wrappers/$NAME" dependencies Makefile: split up $(test_bindir_programs) - - - --- 2022-09-01 Ævar Arnfjörð Bjarmason New
[4/5] Makefile: define bin-wrappers/% rules with a template Makefile: split up $(test_bindir_programs) - - - --- 2022-09-01 Ævar Arnfjörð Bjarmason New
[3/5] Makefile: simplify $(test_bindir_programs) rule by splitting it up Makefile: split up $(test_bindir_programs) - - - --- 2022-09-01 Ævar Arnfjörð Bjarmason New
[2/5] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier Makefile: split up $(test_bindir_programs) - - - --- 2022-09-01 Ævar Arnfjörð Bjarmason New
[1/5] Makefile: factor sed-powered '#!/bin/sh' munging into a variable Makefile: split up $(test_bindir_programs) - - - --- 2022-09-01 Ævar Arnfjörð Bjarmason New
[3/3] list-object-filter: introduce depth filter list-object-filter: introduce depth filter - - - --- 2022-09-01 ZheNing Hu New
[2/3] list-object-filter: pass traversal_context in filter_init_fn list-object-filter: introduce depth filter - - - --- 2022-09-01 ZheNing Hu New
[1/3] commit-graph: let commit graph respect commit graft list-object-filter: introduce depth filter - - - --- 2022-09-01 ZheNing Hu New
[v2,1/3] diff: have submodule_format logic avoid additional diff headers Output fixes for --remerge-diff - - - --- 2022-09-01 Elijah Newren New
[v2,9/9] spatchcache: add a ccache-alike for "spatch" cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,8/9] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,7/9] cocci: make "coccicheck" rule incremental cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,5/9] cocci: split off include-less "tests" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,3/9] Makefile: have "coccicheck" re-run if flags change cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[v2,2/9] Makefile: add ability to TAB-complete cocci *.patch rules cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-08-31 Ævar Arnfjörð Bjarmason New
[7/8] t/perf: add 'GIT_PERF_USE_SCALAR' run option scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[6/8] t/perf: add Scalar performance tests scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[5/8] scalar-clone: add test coverage scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[4/8] scalar: implement the `help` subcommand scalar: integrate into core Git - - - --- 2022-08-31 Johannes Schindelin New
[2/8] scalar: include in standard Git build & installation scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[1/8] scalar: fix command documentation section header scalar: integrate into core Git - - - --- 2022-08-31 Victoria Dye New
[v6,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,12/16] bisect--helper: make `state` optional Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,11/16] bisect--helper: calling `bisect_state()` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,10/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,09/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,08/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,07/16] bisect--helper: migrate to OPT_SUBCOMMAND() Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,06/16] bisect--helper: make the order consistently `argc, argv` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,05/16] bisect--helper: make `terms` an explicit singleton Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,04/16] bisect--helper: simplify exit code computation Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,03/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,02/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
« 1 2 ... 36 37 38251 252 »