Show patches with: State = Action Required       |   24347 patches
« 1 2 ... 228 229 230243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] merge: extract verify_merge_signature() helper fix pull/merge --verify-signature on an unborn branch - - - --- 2018-11-06 Jeff King New
range-diff: add a --no-patch option to show a summary range-diff: add a --no-patch option to show a summary - - - --- 2018-11-05 Ævar Arnfjörð Bjarmason New
doc: fix typos in release notes doc: fix typos in release notes - - - --- 2018-11-05 Orgad Shaneh New
[v1] refresh_index: remove unnecessary calls to preload_index() [v1] refresh_index: remove unnecessary calls to preload_index() - - - --- 2018-11-05 Ben Peart New
[v2,16/16] fsck: mark strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,15/16] fsck: reduce word legos to help i18n Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,14/16] parse-options.c: mark more strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,13/16] parse-options.c: turn some die() to BUG() Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,12/16] parse-options: replace opterror() with optname() Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,11/16] repack: mark more strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,10/16] remote.c: mark messages for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,09/16] remote.c: turn some error() or die() to BUG() Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,08/16] reflog: mark strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,07/16] read-cache.c: add missing colon separators Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,06/16] read-cache.c: mark more strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,05/16] read-cache.c: turn die("internal error") to BUG() Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,04/16] attr.c: mark more string for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,03/16] archive.c: mark more strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,02/16] alias.c: mark split_cmdline_strerror() strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
[v2,01/16] git.c: mark more strings for translation Mark more strings for translation - - - --- 2018-11-05 Duy Nguyen New
parse-options: deprecate OPT_DATE parse-options: deprecate OPT_DATE - - - --- 2018-11-05 Carlo Marcelo Arenas Belón New
[13/13] assert NOARG/NONEG behavior of parse-options callbacks parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[12/13] parse-options: drop OPT_DATE() parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[11/13] apply: return -1 from option callback instead of calling exit(1) parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[10/13] cat-file: report an error on multiple --batch options parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[09/13] tag: mark "--message" option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[08/13] show-branch: mark --reflog option as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[07/13] format-patch: mark "--no-numbered" option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[06/13] status: mark --find-renames option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[05/13] cat-file: mark batch options with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[04/13] pack-objects: mark index-version option as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[03/13] ls-files: mark exclude options as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[02/13] am: handle --no-patch-format option parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[01/13] apply: mark include/exclude options as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[v5,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[PATCH/RFC,v2] sequencer.c: record revert/cherry-pick commit with trailer lines [PATCH/RFC,v2] sequencer.c: record revert/cherry-pick commit with trailer lines - - - --- 2018-11-04 Duy Nguyen New
[v2,5/5] pretty: add support for separator option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-11-04 Anders Waldenborg New
[v2,4/5] pretty: extract fundamental placeholders to separate function %(trailers) improvements in pretty format - - - --- 2018-11-04 Anders Waldenborg New
[v2,3/5] pretty: add support for "nokey" option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-11-04 Anders Waldenborg New
[v2,2/5] pretty: allow showing specific trailers %(trailers) improvements in pretty format - - - --- 2018-11-04 Anders Waldenborg New
[v2,1/5] pretty: single return path in %(trailers) handling %(trailers) improvements in pretty format - - - --- 2018-11-04 Anders Waldenborg New
[2/2] t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key [1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks - - - --- 2018-11-04 Michał Górny New
[1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks [1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks - - - --- 2018-11-04 Michał Górny New
[PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines [PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines - - - --- 2018-11-04 Duy Nguyen New
[v2] tree-walk.c: fix overoptimistic inclusion in :(exclude) matching [v2] tree-walk.c: fix overoptimistic inclusion in :(exclude) matching - - - --- 2018-11-04 Duy Nguyen New
multi-pack-index: make code -Wunused-parameter clean multi-pack-index: make code -Wunused-parameter clean - 1 - --- 2018-11-04 Carlo Marcelo Arenas Belón New
[RFC] checkout: add synonym of -b [RFC] checkout: add synonym of -b - - - --- 2018-11-03 Mikkel Kjeldsen New
tree-walk.c: fix overoptimistic inclusion in :(exclude) matching tree-walk.c: fix overoptimistic inclusion in :(exclude) matching - - - --- 2018-11-03 Duy Nguyen New
[v3] commit: add a commit.allowEmpty config variable [v3] commit: add a commit.allowEmpty config variable - - - --- 2018-11-03 TANUSHREE TUMANE New
sequencer.c: remove a stray semicolon sequencer.c: remove a stray semicolon - - - --- 2018-11-03 Duy Nguyen New
[[PATCH,v2] ] commit: add a commit.allowempty config variable [[PATCH,v2] ] commit: add a commit.allowempty config variable - - - --- 2018-11-03 TANUSHREE TUMANE New
commit: add a commit.allowEmpty config variable commit: add a commit.allowEmpty config variable - - - --- 2018-11-03 TANUSHREE TUMANE New
[v3,14/14] Clean up pthread_create() error handling [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,13/14] read-cache.c: initialize copy_len to shut up gcc 8 [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,12/14] read-cache.c: reduce branching based on HAVE_THREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,11/14] read-cache.c: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,10/14] pack-objects: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,09/14] preload-index.c: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,08/14] grep: clean up num_threads handling [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,07/14] grep: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,06/14] attr.c: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,05/14] name-hash.c: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,04/14] index-pack: remove #ifdef NO_PTHREADS [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,03/14] send-pack.c: move async's #ifdef NO_PTHREADS back to run-command.c [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,02/14] run-command.h: include thread-utils.h instead of pthread.h [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,01/14] thread-utils: macros to unconditionally compile pthreads API [v3,01/14] thread-utils: macros to unconditionally compile pthreads API - - - --- 2018-11-03 Duy Nguyen New
[v3,00/14] Reduce #ifdef NO_PTHREADS - - - --- 2018-11-03 Duy Nguyen New
git-worktree.txt: correct linkgit command name git-worktree.txt: correct linkgit command name - - - --- 2018-11-03 Duy Nguyen New
[v2] build: link with curl-defined linker flags [v2] build: link with curl-defined linker flags - - - --- 2018-11-03 James Knight New
[RFC/PATCH,5/5] Makefile: Add a NO_INSTALL_BUILTIN_EXECDIR_ALIASES flag [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,4/5] Makefile: add NO_INSTALL_SYMLINKS_FALLBACK switch [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,3/5] Makefile: stop hiding failures during "install" [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,2/5] Makefile: conform some of the code to our coding standards [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
diff: differentiate error handling in parse_color_moved_ws diff: differentiate error handling in parse_color_moved_ws - - - --- 2018-11-02 Stefan Beller New
merge-recursive: combine error handling merge-recursive: combine error handling - - - --- 2018-11-02 Derrick Stolee New
[v4,10/10] fixup! merge-recursive: improve rename/rename(1to2)/add[/add] handling Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[RFC,v4,09/10] fixup! merge-recursive: fix rename/add conflict handling Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,08/10] merge-recursive: improve rename/rename(1to2)/add[/add] handling Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,07/10] merge-recursive: use handle_file_collision for add/add conflicts Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,06/10] merge-recursive: improve handling for rename/rename(2to1) conflicts Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,05/10] merge-recursive: fix rename/add conflict handling Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,04/10] merge-recursive: new function for better colliding conflict resolutions Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,03/10] merge-recursive: increase marker length with depth of recursion Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,02/10] t6036, t6042: testcases for rename collision of already conflicting files Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v4,01/10] Add testcases for consistency in file collision conflict handling Improve path collision conflict resolutions - - - --- 2018-11-02 Elijah Newren New
[v1] add: speed up cmd_add() by utilizing read_cache_preload() [v1] add: speed up cmd_add() by utilizing read_cache_preload() - - - --- 2018-11-02 Ben Peart New
[v2,3/3] remote: make add_missing_tags() linear Make add_missing_tags() linear - - - --- 2018-11-02 John Passaro via GitGitGadget New
[v2,2/3] test-reach: test get_reachable_subset Make add_missing_tags() linear - - - --- 2018-11-02 John Passaro via GitGitGadget New
« 1 2 ... 228 229 230243 244 »