Show patches with: State = Action Required       |   24309 patches
« 1 2 ... 105 106 107243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,15/21] builtin/checkout.c: complete parallel checkout support Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,14/21] make_transient_cache_entry(): optionally alloc from mem_pool Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,13/21] parallel-checkout: support progress displaying Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,12/21] parallel-checkout: add configuration options Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,11/21] parallel-checkout: make it truly parallel Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,10/21] unpack-trees: add basic support for parallel checkout Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,09/21] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,08/21] entry: move conv_attrs lookup up to checkout_entry() Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,07/21] entry: extract cache_entry update from write_entry() Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,06/21] entry: make fstat_output() and read_blob_entry() public Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,05/21] entry: extract a header file for entry.c functions Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,04/21] convert: add conv_attrs classification Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,03/21] convert: add get_stream_filter_ca() variant Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,02/21] convert: add [async_]convert_to_working_tree_ca() variants Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
[RFC,01/21] convert: make convert_attrs() and convert structs public Parallel checkout - - - --- 2020-08-10 Matheus Tavares New
git-apply.txt: correct description of --cached git-apply.txt: correct description of --cached - - - --- 2020-08-10 Raymond E. Pasco New
[RESEND,v2] diff-lib: use worktree mode in diffs from i-t-a entries [RESEND,v2] diff-lib: use worktree mode in diffs from i-t-a entries - - 1 --- 2020-08-10 Raymond E. Pasco New
t4069: test diff behavior with i-t-a paths t4069: test diff behavior with i-t-a paths - - - --- 2020-08-10 Raymond E. Pasco New
[v2] gitweb: map names/emails with mailmap [v2] gitweb: map names/emails with mailmap - - - --- 2020-08-09 Emma Brooks New
[RFC,2/2] diff: extend --abbrev support to diff-patch format extend --abbrev support to diff-patch format - - - --- 2020-08-09 Đoàn Trần Công Danh New
[RFC,1/2] revision: differentiate if --no-abbrev asked explicitly extend --abbrev support to diff-patch format - - - --- 2020-08-09 Đoàn Trần Công Danh New
gitweb: Map names/emails with mailmap gitweb: Map names/emails with mailmap - - - --- 2020-08-08 Emma Brooks New
[HYPOTHETICAL,2/2] t4140: test failure of diff from empty blob to i-t-a path apply: reject modification diffs to i-t-a entries - - - --- 2020-08-08 Raymond E. Pasco New
[HYPOTHETICAL,1/2] apply: reject modification diffs to i-t-a entries apply: reject modification diffs to i-t-a entries - - - --- 2020-08-08 Raymond E. Pasco New
[v5,5/5] bisect: combine args passed to find_bisection() Introduce --first-parent flag for git bisect - - - --- 2020-08-07 Aaron Lipman New
[v5,4/5] bisect: introduce first-parent flag Introduce --first-parent flag for git bisect - - - --- 2020-08-07 Aaron Lipman New
[v5,3/5] cmd_bisect__helper: defer parsing no-checkout flag Introduce --first-parent flag for git bisect - - - --- 2020-08-07 Aaron Lipman New
[v5,2/5] rev-list: allow bisect and first-parent flags Untitled series #330321 - - - --- 2020-08-07 Aaron Lipman New
[v5,1/5] t6030: modernize "git bisect run" tests Introduce --first-parent flag for git bisect - - - --- 2020-08-07 Aaron Lipman New
[v2,0/2] t: don't spuriously close and reopen quotes - - - --- 2020-08-06 Martin Ågren New
[v2,2/2] mergetool-lib: give kdiff3 priority in KDE environments mergetool-lib: Don't use deprecated variable to detect GNOME - - - --- 2020-08-06 John Passaro via GitGitGadget New
[v2,1/2] mergetool-lib: use $XDG_CURRENT_DESKTOP to check GNOME mergetool-lib: Don't use deprecated variable to detect GNOME - - - --- 2020-08-06 John Passaro via GitGitGadget New
[3/3] t/t4013: add test for --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[2/3] doc/git-log: describe --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[1/3] revision: change "--diff-merges" option to require parameter Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[4/4] t7401: add a WARNING and a NEEDSWORK t7401: modernize, cleanup and warn - - - --- 2020-08-05 Shourya Shukla New
[3/4] t7401: ensure uniformity in the '--for-status' test t7401: modernize, cleanup and warn - - - --- 2020-08-05 Shourya Shukla New
[2/4] t7401: change test_i18ncmp syntax for clarity t7401: modernize, cleanup and warn - - - --- 2020-08-05 Shourya Shukla New
[1/4] t7401: modernize style t7401: modernize, cleanup and warn - - - --- 2020-08-05 Shourya Shukla New
[v1] TasksStorage: Remove delete() only used by tests [v1] TasksStorage: Remove delete() only used by tests - - - --- 2020-08-05 Adithya Chakilam New
[RFC,7/7] promisor-remote: use subprocess to fetch Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,6/7] fetch: only populate existing_refs if needed Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,5/7] fetch: submodule config Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,4/7] fetch: --stdin Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,3/7] negotiator/null: add null fetch negotiator Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,2/7] fetch-pack: allow NULL negotiator->known_common Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[RFC,1/7] fetch-pack: allow NULL negotiator->add_tip Lazy fetch with subprocess - - - --- 2020-08-05 Jonathan Tan New
[v4,5/5] bisect: combine args passed to find_bisection() Introduce --first-parent flag for git bisect - - - --- 2020-08-04 Aaron Lipman New
[v4,4/5] bisect: introduce first-parent flag Introduce --first-parent flag for git bisect - - - --- 2020-08-04 Aaron Lipman New
[v4,3/5] cmd_bisect__helper: defer parsing no-checkout flag Introduce --first-parent flag for git bisect - - - --- 2020-08-04 Aaron Lipman New
[v4,2/5] rev-list: allow bisect and first-parent flags Introduce --first-parent flag for git bisect - - - --- 2020-08-04 Aaron Lipman New
[v4,1/5] t6030: modernize "git bisect run" tests Introduce --first-parent flag for git bisect - - - --- 2020-08-04 Aaron Lipman New
apply: Allow "new file" patches on i-t-a entries apply: Allow "new file" patches on i-t-a entries - - - --- 2020-08-04 Raymond E. Pasco New
[v2,0/5] git-worktree documentation cleanups - - - --- 2020-08-04 Eric Sunshine New
[4/4] git-worktree.txt: make start of new sentence more obvious git-worktree documentation cleanups - - - --- 2020-08-03 Eric Sunshine New
[3/4] git-worktree.txt: fix minor grammatical issues git-worktree documentation cleanups - - - --- 2020-08-03 Eric Sunshine New
[2/4] git-worktree.txt: consistently use term "working tree" git-worktree documentation cleanups - - - --- 2020-08-03 Eric Sunshine New
[1/4] git-worktree.txt: employ fixed-width typeface consistently git-worktree documentation cleanups - - - --- 2020-08-03 Eric Sunshine New
[RESEND] bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex() [RESEND] bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex() - 1 - --- 2020-08-02 René Scharfe New
[v3,4/4] bisect: consistent style for git bisect run tests Introduce --first-parent flag for git bisect - - - --- 2020-08-01 Aaron Lipman New
[v3,3/4] bisect: combine args passed to find_bisection() Untitled series #327655 - - - --- 2020-08-01 Aaron Lipman New
[v3,2/4] bisect: introduce first-parent flag Introduce --first-parent flag for git bisect - - - --- 2020-08-01 Aaron Lipman New
[v3,1/4] rev-list: allow bisect and first-parent flags Introduce --first-parent flag for git bisect - - - --- 2020-08-01 Aaron Lipman New
[v3,6/6] stash: remove `stash_index_path' stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,5/6] stash: remove the second index in restore_untracked() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,4/6] stash: remove the second index in save_untracked_files() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,3/6] stash: remove the second index in stash_patch() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,2/6] stash: remove the second index in stash_working_tree() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,1/6] stash: mark `i_tree' in reset_tree() const stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v20,21/21] Add "test-tool dump-reftable" command. Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,20/21] Add reftable testing infrastructure Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,19/21] git-prompt: prepare for reftable refs backend Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,18/21] vcxproj: adjust for the reftable changes Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,17/21] Add GIT_DEBUG_REFS debugging mechanism Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,16/21] Hookup unittests for the reftable library. Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,15/21] Read FETCH_HEAD as loose ref Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,14/21] Reftable support for git-core Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,13/21] Add standalone build infrastructure for reftable Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,12/21] Add reftable library Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,11/21] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,10/21] Iteration over entire ref namespace is iterating over "refs/" Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,09/21] Move REF_LOG_ONLY to refs-internal.h Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,08/21] Treat REVERT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,07/21] Treat CHERRY_PICK_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,06/21] Make refs_ref_exists public Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,05/21] Make HEAD a PSEUDOREF rather than PER_WORKTREE. Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,04/21] Modify pseudo refs through ref backend storage Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,03/21] t1400: use git rev-parse for testing PSEUDOREF existence Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,02/21] Split off reading loose ref data in separate function Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v20,01/21] refs: add \t to reflog in the files backend Reftable support git-core - - - --- 2020-07-31 John Passaro via GitGitGadget New
commit-graph: add verify changed paths option commit-graph: add verify changed paths option - - - --- 2020-07-31 John Passaro via GitGitGadget New
[v3,20/20] maintenance: add trace2 regions for task execution Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,19/20] midx: use start_delayed_progress() Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,18/20] maintenance: add incremental-repack auto condition Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,17/20] maintenance: create auto condition for loose-objects Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,16/20] maintenance: add auto condition for commit-graph task Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,15/20] maintenance: use pointers to check --auto Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,14/20] maintenance: create maintenance.<task>.enabled config Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,13/20] maintenance: auto-size incremental-repack batch Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
[v3,12/20] maintenance: add incremental-repack task Maintenance builtin, allowing 'gc --auto' customization - - - --- 2020-07-30 John Passaro via GitGitGadget New
« 1 2 ... 105 106 107243 244 »