Show patches with: State = Action Required       |   24277 patches
« 1 2 ... 217 218 219242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/11] sha1-file: convert pass-through functions to object_id jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[05/11] sha1-file: modernize loose header/stream functions jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[04/11] sha1-file: modernize loose object file functions jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[03/11] http: use struct object_id instead of bare sha1 jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[02/11] update comment references to sha1_object_info() jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[01/11] sha1-file: fix outdated sha1 comment references jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
"git p4" fails when perforce login not needed "git p4" fails when perforce login not needed - - - --- 2019-01-06 Peter Osterlund New
[2/1] Revert "t/lib-git-daemon: record daemon log" t5570: drop racy test - - - --- 2019-01-06 Thomas Gummerer New
[3/3] object-store: use one oid_array per subdirectory for loose cache [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
[2/3] object-store: factor out odb_clear_loose_cache() [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
[1/3] object-store: factor out odb_loose_cache() [1/3] object-store: factor out odb_loose_cache() - - - --- 2019-01-06 René Scharfe New
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo - - - --- 2019-01-06 Christian Couder New
[v5,3/3] branch: Add an extra verbose output displaying worktree path for refs checked out in a lin… Untitled series #62625 - - - --- 2019-01-06 Nickolai Belakovski New
[v5,2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree Untitled series #62625 - - - --- 2019-01-06 Nickolai Belakovski New
[v5,1/3] ref-filter: add worktreepath atom Untitled series #62625 - - - --- 2019-01-06 Nickolai Belakovski New
Make "git log --count" work like "git rev-list" Make "git log --count" work like "git rev-list" - - - --- 2019-01-05 Linus Torvalds New
[v2] Add optional targets for documentation l10n [v2] Add optional targets for documentation l10n - - - --- 2019-01-05 Jean-Noël AVILA New
[10/10] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[09/10] read-cache.c: remove the_* from index_has_changes() Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[08/10] merge-recursive.c: remove implicit dependency on the_repository Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[07/10] merge-recursive.c: remove implicit dependency on the_index Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[06/10] sha1-name.c: remove implicit dependency on the_index Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[05/10] read-cache.c: replace update_index_if_able with repo_& Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[04/10] read-cache.c: kill read_index() Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[03/10] checkout: avoid the_index when possible Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[02/10] repository.c: replace hold_locked_index() with repo_hold_locked_index() Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[01/10] notes-utils.c: remove the_repository references Remove the_index, the final part - - - --- 2019-01-05 Duy Nguyen New
[v3] worktree: allow to (re)move worktrees with uninitialized submodules [v3] worktree: allow to (re)move worktrees with uninitialized submodules - - - --- 2019-01-05 Duy Nguyen New
[v4,8/8] test-lib: add the '--stress' option to run a test repeatedly under load [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,7/8] test-lib-functions: introduce the 'test_set_port' helper function [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,6/8] test-lib: set $TRASH_DIRECTORY earlier [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,5/8] test-lib: consolidate naming of test-results paths [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,4/8] test-lib: parse command line options earlier [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,3/8] test-lib: parse options in a for loop to keep $@ intact [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,2/8] test-lib: extract Bash version check for '-x' tracing [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit [v4,1/8] test-lib: translate SIGTERM and SIGHUP to an exit - - - --- 2019-01-05 SZEDER Gábor New
[v4,0/8] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2019-01-05 SZEDER Gábor New
[1/1] Add optional targets for documentation l10n i18n: add framework for localizing the manpages - - - --- 2019-01-04 Jean-Noël AVILA New
[v5,4/4] compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop HPE NonStop Port Commits - - - --- 2019-01-03 Randall S. Becker New
[v5,3/4] git-compat-util.h: add FLOSS headers for HPE NonStop HPE NonStop Port Commits - - - --- 2019-01-03 Randall S. Becker New
[v5,2/4] config.mak.uname: support for modern HPE NonStop config. HPE NonStop Port Commits - - - --- 2019-01-03 Randall S. Becker New
[v5,1/4] transport-helper: use xread instead of read HPE NonStop Port Commits - - - --- 2019-01-03 Randall S. Becker New
[v2] test-lib: check Bash version for '-x' without using shell arrays [v2] test-lib: check Bash version for '-x' without using shell arrays - - - --- 2019-01-03 SZEDER Gábor New
[v17,7/7] bisect--helper: `bisect_start` shell function partially in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,6/7] bisect--helper: `get_terms` & `bisect_terms` shell function in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,5/7] bisect--helper: `bisect_next_check` shell function in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,4/7] bisect--helper: `check_and_set_terms` shell function in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,2/7] bisect--helper: `bisect_write` shell function in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,3/7] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
[v17,1/7] bisect--helper: `bisect_reset` shell function in C git bisect: convert from shell to C - - - --- 2019-01-02 Linus Arver via GitGitGadget New
banned.h: mark strncat() as banned banned.h: mark strncat() as banned - - - --- 2019-01-02 Eric Wong New
[v3,3/3] pack-redundant: remove unused functions [v4,1/1] pack-redundant: remove unused functions - - - --- 2019-01-02 Jiang Xin New
[v3,2/3] pack-redundant: new algorithm to find min packs Untitled series #61461 - - - --- 2019-01-02 Jiang Xin New
[v3,1/3] t5323: test cases for git-pack-redundant [v3,1/3] t5323: test cases for git-pack-redundant - - - --- 2019-01-02 Jiang Xin New
test-lib: check Bash version for '-x' without using shell arrays test-lib: check Bash version for '-x' without using shell arrays - - 1 --- 2019-01-01 SZEDER Gábor New
git-send-email warnings & process dying of signal 11 git-send-email warnings & process dying of signal 11 - - - --- 2019-01-01 Rafał Miłecki New
[v2] doc: remove unneeded TODO for release_commit_memory [v2] doc: remove unneeded TODO for release_commit_memory - - - --- 2019-01-01 Albert Burt New
[v3,2/2] completion: treat results of git ls-tree as file paths completion: handle paths with spaces correctly - - - --- 2019-01-01 Chayoung You New
[v3,1/2] zsh: complete unquoted paths with spaces correctly completion: handle paths with spaces correctly - 1 - --- 2019-01-01 Chayoung You New
doc: remove unneeded TODO for release_commit_memory doc: remove unneeded TODO for release_commit_memory - - - --- 2018-12-31 Albert Burt New
log: add %S option (like --source) to log --format log: add %S option (like --source) to log --format - - - --- 2018-12-31 Issac Trotts New
log: add %S option (like --source) to log --format log: add %S option (like --source) to log --format - - - --- 2018-12-31 Issac Trotts New
[3/3] t0006-date.sh: add `human` date format tests. Add 'human' date format - - - --- 2018-12-31 Stephen P. Smith New
[2/3] Add 'human' date format documentation Add 'human' date format - - - --- 2018-12-31 Stephen P. Smith New
[1/3] Add 'human' date format Add 'human' date format - - - --- 2018-12-31 Stephen P. Smith New
[v3.1,5/8] test-lib: set $TRASH_DIRECTORY earlier Untitled series #61269 - - - --- 2018-12-30 SZEDER Gábor New
[v3,8/8] test-lib: add the '--stress' option to run a test repeatedly under load test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,7/8] test-lib-functions: introduce the 'test_set_port' helper function test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,6/8] test-lib: extract Bash version check for '-x' tracing test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,5/8] test-lib: set $TRASH_DIRECTORY earlier test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,4/8] test-lib: consolidate naming of test-results paths test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,3/8] test-lib: parse command line options earlier test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,2/8] test-lib: parse options in a for loop to keep $@ intact test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v3,1/8] test-lib: translate SIGTERM and SIGHUP to an exit test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-30 SZEDER Gábor New
[v2] zsh: complete unquoted paths with spaces correctly [v2] zsh: complete unquoted paths with spaces correctly - 1 - --- 2018-12-30 Chayoung You New
[2/2] Rebase: Run post-checkout hook on checkout [1/2] t5403: simplify by using a single repository - - - --- 2018-12-29 Orgad Shaneh New
[1/2] t5403: simplify by using a single repository [1/2] t5403: simplify by using a single repository - - - --- 2018-12-29 Orgad Shaneh New
[v2,2/2] pack-protocol.txt: accept error packets in any context Accept error packets in any context - 1 - --- 2018-12-29 Masaya Suzuki New
[v2,1/2] Use packet_reader instead of packet_read_line Accept error packets in any context - - - --- 2018-12-29 Masaya Suzuki New
[v4,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[PATCH/RFC,v1,1/1] Support working-tree-encoding "UTF-16LE-BOM" [PATCH/RFC,v1,1/1] Support working-tree-encoding "UTF-16LE-BOM" - - - --- 2018-12-29 Torsten Bögershausen New
[v3] sha1-name.c: Fix handling of revisions that contain paths with brackets [v3] sha1-name.c: Fix handling of revisions that contain paths with brackets - - - --- 2018-12-29 Stan Hu New
[v4,1/4] transport-helper: use xread instead of read [v4,1/4] transport-helper: use xread instead of read - - - --- 2018-12-28 Randall S. Becker New
[v4,2/4] config.mak.uname: support for modern HPE NonStop config. Untitled series #61039 - - - --- 2018-12-28 Randall S. Becker New
[v3] Simplify handling of setup_git_directory_gently() failure cases. [v3] Simplify handling of setup_git_directory_gently() failure cases. - - - --- 2018-12-27 Erin Dahlgren New
« 1 2 ... 217 218 219242 243 »