Show patches with: State = Action Required       |   24277 patches
« 1 2 ... 212 213 214242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other - - - --- 2019-01-25 SZEDER Gábor New
[v4,7/7] add--interactive.perl: use add--helper --show-help for help_cmd Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,6/7] t3701-add-interactive: test add_i_show_help() Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,5/7] add-interactive.c: implement show-help command Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,4/7] add--interactive.perl: use add--helper --status for status_cmd Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,3/7] add-interactive.c: implement status command Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,2/7] add--helper: create builtin helper for interactive add Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
[v4,1/7] diff: export diffstat interface Turn git add-i into built-in - - - --- 2019-01-25 Linus Arver via GitGitGadget New
fetch: prefer suffix substitution in compact fetch.output fetch: prefer suffix substitution in compact fetch.output - - - --- 2019-01-25 Duy Nguyen New
[v4,2/2] pack-objects: merge read_lock and lock in packing_data struct [v4,1/2] pack-objects: move read mutex to packing_data struct - - - --- 2019-01-25 Patrick Hogg New
[v4,1/2] pack-objects: move read mutex to packing_data struct [v4,1/2] pack-objects: move read mutex to packing_data struct - 1 - --- 2019-01-25 Patrick Hogg New
[v4,10/10] midx: add test that 'expire' respects .keep files Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,09/10] multi-pack-index: test expire while adding packs Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,08/10] midx: implement midx_repack() Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,06/10] multi-pack-index: implement 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,07/10] multi-pack-index: prepare 'repack' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,04/10] midx: simplify computation of pack name lengths Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,05/10] midx: refactor permutation logic and pack sorting Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,03/10] multi-pack-index: prepare for 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,02/10] Docs: rearrange subcommands for multi-pack-index Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
[v4,01/10] repack: refactor pack deletion for future use Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-01-24 Linus Arver via GitGitGadget New
init docs: correct a punctuation typo init docs: correct a punctuation typo - - - --- 2019-01-24 Kyle Meyer New
avoid unncessary malloc of whole file size avoid unncessary malloc of whole file size - - - --- 2019-01-24 Joey Hess New
log,diff-tree: add --combined-with-paths options for merges with renames log,diff-tree: add --combined-with-paths options for merges with renames - - - --- 2019-01-24 Elijah Newren New
[v1] git-instaweb: Add Python builtin http.server support [v1] git-instaweb: Add Python builtin http.server support - - - --- 2019-01-24 Arti Zirk New
[8/8] convert: drop path parameter from actual conversion functions drop some unused parameters - - - --- 2019-01-24 Jeff King New
[7/8] convert: drop len parameter from conversion checks drop some unused parameters - - - --- 2019-01-24 Jeff King New
[6/8] config: drop unused parameter from maybe_remove_section() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[5/8] show_date_relative(): drop unused "tz" parameter drop some unused parameters - - - --- 2019-01-24 Jeff King New
[4/8] column: drop unused "opts" parameter in item_length() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[3/8] create_bundle(): drop unused "header" parameter drop some unused parameters - - - --- 2019-01-24 Jeff King New
[2/8] apply: drop unused "def" parameter from find_name_gnu() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[1/8] match-trees: drop unused path parameter from score functions drop some unused parameters - - - --- 2019-01-24 Jeff King New
[6/6] combine-diff: treat --dirstat like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[5/6] combine-diff: treat --summary like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[4/6] combine-diff: treat --shortstat like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[3/6] combine-diff: factor out stat-format mask some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[2/6] diff: clear emitted_symbols flag after use some diff --cc --stat fixes - 1 - --- 2019-01-24 Jeff King New
[1/6] t4006: resurrect commented-out tests some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[11/11] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[10/11] read-cache.c: remove the_* from index_has_changes() nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[09/11] merge-recursive.c: remove implicit dependency on the_repository nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[08/11] merge-recursive.c: remove implicit dependency on the_index nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[07/11] sha1-name.c: remove implicit dependency on the_index nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[06/11] read-cache.c: replace update_index_if_able with repo_& nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[05/11] read-cache.c: kill read_index() nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[04/11] checkout: avoid the_index when possible nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[03/11] repository.c: replace hold_locked_index() with repo_hold_locked_index() nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[02/11] notes-utils.c: remove the_repository references nd/the-index-final small update - - - --- 2019-01-24 Duy Nguyen New
[01/11] grep: use grep_opt->repo instead of explict repo argument nd/the-index-final small update - 1 - --- 2019-01-24 Duy Nguyen New
[v3,2/2] pack-objects: merge read_lock and lock in packing_data struct [v3,1/2] pack-objects: move read mutex to packing_data struct - - - --- 2019-01-24 Patrick Hogg New
[v3,1/2] pack-objects: move read mutex to packing_data struct [v3,1/2] pack-objects: move read mutex to packing_data struct - 1 - --- 2019-01-24 Patrick Hogg New
[6/6] commit-graph: test verifying a corrupt v2 header Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[5/6] commit-graph: implement file format version 2 Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[4/6] commit-graph: add --version=<n> option Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[3/6] commit-graph: create new version flags Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[2/6] commit-graph: collapse parameters into flags Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[1/6] commit-graph: return with errors during write Create commit-graph file format v2 - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v5,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v3,2/2] checkout: fix regression in checkout -b on intitial checkout [v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit - - - --- 2019-01-23 Ben Peart New
[v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit [v3,1/2] checkout: add test demonstrating regression with checkout -b on initial commit - - - --- 2019-01-23 Ben Peart New
[v3,0/2] Fix regression in checkout -b - - - --- 2019-01-23 Ben Peart New
[v6.1,03/10] commit-graph: don't call write_graph_chunk_extra_edges() unnecessarily Untitled series #70443 - - - --- 2019-01-23 SZEDER Gábor New
[v4,21/21] ci: parallelize testing on Windows Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,20/21] ci: speed up Windows phase Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,19/21] tests: optionally skip bin-wrappers/ Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,17/21] tests: add t/helper/ to the PATH with --with-dashes Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,16/21] mingw: try to work around issues with the test cleanup Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,15/21] tests: include detailed trace logs with --write-junit-xml upon failure Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,14/21] tests: avoid calling Perl just to determine file sizes Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,13/21] README: add a build badge (status of the Azure Pipelines build) Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,12/21] mingw: be more generous when wrapping up the setitimer() emulation Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,11/21] ci: use git-sdk-64-minimal build artifact Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,10/21] ci: move the Windows job to the top Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,09/21] Add a build definition for Azure DevOps Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,08/21] ci/lib.sh: add support for Azure Pipelines Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,07/21] tests: optionally write results as JUnit-style .xml Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,06/21] test-date: add a subcommand to measure times in shell scripts Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,05/21] ci: use a junction on Windows instead of a symlink Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,03/21] ci/lib.sh: encapsulate Travis-specific things Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,02/21] ci: rename the library of common functions Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v4,01/21] travis: fix skipping tagged releases Offer to run CI/PR builds in Azure Pipelines - - - --- 2019-01-23 Linus Arver via GitGitGadget New
[v6,4/4] merge: add scissors line on merge conflict Add git-merge --cleanup support - - - --- 2019-01-23 Denton Liu New
« 1 2 ... 212 213 214242 243 »