Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 92 93 94242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/17] reference-transaction: look for hooks in config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[11/17] transport: convert pre-push hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[10/17] hook: convert 'post-rewrite' hook to config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[09/17] hooks: convert 'post-checkout' hook to hook library use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[08/17] git-p4: use 'git hook' to run hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[07/17] receive-pack: convert push-to-checkout hook to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[06/17] read-cache: convert post-index-change hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[05/17] rebase: teach pre-rebase to use hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[04/17] gc: use hook library for pre-auto-gc hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[03/17] merge: use config-based hooks for post-merge hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[02/17] am: convert applypatch hooks to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[01/17] commit: use config-based hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[5/5] pretty format %(trailers): add a "key_value_separator" Untitled series #396735 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[4/5] pretty-format %(trailers): fix broken standalone "valueonly" Untitled series #396733 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[3/5] pretty format %(trailers): add a "keyonly" Untitled series #396729 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[2/5] pretty format %(trailers): avoid needless repetition Untitled series #396731 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[1/5] pretty format %(trailers) test: split a long line [1/5] pretty format %(trailers) test: split a long line - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
Support having non-utf-8 characters returned by p4 Support having non-utf-8 characters returned by p4 - - - --- 2020-12-04 David Racine New
fetch-pack: check result of index_pack_lockfile fetch-pack: check result of index_pack_lockfile - - - --- 2020-12-04 Samuel Thibault New
t7817: do not depend on any specific default branch name t7817: do not depend on any specific default branch name - - - --- 2020-12-04 Johannes Schindelin New
[v2,20/20] merge-ort: free data structures in merge_finalize() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,19/20] merge-ort: add implementation of record_conflicted_index_entries() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,18/20] tree: enable cmp_cache_name_compare() to be used elsewhere [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,17/20] merge-ort: add implementation of checkout() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,16/20] merge-ort: basic outline for merge_switch_to_result() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,14/20] merge-ort: step 2 of tree writing -- function to create tree object [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,12/20] merge-ort: have process_entries operate in a defined order [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,11/20] merge-ort: add a preliminary simple process_entries() implementation [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,10/20] merge-ort: avoid recursing into identical trees [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,09/20] merge-ort: record stage and auxiliary info for every path [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,08/20] merge-ort: compute a few more useful fields for collect_merge_info [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,06/20] merge-ort: implement a very basic collect_merge_info() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,05/20] merge-ort: add an err() function similar to one from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,04/20] merge-ort: use histogram diff [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,03/20] merge-ort: port merge_start() from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,02/20] merge-ort: add some high-level algorithm structure [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,01/20] merge-ort: setup basic internal data structures [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,14/14] test: pull-options: revert unnecessary changes pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,13/14] test: merge-pull-config: trivial cleanup pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,12/14] pull: show warning with --ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,11/14] tentative: pull: change the semantics of --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,10/14] pull: add proper error with --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,09/14] pull: introduce --merge option pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,08/14] pull: trivial whitespace style fix pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,07/14] pull: display default warning only when non-ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,06/14] pull: move default warning pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,05/14] pull: trivial cleanup pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,04/14] pull: cleanup autostash check pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,03/14] pull: refactor fast-forward check pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,02/14] pull: improve default warning pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,01/14] doc: pull: explain what is a fast-forward pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[15/15] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[14/15] commit-graph: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[13/15] chunk-format: create chunk reading API Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[12/15] chunk-format: create write_chunks() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[11/15] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[10/15] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[09/15] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[08/15] midx: convert chunk write methods to return int Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[07/15] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[06/15] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[05/15] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[04/15] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[03/15] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[02/15] chunk-format: add API for writing table of contents Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[01/15] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2020-12-03 Derrick Stolee New
[7/7] merge-ort: add modify/delete handling and delayed output processing merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[6/7] merge-ort: add die-not-implemented stub handle_content_merge() function merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[5/7] merge-ort: add function grouping comments merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[4/7] merge-ort: add a paths_to_free field to merge_options_internal merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[3/7] merge-ort: add a path_conflict field to merge_options_internal merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[2/7] merge-ort: add a clear_internal_opts helper merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[1/7] merge-ort: add a few includes merge-ort: some groundwork for further implementation - - - --- 2020-12-03 Elijah Newren New
[v2,3/3] stash: fix stash application in sparse-checkouts Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
[v2,2/3] stash: remove unnecessary process forking Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
[v2,1/3] t7012: add a testcase demonstrating stash apply bugs in sparse checkouts Fix stash apply in sparse checkouts (and a submodule test) - - - --- 2020-12-01 Elijah Newren New
t7900's new expensive test t7900's new expensive test - - - --- 2020-12-01 Jeff King New
MaintNotes: use https:// instead of git:// when possible MaintNotes: use https:// instead of git:// when possible - - - --- 2020-12-01 Ævar Arnfjörð Bjarmason New
[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
« 1 2 ... 92 93 94242 243 »