Show patches with: State = Action Required       |   24532 patches
« 1 2 ... 37 38 39245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] object-file API: fix obscure unpack_loose_header() return Alternate ab/valgrind-fixes fix-up - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[v2,10/10] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,08/10] sparse-index: complete partial expansion Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,07/10] sparse-index: partially expand directories Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,05/10] cache-tree: implement cache_tree_find_path() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,04/10] sparse-index: introduce partially-sparse indexes Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,03/10] sparse-index: create expand_to_pattern_list() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[2/2] merge: make restore_state() do as its name says Fix merge restore state - - - --- 2022-05-19 Elijah Newren New
[1/2] merge: remove unused variable Fix merge restore state - - - --- 2022-05-19 Elijah Newren New
[RFC,2/2] hash API: add and use a hash_short_id_by_algo() function Utility functions for duplicated pack(write) code - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[RFC,1/2] packfile API: add and use a pack_name_to_ext() utility function Utility functions for duplicated pack(write) code - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[v2,9/9] l10n: Document the new l10n workflow Untitled series #643040 - - - --- 2022-05-19 Jiang Xin New
[v2,8/9] Makefile: add "po-init" rule to initialize po/XX.po Untitled series #643037 - - - --- 2022-05-19 Jiang Xin New
[v2,7/9] Makefile: add "po-update" rule to update po/XX.po Untitled series #643035 - - - --- 2022-05-19 Jiang Xin New
[v2,6/9] po/git.pot: don't check in result of "make pot" Untitled series #643036 - - - --- 2022-05-19 Jiang Xin New
[v2,4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot Untitled series #643041 - - - --- 2022-05-19 Jiang Xin New
[v2,3/9] Makefile: have "make pot" not "reset --hard" Untitled series #643034 - - - --- 2022-05-19 Jiang Xin New
[v2,2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C Untitled series #643033 - - - --- 2022-05-19 Jiang Xin New
[v2,1/9] Makefile: sort "po/git.pot" by file location [v2,1/9] Makefile: sort "po/git.pot" by file location - - - --- 2022-05-19 Jiang Xin New
templates: clarify SHA1 arg in prepare-commit-msg templates: clarify SHA1 arg in prepare-commit-msg - - - --- 2022-05-18 mataha New
Add pcre2 support for cmake build system. Add pcre2 support for cmake build system. - - - --- 2022-05-18 Yuyi Wang New
stash: added safety flag for stash clear subcommand stash: added safety flag for stash clear subcommand - - - --- 2022-05-15 Nadav Goldstein New
[v2,2/2] setup.c: learn discovery.bareRepository=cwd setup.c: make bare repo discovery optional - - - --- 2022-05-13 Glen Choo New
[v2,1/2] setup.c: make bare repo discovery optional setup.c: make bare repo discovery optional - - - --- 2022-05-13 Glen Choo New
[RFC,3/3] Allow empty user name in HTTP authentication Allow configuration of HTTP authentication method - - - --- 2022-05-13 Simon.Richter@hogyros.de New
[2/3] Add config option/env var to limit HTTP auth methods Allow configuration of HTTP authentication method - - - --- 2022-05-13 Simon.Richter@hogyros.de New
[1/3] Rename proxy_authmethods -> authmethods Allow configuration of HTTP authentication method - - - --- 2022-05-13 Simon.Richter@hogyros.de New
[v5,4/4] git-compat-util: allow root to access both SUDO_UID and root owned fix `sudo make install` regression in maint - - - --- 2022-05-13 Carlo Marcelo Arenas Belón New
fixup! archive: optionally add "virtual" files fixup! archive: optionally add "virtual" files - - - --- 2022-05-12 Junio C Hamano New
grep: add --max-count command line option grep: add --max-count command line option - - - --- 2022-05-12 Carlos López New
[v2,2/2] dir: minor refactoring / clean-up dir: consider worktree config in path recursion - - - --- 2022-05-10 oss dev New
[v2,1/2] dir: consider worktree config in path recursion dir: consider worktree config in path recursion - - - --- 2022-05-10 oss dev New
[v2,15/15] entry.c: use dir-iterator to avoid explicit dir traversal iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,14/15] dir-iterator: option to iterate dirs in post-order iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,13/15] dir-iterator: option to iterate dirs in pre-order iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,12/15] t0066: rename subtest descriptions iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,11/15] dir-iterator: open root dir in dir_iterator_begin() iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,10/15] dir-iterator: refactor dir_iterator_advance() iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,09/15] t0066: rename test directories iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,08/15] t0066: reorder tests from simple to more complex iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,07/15] t0066: better test coverage for dir-iterator iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,06/15] test-dir-iterator: print errno name set by dir_iterator_advance iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,05/15] test-dir-iterator: print EACCES and ELOOP errno set by dir_iterator iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,03/15] t0066: shorter expected and actual output file names iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,02/15] t0066: remove dependency between unrelated tests iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,01/15] t0066: refactor dir-iterator tests iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
detect-compiler: make detection independent of locale detect-compiler: make detection independent of locale - - - --- 2022-05-09 Michael J Gruber New
Prevent git from rehashing 4GBi files Prevent git from rehashing 4GBi files - - - --- 2022-05-07 Jason D. Hatton New
http.c: clear the 'finished' member once we are done with it http.c: clear the 'finished' member once we are done with it - - - --- 2022-05-06 Junio C Hamano New
[RFC] setup.c: make bare repo discovery optional [RFC] setup.c: make bare repo discovery optional - - - --- 2022-05-06 Glen Choo New
[2/2] http.c: avoid gcc warning quell a few gcc warnings - - - --- 2022-05-06 Michael J Gruber New
[1/2] dir.c: avoid gcc warning quell a few gcc warnings - - - --- 2022-05-06 Michael J Gruber New
Prevent git from rehashing 4GBi files Prevent git from rehashing 4GBi files - - - --- 2022-05-06 Jason Hatton New
[v2] setup: tighten ownership checks post CVE-2022-24765 [v2] setup: tighten ownership checks post CVE-2022-24765 - - - --- 2022-05-05 Carlo Marcelo Arenas Belón New
refs: honor reference-transaction semantics when deleting refs refs: honor reference-transaction semantics when deleting refs - - - --- 2022-05-04 Michael Heemskerk New
proto-v2 doc: mark-up fix proto-v2 doc: mark-up fix - 1 - --- 2022-05-03 Junio C Hamano New
[v4,8/8] cat-file: add --batch-command remote-object-info command cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,7/8] cat-file: move parse_cmd and DEFAULT_FORMAT up cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,6/8] transport: add object-info fallback to fetch cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,5/8] transport: add client side capability to request object-info cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,4/8] object-info: send attribute packet regardless of object ids cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,3/8] object-store: add function to free object_info contents cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,2/8] fetch-pack: move fetch default settings cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
[v4,1/8] fetch-pack: refactor packet writing cat-file: add --batch-command remote-object-info command - - - --- 2022-05-02 Calvin Wan New
http: add custom hostname to IP address resolves http: add custom hostname to IP address resolves - - - --- 2022-05-02 Christian Couder New
bisect--helper: warn if we are assuming an unlikely pathspec bisect--helper: warn if we are assuming an unlikely pathspec - - - --- 2022-05-01 Chris Down New
[v3] t3200: fix antipatterns in existing branch tests [v3] t3200: fix antipatterns in existing branch tests - - - --- 2022-04-30 Tao Klerks New
2.36 fast-export regression fix 2.36 fast-export regression fix - - - --- 2022-04-30 René Scharfe New
2.36 format-patch regression fix 2.36 format-patch regression fix - - - --- 2022-04-30 René Scharfe New
[23/23] commit-graph.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[22/23] combine-diff.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[21/23] builtin/tag.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[20/23] builtin/shortlog.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[19/23] builtin/rev-parse.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[18/23] builtin/replace.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[17/23] builtin/receive-pack.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[16/23] builtin/pack-redundant.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[15/23] builtin/mailsplit.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[14/23] builtin/ls-remote.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[13/23] builtin/log.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[12/23] builtin/index-pack.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[11/23] builtin/gc.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[10/23] builtin/diff.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[09/23] builtin/commit.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[08/23] builtin/clone.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[07/23] builtin/checkout.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[06/23] builtin/bisect--helper.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[05/23] branch.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[04/23] blame.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[03/23] archive.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
[02/23] apply.c: Fix coding style add a new coccinelle semantic patch to enforce a - - - --- 2022-04-30 Elia Pinto New
Getting an odd diff Getting an odd diff - - - --- 2022-04-29 Jack Adrian Zappa New
Fix for failing tests on Solaris Fix for failing tests on Solaris - - - --- 2022-04-29 Vladimir Marek New
[RFC,v2] git-compat-util: avoid failing dir ownership checks if running privileged [RFC,v2] git-compat-util: avoid failing dir ownership checks if running privileged - - - --- 2022-04-27 Carlo Marcelo Arenas Belón New
Documentation: replace - use consistent 'replace reference' Documentation: replace - use consistent 'replace reference' - - - --- 2022-04-27 Yaroslav Halchenko New
[3/3] MyFirstContribution: drop PR description for GGG single-patch contributions Improve MyFirstContribution's GitGitGadget section - - - --- 2022-04-27 Philippe Blain New
[2/3] MyFirstContribution: also explain cover letter in GitGitGadget section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-04-27 Philippe Blain New
[1/3] MyFirstContribution: move cover letter description to a separate file Improve MyFirstContribution's GitGitGadget section - - - --- 2022-04-27 Philippe Blain New
[v2,6/7] stash: merge applied stash with merge-ort Sparse index: integrate with 'git stash' - - - --- 2022-04-27 Victoria Dye New
« 1 2 ... 37 38 39245 246 »