Show patches with: State = Action Required       |   24277 patches
« 1 2 ... 71 72 73242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,8/8] config/format: describe format.confirmOverwrite format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,7/8] doc/format-patch: describe --confirm-overwrite format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,6/8] t4014: fix tests overwriting cover letter in silent format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,5/8] t4014: test patches overwrite confirmation format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,4/8] format-patch: add the option --confirm-overwrite format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,3/8] format-patch: add config option confirmOverwrite format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,2/8] format-patch: confirmation whenever patches exist format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
[v1,1/8] compat/terminal: let prompt accept input from pipe format-patch: introduce --confirm-overwrite - - - --- 2021-05-06 Firmin Martin New
doc: attempt to clarify a blurry sentence. doc: attempt to clarify a blurry sentence. - - - --- 2021-05-06 Lars Berntzon New
[v3,2/6] mailinfo: stop parse options manually mailinfo: strip CR from base64/quoted-printable email - - - --- 2021-05-06 Đoàn Trần Công Danh New
Fix a small flaw in the comment of strmap.h Fix a small flaw in the comment of strmap.h - - - --- 2021-05-06 Teng Long New
[1/1] clone: document partial clone section [1/1] clone: document partial clone section - - - --- 2021-05-06 Teng Long New
gitk: automatically cd to $GIT_PREFIX gitk: automatically cd to $GIT_PREFIX - - - --- 2021-05-05 Felipe Contreras New
[v4] hooks: propose project configured hooks [v4] hooks: propose project configured hooks - - - --- 2021-05-05 Albert Cui New
builtin/init-db: preemptively clear repo_fmt to avoid leaks builtin/init-db: preemptively clear repo_fmt to avoid leaks - - - --- 2021-05-05 Andrzej Hunt New
[GSOC] ref-filter: solve bugs caused by enumeration [GSOC] ref-filter: solve bugs caused by enumeration - - - --- 2021-05-05 ZheNing Hu New
[2/2] sparse-index.c: don't call prepare_repo_settings() twice in a row sparse-index.c: minor prepare_repo_settings() fixes - - - --- 2021-05-05 Ævar Arnfjörð Bjarmason New
[1/2] sparse-index.c: remove set_index_sparse_config() sparse-index.c: minor prepare_repo_settings() fixes - - - --- 2021-05-05 Ævar Arnfjörð Bjarmason New
[v3,8/8] ci: run test round with parallel-checkout enabled Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,7/8] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,6/8] t0028: extract encoding helpers to lib-encoding.sh Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,5/8] parallel-checkout: add tests related to path collisions Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,4/8] parallel-checkout: add tests for basic operations Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,3/8] checkout-index: add parallel checkout support Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,2/8] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v3,1/8] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part 3) - - - --- 2021-05-04 Matheus Tavares New
[v4,GSOC] pretty: provide human date format [v4,GSOC] pretty: provide human date format - - - --- 2021-05-03 ZheNing Hu New
[v2] fsmonitor: only enable it in non-bare repositories [v2] fsmonitor: only enable it in non-bare repositories - - - --- 2021-05-03 Johannes Schindelin New
[v4,2/2] merge: fix swapped "up to date" message components [v3] git-merge: rewrite already up to date message - - - --- 2021-05-02 Eric Sunshine New
[v4,1/2] merge(s): apply consistent punctuation to "up to date" messages normalize & fix merge "up to date" messages - - - --- 2021-05-02 Eric Sunshine New
[5/5] pack-objects: clamp negative depth to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[4/5] t5316: check behavior of pack-objects --depth=0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[3/5] pack-objects: clamp negative window size to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[2/5] t5300: check that we produced expected number of deltas pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[1/5] t5300: modernize basic tests pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[v4,5/5] fast-export, fast-import: add support for signed-commits fast-export, fast-import: add support for signed-commits - - - --- 2021-04-30 Luke Shumaker New
[v4,4/5] fast-export: do not modify memory from get_commit_buffer fast-export, fast-import: add support for signed-commits - - - --- 2021-04-30 Luke Shumaker New
[v4,3/5] git-fast-export.txt: clarify why 'verbatim' may not be a good idea fast-export, fast-import: add support for signed-commits - - - --- 2021-04-30 Luke Shumaker New
[v4,2/5] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: add support for signed-commits - - - --- 2021-04-30 Luke Shumaker New
[v4,1/5] git-fast-import.txt: add missing LF in the BNF fast-export, fast-import: add support for signed-commits - - - --- 2021-04-30 Luke Shumaker New
urlmatch: do not allow passwords in URLs by default urlmatch: do not allow passwords in URLs by default - - - --- 2021-04-30 Derrick Stolee New
[3/3] t5601: add nonstopssh SSH variant sub-tests Explicit support for NonStop SSH variant - - - --- 2021-04-30 Randall S. Becker New
[2/3] ssh.txt: document nonstopssh variant Explicit support for NonStop SSH variant - - - --- 2021-04-30 Randall S. Becker New
[1/3] connect.c: add nonstopssh variant to the sshVariant set. Explicit support for NonStop SSH variant - - - --- 2021-04-30 Randall S. Becker New
cygwin: disallow backslashes in file names cygwin: disallow backslashes in file names - - - --- 2021-04-29 Adam Dinwoodie New
[8/8] refs: explicitly propagate errno from refs_read_raw_ref refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[7/8] refs: stop setting EINVAL and ELOOP in symref resolution refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[6/8] refs: clear errno return in refs_resolve_ref_unsafe() refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[5/8] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[4/8] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[3/8] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
[1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-04-29 Han-Wen Nienhuys New
git am / patch utility not applying a .patch to the correct function git am / patch utility not applying a .patch to the correct function - - - --- 2021-04-29 Alejandro Sanchez New
mergetool: add win32 path translation for diffmerge mergetool: add win32 path translation for diffmerge - - - --- 2021-04-29 Bert Huijben New
[GSOC] ref-filter: add %(notes) format atom [GSOC] ref-filter: add %(notes) format atom - - - --- 2021-04-29 ZheNing Hu New
Fix: fix comment for __git_complete_worktree_paths Fix: fix comment for __git_complete_worktree_paths - - - --- 2021-04-29 Sardorbek Imomaliev New
[v6] Add git-p4.fallbackEncoding [v6] Add git-p4.fallbackEncoding - - - --- 2021-04-29 Tzadik Vanderhoof New
[v4] t6030: add test for git bisect skip started with --term* arguments [v4] t6030: add test for git bisect skip started with --term* arguments - - - --- 2021-04-29 Bagas Sanjaya New
repo-settings.c: simplify the setup repo-settings.c: simplify the setup - - - --- 2021-04-28 Ævar Arnfjörð Bjarmason New
[v2,2/2] prune: save reachable-from-recent objects with bitmaps prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[v2,1/2] pack-bitmap: clean up include_check after use prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[gitweb] Problem with html base tag [gitweb] Problem with html base tag - - - --- 2021-04-27 dabicho New
git-apply: add --quiet flag git-apply: add --quiet flag - - - --- 2021-04-27 Jerry Zhang New
[V2] git-apply: add --allow-empty flag [V2] git-apply: add --allow-empty flag - - - --- 2021-04-27 Jerry Zhang New
FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature) FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature) - - - --- 2021-04-27 Derrick Stolee New
bug:git-check-ignore exit status is wrong for negative patterns when -v option used bug:git-check-ignore exit status is wrong for negative patterns when -v option used - - - --- 2021-04-27 Jeremy Faith New
[v2,21/21] t1415: set REFFILES for test specific to storage format Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,20/21] t4202: mark bogus head hash test with REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,19/21] t7003: check reflog existence only for REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,18/21] t7900: mark pack-refs tests as REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,17/21] t1404: mark tests that muck with .git directly as REFFILES. Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,16/21] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,15/21] t1414: mark corruption test with REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,14/21] t1407: require REFFILES for for_each_reflog test Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,13/21] test-lib: provide test prereq REFFILES Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,12/21] t5304: use "reflog expire --all" to clear the reflog Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,11/21] t5304: restyle: trim empty lines, drop ':' before > Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,10/21] t7003: use rev-parse rather than FS inspection Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,09/21] t5000: inspect HEAD using git-rev-parse Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,08/21] t5000: reformat indentation to the latest fashion Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,07/21] t1301: fix typo in error message Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,06/21] t1413: use tar to save and restore entire .git directory Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,05/21] t1401-symbolic-ref: avoid direct filesystem access Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,04/21] t5601: read HEAD using rev-parse Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,03/21] t9300: check ref existence using test-helper rather than a file system check Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,02/21] t/helper/ref-store: initialize oid in resolve-ref Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v2,01/21] t4202: split testcase for invalid HEAD symref and HEAD hash Prepare tests for reftable backend - - - --- 2021-04-27 Han-Wen Nienhuys New
[v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 chan… [v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 chan… - - - --- 2021-04-27 Tzadik Vanderhoof New
git-apply: allow empty patch text git-apply: allow empty patch text - - - --- 2021-04-27 Jerry Zhang New
[v1,43/43] completion: zsh: add higher-priority location completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,42/43] completion: bash: rename _get_comp_words_by_ref() completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,41/43] completion: bash: trivial cleanup completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,40/43] completion: bash: cleanup _get_comp_words_by_ref() completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,39/43] completion: bash: refactor _get_comp_words_by_ref() completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,38/43] completion: bash: simplify _get_comp_words_by_ref() completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,37/43] completion: zsh: add correct removable suffix completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,36/43] completion: zsh: add __gitcompadd helper completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,35/43] completion: zsh: add elements individually in __gitcomp_opts completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,34/43] completion: zsh: fix direct quoting completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
« 1 2 ... 71 72 73242 243 »