Show patches with: State = Action Required       |   24340 patches
« 1 2 ... 112 113 114243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v19,11/20] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,10/20] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,09/20] Move REF_LOG_ONLY to refs-internal.h Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,08/20] Treat REVERT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,07/20] Treat CHERRY_PICK_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,06/20] Treat BISECT_HEAD as a pseudo ref Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,05/20] Make refs_ref_exists public Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,04/20] Write pseudorefs through ref backends. Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,03/20] checkout: add '\n' to reflog message Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,02/20] t3432: use git-reflog to inspect the reflog for HEAD Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v19,01/20] lib-t6000.sh: write tag using git-update-ref Reftable support git-core - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v2] send-email: restore --in-reply-to superseding behavior [v2] send-email: restore --in-reply-to superseding behavior - - - --- 2020-06-29 Rafael Aquini New
[v3] Enable auto-merge for meld to follow the vim-diff beharior [v3] Enable auto-merge for meld to follow the vim-diff beharior - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v3] Enable auto-merge for meld to follow the vim-diff beharior [v3] Enable auto-merge for meld to follow the vim-diff beharior - - - --- 2020-06-29 John Passaro via GitGitGadget New
[v2,2/2] hex: make hash_to_hex_algop() and friends thread-safe Make oid_to_hex() thread-safe - - - --- 2020-06-26 Matheus Tavares New
[v2,1/2] compat/win32/pthread: add pthread_once() Make oid_to_hex() thread-safe - - - --- 2020-06-26 Matheus Tavares New
[v5,8/8] ci: modification of main.yml to use cmake for vs-build job CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,7/8] cmake: support for building git on windows with msvc and clang. CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,6/8] cmake: support for building git on windows with mingw CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,5/8] cmake: support for testing git when building out of the source tree CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,4/8] cmake: support for testing git with ctest CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,3/8] cmake: installation support for git CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,2/8] cmake: generate the shell/perl/python scripts and templates, translations CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,1/8] Introduce CMake support for configuring Git CMake build system for git - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,10/10] commit-graph: check all leading directories in changed path Bloom filters More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,09/10] revision: empty pathspecs should not use Bloom filters More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,08/10] revision.c: fix whitespace More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,07/10] commit-graph: check chunk sizes after writing More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,06/10] commit-graph: simplify chunk writes into loop More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,05/10] commit-graph: unify the signatures of all write_graph_chunk_*() functions More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,04/10] commit-graph: persist existence of changed-paths More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,03/10] bloom: fix logic in get_bloom_filter() More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,02/10] commit-graph: change test to die on parse, not load More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v3,01/10] commit-graph: place bloom_settings in context More commit-graph/Bloom filter improvements - - - --- 2020-06-26 John Passaro via GitGitGadget New
[v5,5/5] rebase: add --reset-author-date cleanup ra/rebase-i-more-options - - - --- 2020-06-26 Phillip Wood New
[v5,4/5] rebase -i: support --ignore-date cleanup ra/rebase-i-more-options - - - --- 2020-06-26 Phillip Wood New
[v5,3/5] sequencer: rename amend_author to author_to_free cleanup ra/rebase-i-more-options - - - --- 2020-06-26 Phillip Wood New
[v5,2/5] rebase -i: support --committer-date-is-author-date cleanup ra/rebase-i-more-options - - - --- 2020-06-26 Phillip Wood New
[v5,1/5] rebase -i: add --ignore-whitespace flag cleanup ra/rebase-i-more-options - - - --- 2020-06-26 Phillip Wood New
[2/2] hex: make hash_to_hex_algop() and friends thread-safe Make oid_to_hex() thread-safe - - - --- 2020-06-25 Matheus Tavares New
[1/2] compat/win32/pthread: add pthread_once() Make oid_to_hex() thread-safe - - - --- 2020-06-25 Matheus Tavares New
[v2,11/11] fast-export: use local array to store anonymized oid fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,10/11] fast-export: anonymize "master" refname fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,09/11] fast-export: allow seeding the anonymized mapping fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,08/11] fast-export: add a "data" callback parameter to anonymize_str() fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,07/11] fast-export: move global "idents" anonymize hashmap into function fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,06/11] fast-export: use a flex array to store anonymized entries fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,05/11] fast-export: stop storing lengths in anonymized hashmaps fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,04/11] fast-export: tighten anonymize_mem() interface to handle only strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,03/11] fast-export: store anonymized oids as hex strings fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,02/11] fast-export: use xmemdupz() for anonymizing oids fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v2,01/11] t9351: derive anonymized tree checks from original repo fast-export: allow seeding the anonymized mapping - - - --- 2020-06-25 Jeff King New
[v4,2/2] difftool -d: ensure that intent-to-add files are handled correctly Fix difftool problem with intent-to-add files - - - --- 2020-06-25 John Passaro via GitGitGadget New
[v4,1/2] diff-files --raw: show correct post-image of intent-to-add files Fix difftool problem with intent-to-add files - - - --- 2020-06-25 John Passaro via GitGitGadget New
[RFC,v1,17/17] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,16/17] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,15/17] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,14/17] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,13/17] merge-octopus: libify merge_octopus() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,12/17] merge-octopus: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,11/17] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,10/17] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,09/17] merge-resolve: libify merge_resolve() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,08/17] merge-resolve: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,07/17] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,06/17] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,05/17] merge-one-file: libify merge_one_file() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,04/17] merge-one-file: use error() instead of fprintf(stderr, ...) Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,03/17] merge-one-file: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,02/17] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,01/17] t6027: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[v3,3/3] tests: reference `seen` wherever `pu` was referenced Accommodate for pu having been renamed to seen - - - --- 2020-06-25 John Passaro via GitGitGadget New
[v3,2/3] docs: adjust the technical overview for the rename `pu` -> `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-25 John Passaro via GitGitGadget New
[v3,1/3] docs: adjust for the recent rename of `pu` to `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-25 John Passaro via GitGitGadget New
send-email: restore --in-reply-to superseding behavior send-email: restore --in-reply-to superseding behavior - - - --- 2020-06-24 Rafael Aquini New
worktree: avoid dead-code in conditional worktree: avoid dead-code in conditional - - - --- 2020-06-24 Eric Sunshine New
[v2,3/3] tests: reference `seen` wherever `pu` was referenced Accommodate for pu having been renamed to seen - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v2,2/3] docs: adjust the technical overview for the rename `pu` -> `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v2,1/3] docs: adjust for the recent rename of `pu` to `seen` Accommodate for pu having been renamed to seen - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v3,3/3] difftool -d: ensure that intent-to-add files are handled correctly Fix difftool problem with intent-to-add files - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v3,2/3] diff-files: fix incorrect usage of an empty tree Fix difftool problem with intent-to-add files - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v3,1/3] diff-files --raw: handle intent-to-add files correctly Fix difftool problem with intent-to-add files - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,9/9] testsvn: respect `init.defaultBranch` Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,8/9] remote: use the configured default branch name when appropriate Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,7/9] clone: use configured default branch name when appropriate Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,6/9] init: allow setting the default for the initial branch name via the config Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,5/9] init: allow specifying the initial branch name for the new repository Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,4/9] docs: add missing diamond brackets Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,3/9] submodule: fall back to remote's HEAD for missing remote.<name>.branch Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,2/9] send-pack/transport-helper: avoid mentioning a particular branch Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
[v4,1/9] fmt-merge-msg: stop treating `master` specially Allow overriding the default name of the default branch - - - --- 2020-06-24 John Passaro via GitGitGadget New
revision: reallocate TOPO_WALK object flags revision: reallocate TOPO_WALK object flags - - - --- 2020-06-24 René Scharfe New
[v5.2] lib-submodule-update: pass 'test_must_fail' as an argument [v5.2] lib-submodule-update: pass 'test_must_fail' as an argument - - - --- 2020-06-24 Denton Liu New
[2/2] bugreport: add config values from safelist bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[1/2] bugreport: generate config safelist based on docs bugreport: report configs from safelist - - - --- 2020-06-24 Emily Shaffer New
[v3,8/8] testsvn: respect `init.defaultBranch` Allow overriding the default name of the default branch - - - --- 2020-06-23 John Passaro via GitGitGadget New
[v3,7/8] remote: use the configured default branch name when appropriate Allow overriding the default name of the default branch - - - --- 2020-06-23 John Passaro via GitGitGadget New
[v3,6/8] clone: use configured default branch name when appropriate Allow overriding the default name of the default branch - - - --- 2020-06-23 John Passaro via GitGitGadget New
[v3,5/8] init: allow setting the default for the initial branch name via the config Allow overriding the default name of the default branch - - - --- 2020-06-23 John Passaro via GitGitGadget New
[v3,4/8] init: allow specifying the initial branch name for the new repository Allow overriding the default name of the default branch - - - --- 2020-06-23 John Passaro via GitGitGadget New
« 1 2 ... 112 113 114243 244 »