Show patches with: State = Action Required       |   24276 patches
« 1 2 ... 93 94 95242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/4] config: allow specifying config entries via envvar pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,3/4] config: refactor parsing of GIT_CONFIG_PARAMETERS config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,2/4] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,1/4] environment: make `getenv_safe()` non-static config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
doc: make HTML manual reproducible doc: make HTML manual reproducible - - - --- 2020-12-01 Arnout Engelen New
cook: add github.com/git-vcs/git as a URL cook: add github.com/git-vcs/git as a URL - - - --- 2020-12-01 Ævar Arnfjörð Bjarmason New
[v2] builtin/bugreport.c: use thread-safe localtime_r() [v2] builtin/bugreport.c: use thread-safe localtime_r() - - - --- 2020-12-01 Taylor Blau New
git-gui: keep showing selection when diff view gets deactivated on Mac git-gui: keep showing selection when diff view gets deactivated on Mac - - - --- 2020-11-30 Stefan Haller New
[v2,2/2] t7900: make macOS-specific test work on Windows make macOS `git maintenance` test work on Windows - - - --- 2020-11-30 Eric Sunshine New
[v2,1/2] t7900: fix test failures when invoked individually via --run make macOS `git maintenance` test work on Windows - - - --- 2020-11-30 Eric Sunshine New
[20/20] merge-ort: free data structures in merge_finalize() fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[19/20] merge-ort: add implementation of record_conflicted_index_entries() fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[18/20] tree: enable cmp_cache_name_compare() to be used elsewhere fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[17/20] merge-ort: add implementation of checkout() fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[16/20] merge-ort: basic outline for merge_switch_to_result() fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[14/20] merge-ort: step 2 of tree writing -- function to create tree object fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[12/20] merge-ort: have process_entries operate in a defined order fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[11/20] merge-ort: add a preliminary simple process_entries() implementation fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[10/20] merge-ort: avoid recursing into identical trees fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[09/20] merge-ort: record stage and auxiliary info for every path fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[08/20] merge-ort: compute a few more useful fields for collect_merge_info fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[06/20] merge-ort: implement a very basic collect_merge_info() fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[05/20] merge-ort: add an err() function similar to one from merge-recursive fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[04/20] merge-ort: use histogram diff fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[03/20] merge-ort: port merge_start() from merge-recursive fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[02/20] merge-ort: add some high-level algorithm structure fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[01/20] merge-ort: setup basic internal data structures fundamentals of merge-ort implementation - - - --- 2020-11-29 Elijah Newren New
[6/6] fixup! reftable: rest of library Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
[5/6] fixup! reftable: rest of library Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
[4/6] fixup! reftable: rest of library Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
[3/6] fixup! reftable: rest of library Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
[2/6] fixup! reftable: utility functions Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
[1/6] fixup! reftable: rest of library Minimal patches to let reftable pass the CI builds - - - --- 2020-11-28 Johannes Schindelin New
init-db: init the_repository->hash_algo early from GIT_DEFAULT_HASH init-db: init the_repository->hash_algo early from GIT_DEFAULT_HASH - - - --- 2020-11-26 Han-Wen Nienhuys New
[RFC/PATCH,12/12] mktag: bring back some of the verify_object() logic [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,11/12] mktag docs: say <hash> not <sha1> [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,10/12] mktag doc: update to explain why to use this [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,09/12] mktag: remove now-unused verify_tag() code [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,08/12] mktag: use fsck instead of custom verify_tag() [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,07/12] fsck: add new "extra" checks for "mktag" [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,06/12] mktag tests: improve verify_object() test coverage [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,05/12] mktag tests: remove needless SHA-1 hardcoding [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,04/12] mktag tests: don't needlessly use a subshell [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,03/12] mktag: remove redundant braces in one-line body "if" [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,02/12] mktag: reword write_object_file() error [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,01/12] mktag: use default strbuf_read() hint [RFC/PATCH,01/12] mktag: use default strbuf_read() hint - - - --- 2020-11-26 Ævar Arnfjörð Bjarmason New
[v8,10/10] pull: improve default warning Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,09/10] pull: add pull.mode=ff-only Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,08/10] pull: add pull.mode Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,07/10] rebase: add REBASE_DEFAULT Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,06/10] test: pull-options: revert unnecessary changes Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,05/10] pull: display default warning only when non-ff Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,04/10] pull: move default warning Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,03/10] pull: trivial cleanup Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,02/10] pull: cleanup autostash check Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[v8,01/10] pull: refactor fast-forward check Reject non-ff pulls by default - - - --- 2020-11-25 Felipe Contreras New
[RFC,2/2] pull: default pull.ff to "only" when pull.rebase is not set either [RFC,1/2] pull: warn that pulling will not merge by default in Git 3.0 - - - --- 2020-11-25 Alex Henrie New
[RFC,1/2] pull: warn that pulling will not merge by default in Git 3.0 [RFC,1/2] pull: warn that pulling will not merge by default in Git 3.0 - - - --- 2020-11-25 Alex Henrie New
[v3] usage: add trace2 entry upon warning() [v3] usage: add trace2 entry upon warning() - - - --- 2020-11-24 Jonathan Tan New
[1/1] maintenance: fix a SEGFAULT when no repository maintenance: Fix a SEGFAULT when no repository when running git maintenance run/start - - - --- 2020-11-24 Rafael Silva New
[v5] help.c: expand options for help.autocorrect [v5] help.c: expand options for help.autocorrect - - - --- 2020-11-24 Drew DeVault New
[6/6] test: pull-options: revert unnecessary changes pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[5/6] pull: display default warning only when non-ff pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[4/6] pull: move default warning pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[3/6] pull: trivial cleanup pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[2/6] pull: cleanup autostash check pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[1/6] pull: refactor fast-forward check pull: improve default warning - - - --- 2020-11-24 Felipe Contreras New
[v6,13/13] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,12/13] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,11/13] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,10/13] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,09/13] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,08/13] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,07/13] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,06/13] merge-index: don't fork if the requested program is `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,05/13] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,04/13] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,03/13] update-index: move add_cacheinfo() to read-cache.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,02/13] t6060: modify multiple files to expose a possible issue with merge-index Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,01/13] t6407: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v5,4/4] maintenance: use Windows scheduled tasks Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-24 Derrick Stolee New
[v5,3/4] maintenance: use launchctl on macOS Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-24 Derrick Stolee New
[v5,2/4] maintenance: include 'cron' details in docs Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-24 Derrick Stolee New
[v5,1/4] maintenance: extract platform-specific scheduling Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-24 Derrick Stolee New
glossary: improve "branch" definition glossary: improve "branch" definition - - - --- 2020-11-23 Sergey Organov New
mktag: don't check SHA-1 object length under SHA-256 mktag: don't check SHA-1 object length under SHA-256 - - - --- 2020-11-23 Ævar Arnfjörð Bjarmason New
git-gui: use gray selection background for inactive text widgets git-gui: use gray selection background for inactive text widgets - - - --- 2020-11-23 Stefan Haller New
[1/1] git-gui: fix colored label backgrounds when using themed widgets git-gui: fix colored label backgrounds on Mac - - - --- 2020-11-22 Stefan Haller New
refspec: make @ a valid refspec refspec: make @ a valid refspec - - - --- 2020-11-22 Felipe Contreras New
[4/4] MyFirstObjectWalk: drop `init_walken_defaults()` grep: retire `init_grep_defaults()` - - - --- 2020-11-21 Martin Ågren New
[3/4] grep: simplify color setup grep: retire `init_grep_defaults()` - - - --- 2020-11-21 Martin Ågren New
[2/4] grep: use designated initializers for `grep_defaults` grep: retire `init_grep_defaults()` - - - --- 2020-11-21 Martin Ågren New
[1/4] grep: don't set up a "default" repo for grep grep: retire `init_grep_defaults()` - - - --- 2020-11-21 Martin Ågren New
clone: --filter=tree:0 implies fetch.recurseSubmodules=no clone: --filter=tree:0 implies fetch.recurseSubmodules=no - - - --- 2020-11-20 Derrick Stolee New
myFirstContribition: answering questions is not the end of the story myFirstContribition: answering questions is not the end of the story - 2 - --- 2020-11-20 Junio C Hamano New
[4/4] t0000: consistently use single quotes for outer tests [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
[3/4] t0000: run cleaning test inside sub-test [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
« 1 2 ... 93 94 95242 243 »