Show patches with: State = Action Required       |   25211 patches
« 1 2 ... 36 37 38252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] t/Makefile: remove 'test-results' on 'make clean' [v2] t/Makefile: remove 'test-results' on 'make clean' - - - --- 2022-09-20 SZEDER Gábor New
[4/4] t: convert fgrep usage to "grep -F" allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[2/4] t: remove \{m,n\} from BRE grep usage allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[v6,5/5] doc: add documentation for the hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,4/5] test: add test cases for hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,3/5] hiderefs: hornor hide flags in wire protocol V2 hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,2/5] hiderefs: use a new flag to mark force hidden refs hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,1/5] hiderefs: add hide-refs hook to hide refs dynamically hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v2,1/2] patch-id: fix stable patch id for binary / header-only update internal patch-id to use "stable" algorithm - - - --- 2022-09-20 Jerry Zhang New
midx.c: use `pack-objects --stdin-packs` when repacking midx.c: use `pack-objects --stdin-packs` when repacking - - - --- 2022-09-20 Taylor Blau New
maintenance: make unregister idempotent maintenance: make unregister idempotent - - - --- 2022-09-20 Derrick Stolee New
[v2] unicode: update the width tables to Unicode 15 [v2] unicode: update the width tables to Unicode 15 - - - --- 2022-09-19 Force Charlie New
[5/5] roaring: teach Git to read roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[4/5] roaring: introduce a new config option for roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[3/5] roaring: teach Git to write roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[2/5] roaring.[ch]: apply Git specific changes to the roaring API introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[1/5] reachability-bitmaps: add CRoaring library to Git introduce Roaring bitmaps to Git - - - --- 2022-09-19 Philippe Blain via GitGitGadget New
[RFC,2/2] docs: document a format for anonymous author and committer IDs Opaque author and committer identifiers - - - --- 2022-09-19 brian m. carlson New
[RFC,1/2] doc: specify a header for including arbitrary format-patch metadata Opaque author and committer identifiers - - - --- 2022-09-19 brian m. carlson New
scalar: fix wrong shell hashbang scalar: fix wrong shell hashbang - - - --- 2022-09-17 ZheNing Hu New
[3/3] cat-file: add mailmap support to --batch-check option Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[2/3] cat-file: add mailmap support to -s option Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[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
« 1 2 ... 36 37 38252 253 »